What was the difference between machine.config and
web.config files
Answer Posted / guest
it supports configuration file section for all application
in IIS -----> machine.config
contains security policy ----->web.config
| Is This Answer Correct ? | 20 Yes | 2 No |
Post New Answer View All Answers
How many types cache in asp net?
When should I use server transfer and response redirect?
How to disable disable browser's Back button in asp.net (JavaScript)?
Contrast oop and soa. What are tenets of each16. How does the xmlserializer work? What acl permissions does a process using it require?
What is the latest version of asp.net?
Differentiate between structure and class.
How to integrate angular 8 with asp.net mvc 5? : Asp.Net MVC
How to do parallel database export in remote SQL Server in ESSL time track. It is working for local server but not working for remote SQL Server
Will the asp.net validators run in server side or client side? How do you do client-side validation in .net?
What is the application pool?
What are the two types of web pages?
Explain login controls.
What is the difference between the response.write() and response.output.write() methods?
How can you implement encapsulation in asp.net?
What is diff. Between abstract class and an interface?