What was the difference between machine.config and
web.config files

Answer Posted / reha

when you want to set some settings/properties common to all
the applications falling under same web server then go for
machine.config. If you want apply the settings individually
to each web application then go for web.config.

Is This Answer Correct ?    14 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference in .net 1.1 and .net 2.0?

571


Difference between using directive vs using statement?

500


Explain a program using code nuggets to create a simple application? : asp.net mvc

500


What is side-by-side execution? Can two applications, one using a private assembly and other using a shared assembly, be stated as side-by-side executables?

554


To wrap up a call to a Web service the standard used is..?

530






What is the use of autowireup in asp.net?

548


Explain diff between dataset and datareader?

516


What are the advantages of using Master Pages?

589


What are the differences between clr & cts?

523


Where sessions are stored?

643


What is event bubbling?

590


What are the validation controls available in ASP.NET?

532


What is the application pool?

535


How does viewstate work?

561


What are the disadvantages of using session?

460