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
Explain representational state transfer (rest) in detail?
what is conceptual model?
Which approach provides better support for test driven development - asp.net mvc or asp.net webforms?
Can you Write the GC(Garbage Collector) Algoritham in .NET? (But not Explination of Working of GC).
Explain the request flow in asp.net mvc framework?
What is difference between html.beginform and ajax.beginform?
What is stateless model?
what is entity framework?
what is complex type?
What is the significance of nonactionattribute?
how to disable the lazy loading framework?
What is the use of the default route {resource}.axd/{*pathinfo} ?
What are the two ways to add constraints to a route?
What is main objective of asp.net mvc 4 or what is new in mvc4 ?
What is definingquery in entity framework? : Entity framework