Types of authentications in ASP.NET ?
Answer Posted / kartheek
1.Windows-based authentication
2.Forms-based authentication
3.Passport-based authentication
| Is This Answer Correct ? | 23 Yes | 4 No |
Post New Answer View All Answers
How do we ensure view state has not tampered?
How do you handle server controls?
How can we create Tree control in asp.net?
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
Which of the following .NET framework supports Web API?
What is the difference between response.redirect and server.transfer?
Will the asp.net validators run in server side or client side? How do you do client-side validation in .net?
what are the ihttphandler and ihttphandlerfactory interfaces ?
How does session authentication work?
What is http request and response?
Can we override the enablepartialrendering property of the scriptmanager class?
What is the difference between ASP Session State and ASP.Net Session State?
Is session stored in browser?
What is gridview in asp.net?
How to bind all the binding controls in a page at once in ASP.NET?