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 |
Can you explain the page life cycle of mvc?
What is work of clr?
Is it possible to use multipe inheritance in .net
What is the use of razor view engine?
How to enable Attribute Routing?
Does the .NET Framework have in-built support for serialization?
what is a mvc in asp.net?
3 Answers Cap Gemini, Elsinoir Technologies, HCL,
will there be any issues adding a table without primary keys to a data model?
what is MetadData?. What is CTS? Type of Join in SQL Server? What is diffrence between Primary Key and Unique Key?
What are the advantages of mvc over asp.net?
What is web api‘s in asp.net mvc 4 ?
What is Dependency Injection in ASP.Net MVC