How do you define authentication in Web.Config?
Answer Posted / kautilya
in the authentication tag we have to specify the mode of
the authentication. The mode can be Windows, Forms,
Passport or None.
| Is This Answer Correct ? | 17 Yes | 3 No |
Post New Answer View All Answers
Do I need to have the latest version of windows media player installed?
Explain model, view and controller represent in an mvc application? : asp.net mvc
Why would a company use an application service provider?
Will the asp.net validators run in server side or client side?
What is the advantage of mvc over asp.net? : Asp.Net MVC
List some of the important session state modes of asp.net.
What are the properties of the eventargs argument when capturing keyboard events?
What are the different types of proxy patterns?
What is difference between asp.net and asp.net mvc? : Asp.Net MVC
Why viewstate is used in asp.net?
How can we Validate a Controls in ASP.NET page using JavaScript?
Any one can tell how we store tiff format images in database and retrive from the database(need for tiff format only)
We are using Jscriopt validations and at clint site javascript is not running that time validation would work? if yes then how it would behave?
What is the use of express session?
What is the viewstate in asp.net?