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
What is OSI layer? Explain different layers.
Explain the difference between asp and asp.net?
How to include silver light .xap page into asp.net web application and what is the purpose of using silverlight application?
What is clickid?
What is the asp.net mvc folder conventions? : asp.net mvc
Can you dynamically assign a Master Page?
how to transfer the file from client to server using asp.net
What are tuples?
What are HTTP handlers in ASP.NET?
Why is mvc better than asp.net?
What is loop in asp.net?
How to change Master page in ASP.Net using code?
What is the difference between ASP Session State and ASP.Net Session State?
How do you identify that the page is postback?
Can more than one person use the same login?