Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Tell About Web.config ?

Answers were Sorted based on User's Feedback



Tell About Web.config ?..

Answer / sivaprasad

Usually ASP.NET Application will run by two configuration
files 1)machine.webconfig
2)Web.config
These two are in system will is for all Webapplications
and we had a choice like maintaining web.config files in
Application for maintaing connectionstrings,Appsettings
which is used for Application settings so this web.config
file will overwrite settings in above two config files and
we had a choice like maintaining web.config file under
perticular folder which contain settings for that
particular pages which are under that folder, so this
web.config file will ovwrwrite settings in our Application
web.config file

Is This Answer Correct ?    2 Yes 0 No

Tell About Web.config ?..

Answer / ram

web.config is an XML file. A folder can have only one
web.config file. It helps to set configuration setting for
an application.

Is This Answer Correct ?    3 Yes 2 No

Post New Answer

More ASP.NET Interview Questions

What property must you set, and what method must you call in your code, in order to bind the data from a data source to the Repeater control?

1 Answers   Siebel,


What combination of methods are used to improve the speed of the fill() method of the DataAdapter? a) BeginFillData() and EndFillData() b) StartFillData() and EndFillData() c) BeginLoadData() and EndLoadData() d) StartLoadData() and EndLoadData()

2 Answers   Syntax Softtech, winfoware,


What is the advantage of using Windows authentication in a Web application?

0 Answers   MCN Solutions,


Explain the procedure to handle the process request using mhpm events fired? : asp.net mvc

0 Answers  


Define tracing.

0 Answers  


What a diffgram is, and a good use for one?

0 Answers  


What data type does the Range Validator control support?

5 Answers  


when to use webservice and when to use remotong diff between them

3 Answers  


Why web api is better than wcf?

0 Answers  


What is asp.net futures?

0 Answers  


What is caching? What are the different types of caching?

6 Answers  


Explain the difference between the web config and machine config.

0 Answers  


Categories