@Dan Friedman - multiple DB contexts - combine them Yes, multiple contexts are allowed - and you're right, merge them so you can include users in your queries. To do this: 1. Delete the UsersContext class 2. Add the UserProfiles DbSet to your application's context 3. Update the InitializeSimpleMembershipAttribute.
No comments:
Post a Comment