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 are the steps to follow to host a web application on a web server?
What are the different types of events are occured when a client requests an ASP.NET page from IIS server?
How can you handle unmanaged code exceptions in asp.net?
Can I tap into other windows livetm services?
I want to connect a system in LAN and I want to access that. Whenever I am moving a mouse in my desktop, the similar thing has to happen in another system in which I have connected. I need coding for this in C# and ASP.NET Can anyone please help me. It is very urgent. Thanks in advance. My email id is manojkumarchallagundla@gmail.com Will you please?
How can you identify that the page is post back?
What is authentication in asp.net?
Explain the differences between managed and unmanaged code?
What is the use of web.config file?
Dataset is the disconnected environment. suppose if you are binding records to gridview (disconnected environment) and you are making changes to the the grid but before updating the database if any other user modify the data, how will you avoid such problem?
Tell me how asp.net mvc differs from asp.net web forms? : asp.net mvc
What are the Types of authentications in IIS
Why is asp.net so popular?
How can we inherit a static variable?
i want to implement grid view value in paypal site. so how to create this code in asp.net with C#