What was the difference between machine.config and
web.config files
Answer Posted / srinu
machine. config is configuration file for all the
application in the IIS.
web.config is a configuration file for a application or
folder
machine.config for machine level configuration.
web.config for a application/folder level configuration
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Using code explain Configuration Management
What is difference between Lambda Expression and LINQ in ASP.NET?
Can we create a multiple user simultaneously ?
Define web services in asp.net.
What are the major built-in objects in ASP.NET?
How response object is related to asp's response object?
Why do I get error message "could not load type" whenever I browse to my asp.net web site?
Why does my asp.net file have multiple tag with runat=server?
What is a master page and what does it do?
How can you debug your.net application?
What symbol specifies the beginning of a query string?
Differentiate between namespace and assembly.
What is custom events? How to create it?
What is difference between asp.net and asp?
What is the Intermittent crashing of application in production?