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

Why session is more secure than cookies?

502


Why Unload event of MasterPage Calls first in ASP.net ?

588


What are server-side comments in ASP.NET?

548


What is server infrastructure?

617


What is the full form of asp.net?

533






How can u deifne the benefits and limitation of using Viewstate for state management?

711


What are the different types of sessions in asp.net? Name them?

682


What is the appSettings Section in the web.config file?

588


What is a multilingual website?

565


What is application state?

516


Explain cashing in asp.net.

528


Is post back in asp.net?

520


Can asp.net work on an nt server?

557


Why is asp.net so popular?

512


What are html helpers in asp.net?

530