What is web.config and machine.config ?
Answer Posted / dhananjay nazare
web.Config: Web.Config file is maintained within a
particular Web application and the Configuration setting
specified within web.config file is applicable to that
application only.
Machin.Config: Machin.Config file is maintained within .Net
framework derectories and configuration setting within
Machin.Config file affects all the managed application
deployed on that machin
Is This Answer Correct ? | 56 Yes | 5 No |
Post New Answer View All Answers
Which property needs to be set for script manager control to extend the time before throwing time out expection if no response is received from the server?
Do you support digital rights management to protect my videos?
How can we communicate with each server in N-tier Architecture? and what are the methods?
Describe the sequence of action takes place on the server when ASP.NET application starts first time?
A web service can only be written in .net? State whether true or false.
About CLR, reflection and assemblies?
What is the main difference between Asp.net and Vb.net?
Can you explain the basic use of dataview?
What is clr? Difference between clr & cts?
What is a proxy in web service?
How many types of validation are there?
How ASP.NET page works?
Which validator control you use if you need to make sure the values in two different controls matched?
What is asp.net mvc5? : Asp.Net MVC
Explain the Order of events in an asp.net page?