How do you define authentication in Web.Config?
Answer Posted / sudhir kunnure
just write a tag <authentication
mode="Windows"/>
| Is This Answer Correct ? | 16 Yes | 1 No |
Post New Answer View All Answers
What are the main differences between asp and asp.net?
Explain the code Access Security (CAS) in .net Framework?
Describe session handling in a webfarm, how does it work and what are the limits?
What is css and what is it used for?
What is the exact purpose of http handlers?
Why mvc is faster than asp.net? : Asp.Net MVC
How to implement role based security in asp.net mvc? : Asp.Net MVC
What is the basic purpose of the required field validator? How can you use a required field validator to check that the user changes the initial value of a text box? a listbox?
Is asp.net 64-bit enabled? How?
Is post back property in asp net?
Describe the differences between the lifecycles of Windows services and Standard EXE?
What are the page life cycle events?
Why should i prefer JSP over asp.net or any other web development language..??
Define authentication and authorization.
What is application variable?