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 the meaning of unobtrusive javascript?
Explain entity lifecycle? : Entity framework
In .net compact framework, can we free memory explicitly without waiting for garbage collector to free the memory?
What is needed for running an application built on winfx on the .net framework 3.0?
Explain unit test done by tester on development team?
What are action filters?
How to change the action name in mvc?
Explain tempdata in mvc?
Is entity framework slow?
What are sections?
Explain the tools used for unit testing in ASP.Net MVC
What is the meaning of unobtrusive javascript? Explain us by any practical example.
What is difference between razor and web form engine?
What is ado.net data provider? : Entity framework
Explain JSON Binding?