Security types in ASP/ASP.NET? Different Authentication modes?
Answer Posted / babu
Asp security can be done in three ways
1.Windows authentication
2.passport (or)authentication
3.forms (or)asp authentication
| Is This Answer Correct ? | 25 Yes | 3 No |
Post New Answer View All Answers
Where can I get information on cookies in asp.net?
What are session state modes? List some of the important session state modes of asp.net.
Can you nest updatepanel within each other?
Define common type system?
What is preprocessor in .net? Where it use?
Explain significance of routing? : asp.net mvc
Name the tools or API for developing or testing web api?
What are the 3 levels at which content pages can be attached to Master Page?
What is caching in asp.net?
What is difference between view state and session state?
What are web beacons used for?
What is the difference between visual basic and asp.net?
What is application state?
Can you change a Master Page dynamically at runtime?
Explain http handlers? Where we can use the http handlers?