r p

r p

  • NA
  • 343
  • 0

Which Registration and Login control for MVC?

Apr 1 2013 5:59 AM
Hi,
I am developing a new MVC project from beginning to end. This application is to store customer information and feedback.
Customers should be able to register on the site.
What kind of registration and login control should I use - ASP.NET Membership class and the registration controls which come with it or should I build a custom register control from scratch?
Thanks

Answers (1)