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 server transfer?
What are client activated objects and server activated objects?
Explain how do you deploy your asp.net application?
What are the features of asp net?
What is the difference between system.stringbuilder and system.string
What is form method?
Can we set master page as a start page?
Which protocol is used in a web api?
Explain the difference between debug.write and trace.write?
What is the difference between abstract class vs interface? Can give me the real time examples?
How many types of cache are there?
What are the media types of http requests and response?
Explain the advantages of caching?
What is autopostback in dropdownlist in asp net?
How can we create Tree control in asp.net?