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 web.config and machine.config ?

Answer Posted / alb.shah

1. web.config and machine.config both are the configuration
files
2. web.config files contains settings specific to a web
application, machine.config file contains settings to
computer.
3. configuration system first searches settings in the
machine.config file next look at web.config file
4. web.config file exists within the web application,
machine.config file exists in the
c:\windows\microsoft.net\framework\version\config file
5. if we remove web.config file it does not contains any
connection string settings the web application will run, if
we remove machine.config file no one windows and web
application will run.

Is This Answer Correct ?    12 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are session state modes?

1042


What is the used of "ispostback" property?

1190


What symbol specifies the beginning of a query string?

978


Securitywise What are the Enhancements in 2.0?

1997


What is the asp.net mvc folder conventions? : asp.net mvc

957


Can we have multiple web config files for an asp.net application?

1030


What is the difference between trace and debug in asp.net?

1185


What is the difference between application state and session state in asp net?

1093


Which Is Faster MVC or ASP.net ?

1074


What is OSI layer? Explain different layers.

1107


Can we override the enablepartialrendering property of the scriptmanager class?

1175


What is the Intermittent crashing of application in production?

1108


What is the difference between Classic ASP and ASP.Net?

1164


COM+ Used ________________ Isolation Level

1999


How many types of validators are there in asp net?

1013