What is machine.config and web.config ?
Answer Posted / deepti
Machine.Config is the common config file for all .net
application.
But Web.Config file is specific for project
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
What is the difference between the response.write() and response.output.write() methods?
How do I open an ashx file?
Explain exception handling in .net.
What is the difference between trace and debug in asp.net?
How do you declare delegates and are delegates and events one and the same and explain how do you declare delegates and invoke them ?
what is DLL Hell and how it is solved in .NET? please explain clearly??
What are the differences between code behind and code inline?
Where is session data stored in asp net?
What is the difference between cookie and session?
What are the benefits of Razor View?
Is react a template engine?
Why is this service branded with windows livetm?
Describe the sequence of action takes place on the server when ASP.NET application starts first time?
Tell me what is the request flow used for asp.net mvc framework? : asp.net mvc
What is is post back property in asp net?