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
How we can multiple submit buttons in ASP.Net MVC
Explain what languages does the .net framework support?
What are differences between entity framework and l2s? : Entity framework
How to enable Attribute Routing?
What is ado.net data provider? : Entity framework
What are action filters?
will there be any issues adding a table without primary keys to a data model?
Explain bundle.config in mvc4?
What is partialview in asp.net mvc?
What is Area in ASP.Net MVC?
What is the need of Action Filters in ASP.Net MVC
What is a model in android?
What is web api‘s in asp.net mvc 4 ?
If I have multiple filters implemented, what is the order in which these filters get executed?
How OS come to know whether to load the .net framework when we run an .exe created using .Net framework?