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

Answer Posted / deepa

web.config is a file where we can configure the database
connection ,authentication and authorization etc. for the
entire application. we can have any number of web.config
files in an application ,but only one file at each folder
level.a web.config file at its least foleder level of a web
page replaces the parent level web.config file

Is This Answer Correct ?    37 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain advantages of caching?

532


What are the differences between code behind and code inline?

516


When you are running a component within ASP.NET, what process is it running within on Windows XP? Windows 2000? Windows 2003?

594


Where is cookie used in asp.net?

576


What is the difference between asp.net and mvc?

586






What is the difference between system.stringbuilder and system.string

265


What is csrf attack in asp.net?

521


What is web configuration file and how to use in web application

595


What is the difference between dynamic SGA and static SGA?

586


Explain how viewstate is being formed?

542


What is connection pooling and how to enable and disable connection pooling?

483


Is asp.net different from asp? If yes, explain how?

496


What are the media types of http requests and response?

512


What is the difference between GridView and Repeater controls in ASP.NET?

578


What is a postback ispostback and autopostback in asp net?

481