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

Answer Posted / ranjeet kumar

web.config files apply settings to each web application,

but

machine.congig file apply settings to all asp.net
applications.

Is This Answer Correct ?    52 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How will you load dynamic assembly? How will create assesblies at run time?

685


What is base class of .net?

728


In early binding will the method invoked on com component will verify it?s existance in the system or not ?

2355


What is the difference between cookie and session?

685


Explain the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc

704






What are early binding and late binding.

795


Can one dll file contains the compiled code of more than one .net language?

741


What is the state management in asp.net?

732


Can you nest updatepanel within each other?

727


Explain what benefit does your code receive if you decorate it with attributes demanding specific security permissions?

723


What is the use of global.asax file?

749


What is a nested masterpage in asp.net 2.0? Can there be a master page inside a masterpage?

685


What is the mvc model?

742


What is mvc in angular?

725


What is the difference between the get method () and post method ()?

699