What is the use of web.config? Difference between
machine.config and Web.config?
Answer Posted / gaurav kumar soni
Web config File is Most Important part of any application. without web config file you can't execute any web application. In web config we declare all setting like Connection String, Memory Management, customizing security,state management and
much more. While machine.config file defines the supported
configuration file section,configure asp.net worker process
and registers providers that can be used for advanced
features such as profiles,membership and role-based
security
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Explain the namespace classes used in asp.net mvc? : asp.net mvc
I want to connect a system in LAN and I want to access that. Whenever I am moving a mouse in my desktop, the similar thing has to happen in another system in which I have connected. I need coding for this in C# and ASP.NET Can anyone please help me. It is very urgent. Thanks in advance. My email id is manojkumarchallagundla@gmail.com Will you please?
Can one dll file contains the compiled code of more than one .net language?
What are the navigation ways between pages available in ASP.NET?
What is mvc in angular?
How do you secure your configuration files to be accessed remotely by unauthorized users?
Difference between response.redirect and server.transfer?
What are the authentication types in asp.net?
9. Why should we hire you over the others waiting to be interviewed?
What is page fragment caching?
Define the term Web Garden?
What is a proxy in web service?
What does the .webpart file do?
Give a few examples of page life cycle events.
List the asp.net validation controls?