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


Please Help Members By Posting Answers For Below Questions

To display data in the combo box, prior to setting the Data Source, what kind of property on a Combo Box do you set with a column name?

607


What is a response cookie?

612


What is a web farm?

600


What is http session state?

525


What are the different properties of server control that exists?

571






What is server side session management?

530


What is a master page and what does it do?

539


What is cached data phone?

532


how to transfer the file from client to server using asp.net

593


What is diff. Between abstract class and an interface?

524


I have an external link in my application say www.xyztest.com. Today this site works on http protocal. Tommorow it may run on https. So i cant hardcore the protocal in the site. When a user clicks on the link how can i know if the external site works on http or https and takes him to that place?

1470


What is the difference between viewstate and hidden field in asp.net?

490


What are the options in ASP.NET to maintain state?

621


Differentiate between file-based dependency and key-based dependency.

514


How to create a db connection at one place/page so that we can use that connection for all pages/forms/windows.what r the steps ned to be performed if question not clear,let me know

708