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
What is a user developed application?
Explain how viewstate is being formed?
Explain the code Access Security (CAS) in .net Framework?
How does session id work?
How can you handle exceptions in asp.net?
what is AutoEventWireUp and what is the use of This property explain in details?
A web service can only be written in .net? State whether true or false.
What is the typical session identifier?
What are the new features added from ASP to ASP.NET?
What is the usage of DelegatingHandler?
Can you dynamically assign a Master Page?
How would ASP and ASP.NET applications run at the same time on the same server?
How can we apply themes to an asp.net application?
What is the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc
Explain what is viewstate?