Wednesday, April 1, 2015

Getting Started with ASP.NET Identity

If you are just learning about ASP.NET Identity, it is quite difficult to find good resources describing and detailing all of the things that you can accomplish with this new Identity Framework (as opposed to the older Membership Provider Framework).

One of the first articles that you might come across is this one: http://www.asp.net/identity/overview/getting-started

However, if you really want to dig into ASP.NET Identity and understand all the bits and pieces, you definitely want to look at this article which covers many more details and topics than the basic MSDN ASP.NET Identity Tutorials that Microsoft provides: http://www.asp.net/identity/overview/getting-started/aspnet-identity-recommended-resources

No comments:

Post a Comment