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 / naren

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 ?    55 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is server components?

1081


Can I read the hard disk serial # of the client computer using asp.net?

1165


What is clickid?

1095


Can a .net web application consume java web service?

1022


Define a multilingual website?

1022


What is viewstate? What does the "enableviewstate” property do? Whay would I want it on or off?

959


What are type/key pairs in client script registration?

1124


What do you understand by aggregate dependency?

1142


Can you clarified A Web service can only be written in .NET or not?

1084


What are cao and sao.

1147


What is autopostback in asp net?

1084


Elaborate differentiation between ViewState and SessionState?

1135


How do you secure your connection string information?

1040


What is difference between abstract class and an interface?

989


What are the advantages of asp.net mvc framework? : asp.net mvc

1070