What is machine.config and web.config ?
Answer Posted / versha
machine.config is used in only Asp.net application
web.config is used for all web application
Is This Answer Correct ? | 0 Yes | 13 No |
Post New Answer View All Answers
How can we pass info between 2 asp.net pages?
How use Xml data in ASP.net?
What New Features comes with ASP.NET Web API 2.0?
Explain how do you deploy your asp.net application?
What is data control in asp.net?
In early binding will the method invoked on com component will verify it?s existance in the system or not ?
What is global.asax file used for?
Why do we need master page in asp.net?
Describe the difference between inline and code behind - which is best in a?
What do you mean by role-based security?
What are sessions in asp net?
How do I force the dispose method to be called automatically, as clients can forget to call dispose method?
What is the caspol.exe tool used for?
Do cookies store passwords?
What are the different methods of session maintenance in asp.net?