What are the various authentication mechanisms in ASP.NET ?
Answer Posted / naresh
1. Forms Authentication.
2. Windows Authentication.
3. Passport Authentication.
4. None
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Asp pages that worked pefectly on windows 2000 server and iis 5.0 do not work on windows 2003 server with iis 6.0. Asp.net pages work fine. Why?
What is enableviewstate?
What are the advantages and disadvantages of Using Cookies?
What is a ashx file?
Explain difference between dataset and datareader?
Explain the different types of directives in .net?
To redirect the user to another page which method do we use without performing a round trip to the client?
How do u optimize a query in asp.net?
What is the difference between CLICK and MOUSE DOWN Event ?
Why session is more secure than cookies?
Can I recieve both html markup for page and code in the asp.net web page's source code portion in the web browser?
What is the difference between GridView and Repeater controls in ASP.NET?
What is application in asp net?
What is the difference between globalization and localization?
What is Pre-Render event in ASP.NET?