What is web.config. How many web.config files can be allowed
to use in an application ?

Answer Posted / skumar

Web config file is a XML file, that contains information
about the application level settings. This is most useful
feature to change the hard coded things.

Usually only one config file will be used in the web
applications. That resides in the root folder of web
application. But the developer can create one config file
for each folder. It will take from the current level hierarchy.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is active web page?

568


What setting must be added in the configuration file to deny a particular user from accessing the secured resources?

497


What will happen if the server confugration file and the application confugration file have different values for sassion state ASP.NET?

749


How many types of state management are there in asp net?

524


can s/w quality assurance engineer switch field to programming side i m very much interested in programming but not much good in it

1419






Explain the path instructions in xaml?

565


How are sessions stored?

534


What is the purpose of session management?

515


Define a static class?

533


What are the disadvantages of using session?

474


What are navigation controls? How many navigation controls are there in ASP.NET 4.0?

541


What is the difference between an htmlinputcheckbox control and an htmlinputradiobutton control?

622


what are the Custom controls in asp.net?

570


Can we override the enablepartialrendering property of the scriptmanager class?

643


How to manage different kinds of sessions in ASP.NET?

565