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

Can you set which type of comparison you want to perform by the comparevalidator control?

903


How to change Master page in ASP.Net using code?

1064


What is State Management in .Net and how many ways are there to maintain a state in .Net? What is view state?

1058


what is the difference between response.write() and response.output.write()?

1159


What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?

1013


Explain the flow of processing of the request? : asp.net mvc

970


What does passport and windows authentication mean in ASP.NET?

1206


What are the data controls available in asp.net?

961


Explain the use of dataadapter.

1080


Is global asax mandatory?

989


How many web config files can be created for an application?

860


How to rename a table using sql queries?

1100


How do you remove duplicates without using remove duplicate stage?

1049


What is use of Master Page in ASP.NET web pages?

1051


What is the difference between the response.write() and response.output.write() methods?

1005