Search code examples
asp.netasp.net-mvcsimplemembership

SimpleMembership in ASP.net


Just wondering can you add this to any ASP.NET 4.5 project, or does it have to be an MVC one?

I like the idea of being able to use the customisation of SimpleMembership. Also are there any good tutorials or demos on how to add this to a project?

Thanks in advance

Alan


Solution

  • have a look at below links

    SimpleMembership, Membership Providers, Universal Providers and the new ASP.NET 4.5 Web Forms and ASP.NET MVC 4 templates

    http://weblogs.asp.net/jgalloway/archive/2012/08/29/simplemembership-membership-providers-universal-providers-and-the-new-asp-net-4-5-web-forms-and-asp-net-mvc-4-templates.aspx

    using-simplemembership-with-asp.net-webpages

    http://blog.osbornm.com/2010/07/21/using-simplemembership-with-asp.net-webpages/