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 was the difference between machine.config and
web.config files

Answer Posted / sandhya

1)Machine.config is used to store machine level settings
Web.config is used to store per application based settings

2)We can have more than one web.config files but only one
machine.config

3)Web.config overrides the machine.config file.

If we store different values on both for a single key, the
application will get the value from the web.config file

Is This Answer Correct ?    10 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is GAC in ASP.NET 2.0

1233


Explain about asp.net state management?

1082


How you will handle session when deploying application in more than a server?

1153


Explain the difference between value type and reference type?

701


When cookie will expire?

1052


What are the properties of the eventargs argument when capturing keyboard events?

1125


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

1174


Is react a template engine?

974


Name the method that needs to be invoked on the dataadapter control to fill the generated dataset with data?

1038


Can you edit data in the Repeater control? Which template must you provide, in order to display data in a Repeater control? How can you provide an alternating color scheme in a Repeater control? What property must you set, and what method must you call in your code, in order to bind the data from some data source to the Repeater control?

1093


Explain code snippet to register exception filters from controller?

1042


What is jade template engine?

1093


What are the advantages of using sql stored procedures instead of adhoc sql queries in an asp.net web application?

1180


Are cookies client side or server side?

953


How can you debug your.net application?

1056