If you change something in web.config file.Do u need to
compile again?
Answer Posted / gaurav
u dont need to compile but while restarting application it
get compiled automatically ...if u change in web.config
file while the application is runnin then MS visual studio
will give u msg of change occured in config file..
| Is This Answer Correct ? | 28 Yes | 1 No |
Post New Answer View All Answers
What are HTML Helpers, AJAX Helpers in ASP.Net MVC?
What are bundling & minification features in asp.net mvc 4?
mention in what all scenarios entity framework can be applicable?
What are Model Binders in ASP.Net MVC?
what is complex type?
Is mvc 4 supporting windows azure sdk (software development kit) ?
Explain what is the difference between view and partial view?
Does Tempdata hold the data for other request in ASP.Net MVC?
What are the advantages of asp.net mvc?
What is the difference between viewbag and viewdata in asp.net mvc?
What is attribute routing in mvc?
Explain the new features added in version 4 of mvc (mvc4)?
When will the .net framework 3.0 be released?
Explain the 'page lifecycle' of an ASP.NET MVC?
Is razor a server side?