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 the use of JIT
what is .edmx file and what it contains?
what is datacontrols?
what are the aggregate functions in ASP.NET?
What is action methods in web api?
What is the difference between using system.net and system.net.sockets?
if u add an import stmt to an application u can do the same by adding reference to the apllication then what is the diff bet these two ?
What is poco proxy? : Entity framework
What is the use of action filters in an mvc application?
Why to use html.partial in mvc?
Can we create .DLL file without using the namespace?
Have you designed any components?