Types of authentications in ASP.NET ?
Answer Posted / archana poul
Forms Authentication
Windows Authentication
Passport Authentication
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is difference between Fragment Caching and Page Caching in ASP.NET?
In order to bind the data from a data source to the Repeater control what property is set and what method must you call in your code,?
What is _dopostback in asp net?
What is a nested masterpage in asp.net 2.0? Can there be a master page inside a masterpage?
What is view state management in asp net?
What are the different methods of session maintenance in asp.net?
What is server side session management?
What is the difference between rest and restful?
How many ways are there to maintain a state in .net? What is view state?
How does asp page work?
Why do you use the app_code folder in asp.net?
Will the asp.net validators run in server side or client side? How do you do client-side validation in .net?
Distinguish between Server-side and Client-side code with its functionality?
Explain Session state management options in ASP.NET.
How do sessions work?