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 / sanjay maurya

What are the two types of configuration files supported by
ASP.Net?
Configuration files are used to control and manage the
behavior of a web application.
? Machine.config
? Web.config
Difference between Machine.Config and Web.Config?
Machine.Config:
? This is automatically installed when you install Visual
Studio. Net.
? This is also called machine level configuration file.
? Only one machine.config file exists on a server.
? This file is at the highest level in the configuration
hierarchy.
Web.Config:
? This is automatically created when you create an ASP.Net
web application project.
? This is also called application level configuration file.
? This file inherits setting from the machine.config

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the advantages of passport authentication?

1090


What is asp.net master page?

1039


Explain culture and uiculture values.

1030


What is simple data binding?

1007


What is the main differences between asp and asp.net?

1149


What is scope of an application variable in asp.net?

1042


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

1138


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

1096


Why select Web API?

1050


What are directives in asp.net?

1005


Why viewstate is used in asp.net?

1086


In asp.net, how can you validate drop down box?

1239


What is the difference between typeof() vs gettype()?

1172


How would you create a permanent cookie?

1089


Which protocol is used in a web api?

1156