What is the use of web.config? Difference between
machine.config and Web.config?

Answer Posted / krupali

Web.config file is a XML-based configuration file for
asp.net application.It includes the settings for
customizing security,state management,memory 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.so web.config file provides the application level
and session level information.

Is This Answer Correct ?    19 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

where can i gather the materials for MCP certification

4489


Is global asax mandatory?

557


Do you know about caching with the datasource controls?

486


How can we create custom controls in asp net?

536


Whats the difference between abstract factory pattern and factory pattern?

601






Where session id is stored?

537


Explain the difference between singleton and single call?

536


How do you implement sql caching in asp.net?

566


Where the assembly is stored in asp.net?

552


How you can manage the state of application at the server side in ASP.NET?

582


What is the size of Get method and how much data it can store?

574


Define static function?

570


what is publisher?

1650


List of words of preprocessor in .net?

520


Which two new properties are added in asp.net 4.0 page class?

527