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 would you create a permanent cookie?
What is web api and why to use it?
What are standard controls?
What are the modes of updation in an updatepanel?
What is recordset asp?
What are the difference between function and stored procedure in .net programming language?
Define static function?
Define a web service in .net?
How can u deifne the benefits and limitation of using Viewstate for state management?
Define repository pattern in mvc.net? : asp.net mvc
What is the difference between a default skin and a named skin?
When maintaining session through sql server, what is the impact of read and write operation on session objects?
Explain the Order of events in an asp.net page?
Is asp net front end or backend?
What are the layouts of ASP.NET Pages?