What are the different authentication modes in the .NET
environment?
Answer Posted / kalpana reddy m
There are 3 types
1.Windows Based Authentication
2.Form Based Authentication
3.Passport Authentication
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How do you do client-side validation in .net? How to disable validator control by client side javascript?
What is round trip in asp.net?
What is the difference between user control and custom control?
Explain the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc
Explain what benefit does your code receive if you decorate it with attributes demanding specific security permissions?
What are the event handlers that can be included in the Global.asax file?
What is the default Orientation property in a Menu control?
If I am developing an application that must accomodate multiple security levels though secure login and my asp.net web application is spanned across three web-servers (using round-robin load balancing). What would be the best approach to maintain login-in state for the users?
Explain the main function of razor in asp.net? : asp.net mvc
What can we do with asp.net?
How you can access the properties and controls of master pages from content pages?
Difference between .NET and previous version?
What New Features comes with ASP.NET Web API 2.0?
What is css in asp.net?
What is the best Macanism to clear the Cache in asp.net