Timeline for How to model users accounts in ASP MVC Framework with Entity Framework using code-first approach?
Current License: CC BY-SA 3.0
7 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 23, 2017 at 12:40 | history | edited | CommunityBot | replaced http://stackoverflow.com/ with https://stackoverflow.com/ | |
| Sep 11, 2014 at 17:56 | history | bounty awarded | CommunityBot | ||
| Sep 6, 2014 at 2:47 | vote | accept | joe | ||
| Sep 5, 2014 at 13:26 | comment | added | paul | @joe I updated my answer to answer your questions -- there was too much for just a comment. | |
| Sep 5, 2014 at 13:23 | history | edited | paul | CC BY-SA 3.0 | Expanded answer to address questions in the comments |
| Sep 4, 2014 at 21:52 | comment | added | joe | thanks for the link, this looks exactly what i am looking for with one exception, i believe, i still need to deal with two separate data contexts, userscontext and the application context. but it's a great step, if you do not mind, since you've used it before, did you manage to get all your entities (app classes, and membership classes) using the same datacontext? for initialization and queries...? Thanks | |
| Sep 4, 2014 at 14:46 | history | answered | paul | CC BY-SA 3.0 |