Posted on: 7/10/2013 9:54:17 PM | Views : 406

How do you configure the new Microsoft.AspNet.Identity.EntityFramework system to work with a database first entityframework model?
I can see the codefirst example code supplied here https://github.com/rustd/AspnetIdentitySample  but after tweaking the web.config etc i cannot find a way of getting the new identity store system to work with an existing database pulled into an entityframework model?


Tim

Go to the complete details ...