What is the use of web.config? Difference between
machine.config and Web.config?
Answer Posted / karthikkommandi
Web.Config for Application Level Settings
Machine.Config is for Server level Settings
If any Settings are not Specified in Web.Config It will get
from Machine.Config by Default
| Is This Answer Correct ? | 29 Yes | 4 No |
Post New Answer View All Answers
Which of the following .NET framework supports Web API?
Can the unique key be null?
What is the life cycle of an asp.net page?
How do you implement sql caching in asp.net?
Define cookie.
What is the difference between mechine.config and web.config?
What is the concepts of globalization and localization in .net?
Define secured sockets layer.
Explain the updatepanel?
Describe how passport authentication works.
What are the asp.net 2.0 features?
What is custom events? How to create it?
What are the advantages of asp.net?
What is cookies in asp net?
How long should a session id be?