What is web.config and machine.config ?
Answer Posted / prakash j
web.config apply settings to each web application.
machine.config apply settings to all asp.net web application
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between session and viewstate?
How can you make sure that web api returns json data only?
What is datagrid asp.net?
What is viewstate parameter?
What is the difference between application state and session state in asp net?
List down the sequence of methods called during the page load.
What is viewstate in asp net with example?
Why do we use asp.net?
What is the purpose of asp.net?
List of words of preprocessor in .net?
Mention the namespace that is used to include .net data provider for sql server in .net code?
Is it possible to write code in many languages in one asp.net project?
How many types of cache are there?
What is the use of service provider?
Explain Areas in MVC?