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...


What is different between webconfig.xml & Machineconfig.xml ?



What is different between webconfig.xml & Machineconfig.xml ?..

Answer / sulochana singh

Web.config & machine.config both are configuration files.Web.config contains settings specific to an application where as machine.config contains settings to a computer. The Configuration system first searches settings in machine.config file & then looks in application configuration files.Web.config, can appear in multiple directories on an ASP.NET Web application server. Each Web.config file applies configuration settings to its own directory and all child directories below it. There is only Machine.config file on a web server.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

What is the method used to load generated dataset with data on the DataAdapter control ?

3 Answers   Siebel,


Define xmlreader class.

0 Answers  


What is difference in .net 1.1 and .net 2.0?

0 Answers  


What is asp.net response object?

0 Answers  


Explain diff between dataset and datareader?

0 Answers  


To display data in a Repeater control which templete is provided ?

4 Answers   Siebel,


What is the use of dispose method?

0 Answers  


How to find out what version of asp.net I am using on my machine?

0 Answers  


What is mvc in asp.net tutorial? : Asp.Net MVC

0 Answers  


If you want a certain ASP.NET function executed on MouseOver for a certain button. Where do you add an event handler?

1 Answers  


What definition correctly defines a label server control with the name set to lblHoop? a) <asp:Label name=?lblHoop? runat=?server? /> b) <Label id=?lblHoop? runat=?server? /> c) <asp:Label id=?lblHoop? runat=?server? /> d) <server label name=?lblHoop? runat=?asp? />

3 Answers   Syntax Softtech,


relacement of websevices in .net 3.0?

1 Answers   Mind Tree,


Categories