What is difference between machine.config and Web.Config?

Answer Posted / suresh

In Machine.config file you can store,
1. Connection strings
2. Membership
3. RoleManager
4. Profile
5. HttpHandlers

in web.config
1. Database connections
2. Session States
3. Error Handling
4. Security

Is This Answer Correct ?    10 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is active web pages?

589


Explain the difference between sql invalidation and sql notification.

637


Can asp.net work on an nt server?

633


How response object is related to asp's response object?

605


What is the significance of finalize method in .net?

637






What is the asp.net mvc folder conventions? : asp.net mvc

542


What is the purpose of master page?

609


What is postback pixel?

595


Explain login controls.

703


What is viewstate in asp net with example?

610


Define caching.

720


What is content page in asp net?

585


Describe a bubbled event and how it is used ?

712


How to sign out from forms authentication?

639


What is the difference between page-level caching and fragment caching?

619