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
What is mvc in asp.net tutorial? : Asp.Net MVC
What is an example of an application service provider?
What are asp.net web forms?
What happens if an ASP.NET server control with event-handling routines is missing from its definition?
What is session in web technology?
What is a web api? Which protocol is used in a web api?
Explain how asp.net different from asp?
Explain the difference between Repeater and Data list control in ASP.NET?
What kind of data can be stored in viewstate?
What is virtual directory in asp.net?
Describe SOA and the tenets of it?
Can you explain one critical mapping? Performance issue which one is better? Whether connected lookup tranformation or unconnected one?
When you use Ajax controls in the ASP.NET application?
How to change Master page in ASP.Net using code?
Explain how do you deploy your asp.net application?