If you change something in web.config file.Do u need to
compile again?
Answer Posted / subbu
NO, Not required. just restart the application ... even if
you don't the application automatically get restarted once
the web.config file is changed.
| Is This Answer Correct ? | 29 Yes | 7 No |
Post New Answer View All Answers
How we can handle the exception at controller level in ASP.Net MVC?
What is a view engine?
What is Separation of Concerns in ASP.NET ASP.Net MVC?
How to enable Attribute Routing?
What is definingquery in entity framework? : Entity framework
Is it possible to create a custom filter?
What is entityset? : Entity framework
How does the .net framework 3.0 relate to the .net framework 2.0?
What is html.renderpartial?
What is NonActionAttribute ?
How we can multiple submit buttons in ASP.Net MVC
List out few different return types of a controller action method?
What are advantages of Dependency Injection (DI) in ASP.Net MVC?
What are the major improvements provided by the common language runtime and the base class libraries? Or what are the major improvements in .net framework 4.0?
Explain what languages does the .net framework support?