1
Answer

Using ASP.NET MVC 3 Want to develop Admin and User login in same login page

Photo of Ekanath Reddy

Ekanath Reddy

12y
3.8k
1
1.Admin register himself in table1, logged in with uid & pwd.
2.Creates Users.
3.Now user needs to login to his account. using same login page diff master pages for admin & User.
4.Must have created default ASP.NET MVC Application. Not with the empty application.

Answers (1)