What was the difference between machine.config and
web.config files
Answer Posted / kinge
web.config file for only use single web application but
machine .config use whole application
| Is This Answer Correct ? | 34 Yes | 1 No |
Post New Answer View All Answers
what are the web form events available in asp.net?
How to bind all the binding controls in a page at once in ASP.NET?
Explain server-side scripting and client-side scripting.
What is the postback property in asp.net?
Explain how do you deploy your asp.net application?
Why select Web API?
How can we apply themes to an asp.net application?
Explain how can we inherit a static member?
What is rending process in ASP.NET?
What is the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc
What is state management technique?
In order to get assembly info which namespace we should import?
Explain the steps to be followed to use passport authentication.
What is the page life cycle in asp.net?
Describe a bubbled event and how it is used ?