What was the difference between machine.config and
web.config files
Answer Posted / reha
when you want to set some settings/properties common to all
the applications falling under same web server then go for
machine.config. If you want apply the settings individually
to each web application then go for web.config.
| Is This Answer Correct ? | 14 Yes | 2 No |
Post New Answer View All Answers
How can we register exception filter globally?
What is the size of Get method and how much data it can store?
How do you identify that the page is postback?
What is a web api?
Can master pages be nested?
What are the different authentication modes in asp.net?
How to implement form based authentication in asp.net application?
Can more than one person use the same login?
How can we prepairing Interview
how to elimainte the similar data from the different tables
What is query string in asp.net?
Explain the difference between asp and asp.net?
What is work flow gen? how can it will work with .Net?
What do you mean by authorization?
What is the difference between runtime version and version?