What are the various authentication mechanisms in ASP.NET ?
Answer Posted / naresh
1. Forms Authentication.
2. Windows Authentication.
3. Passport Authentication.
4. None
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What does a switch do?
What is server components?
Explain what is clr?
Define authentication and authorization.
Which is the best institute to learn Microsoft Technologies and the faculty if you Know?
For which does this Codebehind="MyCode.aspx.cs" is relevent to ?
In ViewState How much lifespan items stored?
Where do we store our connection string in asp.net application?
What is a uri query?
What is http protocol and how it works?
benefits of migration from asp to asp.net hi frnds, i have to give presentation to a client about how useful would be migrating their project from asp to asp.net .plz give me some points which i should incorporate in my ppt thanks
If there are multiple update panels on the page say upd1 and upd2. There is a button placed in upd1. How can you stop upd2 to update when button placed in upd1 is clicked?
If Instancing = Single use for ActiveX Exe, how will this be executed if there are 2 consecutive client requests ?
What are session state modes?
What is the difference between Session and response.Redirect?