Extending User Model with inheritance or association

first post: smdooley wrote: Looking to extend your User Model whereby a User can be associated...

latest post: Se3ker wrote: It really depends on what inheritance strategy you intend on using,...

Disable DB Creation

first post: mtugnoli wrote: I would like to disable the DB creation, I know to use "Database.S...

latest post: Se3ker wrote: If you are using CreateDatabaseIfNotExists then you need to create ...

how to use with a Custom Membership Provider?

first post: anbrandi wrote: Since my hosting doesn't allow the databases to be accessed via "d...

latest post: Se3ker wrote: If by this you mean you would like to be able to use database gener...

MembershipUser -> User

first post: Dantix wrote: CodeFirstMemberShipProvider and WebSecurity classes provides method...

latest post: Se3ker wrote: Yes in the original implementation it is, but not in mine, its only...

website auto logon when i opend other website??

first post: tuanbun wrote: ex: After I had run website MVCMusicStore and logon, I run website...

latest post: Se3ker wrote: Not sure what you mean? please explain a bit more.

Why so many unimplemented methods?

first post: LDumond wrote: I find it curious that you would have left so many unsupported met...

latest post: Se3ker wrote: There are really only two unsupported methods EnablePasswordRetrie...

Crypto.cs

first post: HyperJ wrote: Is the crypto class a work in progress? There seem so be quite a f...

latest post: Se3ker wrote: No, the class is released as part of ASP.NET MVC3 RTM source code u...

Database Name

first post: mtugnoli wrote: How I set the Database Name ? now all data is created on "CodeFirs...

latest post: Se3ker wrote: In the future i may fix the namespace issues in the C# version. VB ...

How to change the default connection string ?

first post: Monomachus wrote: So after I installed by default Universal Providers for SqlCE (fro...

latest post: Se3ker wrote: Entity framework code-first uses the context name to determine the ...

add fields

first post: overmachine wrote: How can i add another field to the users table ? i want to show so...

latest post: Se3ker wrote: Add FirstName, LastName properties to your RegisterModel it is loca...

  • 1-10 of 10 discussions
    • Previous
    • 1
    • Next
    • Showing
    • 10
    • discussions