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 is difference between html.beginform and ajax.beginform?
When using razor views, do you have to take any special steps to protect your asp.net mvc application from cross site scripting (xss) attacks?
What is the significance of nonactionattribute?
What are ajax helpers in mvc?
How does servicing work for the .net framework 3.0?
how can you tell ef to have a different table or column name than that defined for the class?
What operating systems will the .net framework 3.0 be available for?
what is use of entitydatasource control?
mention what is the key advantage of using entity framework or ef?
What are actions in asp.net mvc?
In Server how to check whether model has error or not in ASP.Net MVC
Can you set the unlimited length for "maxjsonlength" property in config?
How large is the .net framework 3.0?
What is controllercontext?
Can I add mvc testcases in visual studio express?