Types of authentications in ASP.NET ?
Answer Posted / somesh
1.windows
2.forms
3.passport
| Is This Answer Correct ? | 25 Yes | 2 No |
Post New Answer View All Answers
Is asp.net and .net the same?
What is the difference between user control and custom control?
Why we are using mvc instead of asp.net? : Asp.Net MVC
Is asp.net web forms dead?
What are the advantages of passport authentication?
What is the difference between custom web user control and a custom web server control?
Can you explain how ASP.NET application life cycle and page life cycle events fire?
What is the most appropriate lifetime for a database connection/orm context in an asp.net mvc application? : Asp.Net MVC
Why do we use sessions?
Define machine.config in .net?
Am not able to move the controls on the form freely in asp.net 3.5 even though I selected the position as relative or absolute for those controls. What should I do to overcome this?
What does the orientation property do in a menu control?
Why will you usually create an aspnet user account in the database for an asp.net web application?
What is the difference between abstract class vs interface? Can give me the real time examples?
what is AutoEventWireUp and what is the use of This property explain in details?