what is use of web.config?

Answer Posted / ranjan kumar yadav

the web.config file inherits the setting from machine.config
it can be customize for setting to to individual web
application.it can override all the settings of
machine.config. the web.config file is kept in the root
virtual directory of web application to apply different
setting to the application.

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the asp.net list controls and difference between them?

761


What are the contents of cookie?

852


What are custom user controls in asp.net?

764


Which asp.net objects encapsulate the state of the client and the browser?

817


Can you explain architecture of your project ?

888


Explain the difference between value type and reference type?

468


while developing webservices if i want some users to use my webservice only how can i give security to my webservice?

1640


To get the values in two different controls to match which control you use it?

817


How is my content secured from unauthorized access?

738


How to create discussion forum in asp.net mvc? : Asp.Net MVC

787


Explain the difference between debug.write and trace.write? When should each be used?

780


How can you identify that the page is post back?

794


How can you handle exceptions in asp.net?

790


What is cas?

832


Whats the difference between abstract factory pattern and factory pattern?

832