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
What are the sub types of ActionResult?
Why to use “{resource}.axd/{*pathinfo}” in routing in mvc?
how do you mark a property as required? For example, for a project, the name is a required field.
What is presentation framework?
What are the advantages of razor view engine?
How large is the .net framework 3.0?
Which are the important namespaces used in mvc?
What is difference between razor and web form engine?
What are Validation Annotations?
Explain tempdata in asp.net mvc?
What are the versions of .net framework?
How we can call a javascript function on the change of a dropdown list in mvc?
Can we free memory explicitly without waiting for garbage collector to free the memory in .net compact framework?
What is net framework 3.0 ?
How we can invoke child actions in ASP.Net MVC?