What are Authentication mechanisms in .Net?
Answer Posted / suresh
1.forms authentication
2.windows authentication
3.xml authentication
| Is This Answer Correct ? | 0 Yes | 6 No |
Post New Answer View All Answers
What is the exact purpose of http handlers?
What is owin authentication?
Explain the use of dataadapter.
Define the types of configuration files.
What is the significance of ASP.NET routing?
How can you identify that the page is post back?
Differentiate between early binding and late binding.
What is the difference between table and query?
Which data type does the rangevalidator control support?
What is the use of express session?
To redirect the user to another page which method do we use without performing a round trip to the client?
Explain the difference between web user control and web custom control?
Explain the difference between asp & asp.net.
How do I debug an asp.net application that was not written with visual studio.net and that does not use code-behind?
How can exception be handled with out the use of try catch?