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 ?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between pathparam and queryparam?

1119


What does occur first in ASP.Net, Authentication or Authorization?

1089


Just by seeing the signature of the bean how can you specify whether it is a stateful or stateless session bean?

1041


Explain about the .NET framework?

1123


Describe the sequence of action takes place on the server when ASP.NET application starts first time?

1185


How do you store a value in viewstate and retrieve them?

1061


How is it possible for .NET to support many languages?

779


What is an assembly? Explain its parts.

1139


Is it possible to create web application with both webforms and mvc?

1034


What is difference between view state and session state?

903


how to transfer the file from client to server using asp.net

1163


What is mvc in angular?

1025


Explain authorization levels in .net ?

1086


How does the cookies work in asp.net?

1254


If we remove web.config or machine.config from the application then, is this application will works?

1065