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

How can we Validate a Controls in ASP.NET page using JavaScript?

834


What is the difference between Hash table and Array list?

606


In the Repeater control which way you can edit?

853


What are session objects?

734


Explain what is clr?

821


Differentiate between authentication and authorization.

762


What is AutoPostback?

804


What are the parts of an http response?

706


What is the difference between a candidate key and primary key?

758


What are the features of asp net?

717


What is difference between session and viewstate?

660


What is data grid view in asp.net?

705


Is there any alternative to avoid name collisions other then Namespaces?

823


Can you use c# without .net?

744


What is authentication in asp.net?

788