What is difference between machine.config and Web.Config?
Answer Posted / sandip divate
machine.config is for configuration settings of all the
applications on a machine. where as web.config is
application specific.it contains configuration settings for
a application.
| Is This Answer Correct ? | 17 Yes | 3 No |
Post New Answer View All Answers
how to debug web services on consumer side?
in which protocol ASP.NET WEB API Work?
How many validators do ASP.NET have?
Less than one page, how many windows will you be able to maintain?
What is data binding in asp net?
How do you use viewstate?
Is asp.net 64-bit enabled? How?
What is asp.net with mvc? : Asp.Net MVC
What kind of programming language is ASP.NET?
How can I create master page in asp net?
Explain the significance of routing? : asp.net mvc
Which control has default post back is enabled(true)?
What is a web pool?
what is a .xap file? Explain with an example.
What is the use of dispose method?