Month: April 2016
How to configure Custom Membership and Role Provider using ASP.NET MVC
ASP.NET membership is designed to enable you to easily use a number of different membership providers for your ASP.NET applications.
Read moreHow to Customize Asp.NET Identity with External Database Storage step by step
ASP.NET Identity is designed to enable us to easily use a number of different storage providers for our ASP.NET applications. We can use the supplied
Read more