Ive heard there new providers with ASP.NET 4.5 (such membership provider) but it seem i can't find anything decent about using the SimpleMembership with WebForm ASP.NET 4.5 and EntityFramework. Is there any good documentation or explanation about how to implement the SimpleMembership with the technologies specified over (sql shema creation, configuring the project)?
Here is a recent article that gives a good overview:
Hope this helps.