Types of authentications in ASP.NET ?
Answer Posted / somesh
1.windows
2.forms
3.passport
| Is This Answer Correct ? | 25 Yes | 2 No |
Post New Answer View All Answers
What is the parent class of all web server control?
What is difference between View State and Hidden Field in ASP.NET?
Define machine.config in .net?
Can a .net web application consume java web service?
Will session work if cookies is disabled?
Which of the following .NET framework supports Web API?
Explain what is viewstate?
how to implement some securty aspect in our application i.e 1.cookie poisioning. 2.data encryption. 3.forcefull browsing 4.sql/code injection 5.securing web app by using web services ........my question is how to implement these thing in our application is this done by hard coding or by help of some tool
What does occur first in ASP.Net, Authentication or Authorization?
what is publisher?
How do I publish my asp.net application to my isp's web server?
Explain what is event bubbling?
What happens if an ASP.NET server control with event-handling routines is missing from its definition?
What is a gridview in asp.net?
What are the page life cycle events?