If you change something in web.config file.Do u need to
compile again?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / 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 |
What is attribute routing in mvc?
What is associationset? : Entity framework
What is conceptual model? : Entity framework
What are actions in mvc?
In Server how to check whether model has error or not in ASP.Net MVC
What is the greatest advantage of using asp.net mvc over asp.net webforms?
What is the difference b/w constant & read only variable?
4 Answers IMI Soft Engineering,
How can Bitwise OR operator reresents in .Net?? To which alias name a variable points to if it is declared as "int" variable??
What is code first? : Entity framework
what is code first approach?
Mention what is the difference between “ActionResult” and “ViewResult” ?
What is edm (entity data model)? : Entity framework