What was the difference between machine.config and
web.config files
Answer Posted / preetika sharma
Web.config is scoped to a particular directory. we use it
to ovverride the machine.config for a particular
application or application folder.
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
How many web.config files can I have in an application?
Why is string called immutable data type?
Which browsers support the xmlhttprequest object?
How to display Alert in ASP.NET
How do I use response redirect?
What is the difference between ASP Session State and ASP.Net Session State?
How can you display all validation messages in one control?
Is it possible to develop a single web application using ASP.NET webforms and ASP.MVC?
What is the use of data set in asp.net?
How do you do client-side validation in .net? How to disable validator control by client side javascript?
What is the latest version of asp.net?
How many types of session in ASP.NET
What is the difference between table and query?
Explain the difference between page.registerclientscriptblock and page.registerstartupscript?
What is the difference between Classic ASP and ASP.Net?