Types of authentications in ASP.NET ?
Answer Posted / yoga
Three types of authentications
(i) Windows
(ii) Forms
(iii)Passport
| Is This Answer Correct ? | 38 Yes | 3 No |
Post New Answer View All Answers
What is the default authentication mode for asp.net?
What is connection pooling and how to enable and disable connection pooling?
How can we apply themes to an asp.net application?
What is app_code folder in asp net?
Where is cookie used in asp.net?
What is data cache in sql server?
Explain about Application and Session Events ?
Explain serialization and deserialization?
What is ispostback method in asp.net? Why do we use that?
What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
What is the purpose of asp.net?
What is the difference between executescalar and executenonquery?
Can you set the session out time manually?
What are the modes of updation in an updatepanel? What are triggers of an updatepanel?
Explain the various authentication mechanisms in asp.net.