1
Answer

Which Registration and Login control for MVC?

Photo of r p

r p

12y
904
1 Others
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)