How to use SimpleMemberShip Provider in Asp.net MVC 4 application [duplicate]
Asked Answered
T

1

11

Although i have been through this article http://blog.longle.net/2012/09/25/seeding-users-and-roles-with-mvc4-simplemembershipprovider-simpleroleprovider-ef5-codefirst-and-custom-user-properties/

but i dont know is it correct way to use simple membership provider in asp.net mvc4 application.

Moreover, i want to know what is difference between DefaultMembership provider and SimpleMembership Providers

Tuberosity answered 8/3, 2013 at 14:29 Comment(1)
weblogs.asp.net/jgalloway/archive/2012/08/29/…Approximal
G
9

Please take a look into the following article:

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

In particular, its on supposedly respectable ASP.NET web portal and the title you looking for is "SimpleMembership: The future of membership for ASP.NET".

The article has all the links you need to get started and have all the answers to your question.

Hope this helps.

Gi answered 8/3, 2013 at 14:47 Comment(2)
The link appears to be broken.Lamplighter
evidently they moved the article. found it and fixed the link, thanks for letting me know.Gi

© 2022 - 2024 — McMap. All rights reserved.