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 is Peek method in Tempdata in ASP.Net MVC?
Is mvc 4 supporting windows azure sdk (software development kit) ?
Mention what is the difference between “ActionResult” and “ViewResult” ?
What is entitytypes? : Entity framework
List the new features added in .net framework 4.0.
Explain ASP.NET MVC Identity and Security?
What is partialview in asp.net mvc?
How do you handle variable number of segments in a route definition?
Is it possible to cancel filter execution?
What is the meaning of unobtrusive javascript? Explain us by any practical example.
What is the difference between ViewData, ViewBag and TempData?
What is rxjava used for?
Explain the use of Inversion of control (IOC)?
What is RouteConfig.cs in ASP.Net MVC 4?
What are Model Binders in ASP.Net MVC?