What was the difference between machine.config and
web.config files
Answer Posted / kinge
web.config file for only use single web application but
machine .config use whole application
| Is This Answer Correct ? | 34 Yes | 1 No |
Post New Answer View All Answers
What methods are fired during the page load? Init()
What are the contents of cookie?
Which methods validate all the controls on a page?
Why do you use the app_code folder in asp.net?
What is the difference between page-level caching and fragment caching?
What are server objects?
Where sessions are stored?
Can action method static?
How can you handle unmanaged code exceptions in asp.net?
Which namespace is used by ado.net?
Can we add code files of different languages in app_code folder?
Why do we use datasource in asp.net?
What is application variable in asp.net?
What are the disadvantages of view state?
What are the Types of authentications in IIS