how can create login from create and written conde in asp.net



how can create login from create and written conde in asp.net..

Answer / Nitin Jain

To create a login system in ASP.NET, follow these steps: 1. Install the ASP.NET Identity framework. 2. Create a new User and Role model for your database. 3. Implement user registration, login, and password reset functionality using the created models and controllers.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

What is the difference between Session and response.Redirect?

1 Answers   Microsoft,


Which is faster viewbag or viewdata?

1 Answers  


what are Httpmodule and HttpHandler?

3 Answers   Microsoft, Wipro,


1. Briefly describe your ideal job?

1 Answers   Swatz Oils, Swetz Oil,


In Data grid the question is below quantity price total these are 3 fields available in data grid if you enter quantity the total has to update automatically.Price field is already filled completely

1 Answers   Quest,


If you are using two select queries and retrieving data. how do you access second query's result set using data reader?

2 Answers   Cap Gemini, Keane India Ltd, MindSquare,


What’s the difference between asp.net web forms and asp.net mvc?

1 Answers  


How do we get only edited/deleted/inserted records from a Dataset?

1 Answers   Syntax Softtech,


What is a web api endpoint?

1 Answers  


WSDL means?

1 Answers   Siebel,


What is wrong with a line like this? DateTime.Parse(myString)

5 Answers   Metasys,


How to display validation messages in one control?

1 Answers  


Categories