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 are the features that make asp.net more used framework? : asp.net mvc
What is an il?
Explain how caching in asp.net 2.0 is different from caching in asp.net 1.1?
What is the difference between WindowsDefaultLocation and WindowsDefaultBounds?
Securitywise What are the Enhancements in 2.0?
Let's say I have an existing application written using vb6 and this application utilizes windows 2000 com+ transaction services. How would you approach migrating this application to.net?
What are the types of session in asp.net?
Which is the parent class of the web server control?
What is http post action?
Why we use dbms for projects? Why don’t we save any application data in separate files instead of dbms?
what are the Custom controls in asp.net?
What are session objects?
List down the sequence of methods called during the page load.
Explain security types in asp.net?
Describe the application event handlers in ASP.NET?