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
Can we use MSSql as backend in asp.net...if yes then How.?
What is ispostback method in asp.net? Why do we use that?
What is a 1x1 pixel?
What are cookies in your browser?
What is custom attribute?
What is session state server?
What is form method?
When you use Ajax controls in the ASP.NET application?
Can we make activex dll also ti execute in some process as that of client ? How can we do?
Write a code for passing ArrayList in Web API?
Which Is Faster MVC or ASP.net ?
What is the request flow used for asp.net mvc framework? : asp.net mvc
What are the different authentication modes in asp.net?
What are the different kinds of assemblies?
Why do we need asp.net?