asp.net - Changing Razor View Seems to Restart My Application -



asp.net - Changing Razor View Seems to Restart My Application -

it appears me simple alter .cshmtl file in application restarts application. i'm not sure it's restarting, painfully slow when reloading page. seem normal? have advice figure out why might happening? makes development real drag.

i sense have time , cup of coffee , cigarette every time create change. , don't smoke! if continues, might have take smoking.

if alter view application should not restart. takes time cause view gets compiled before rendered.

you can set breakpoint on application_start() method in global.asax see if application gets restarted.

asp.net asp.net-mvc

Comments

Popular posts from this blog

delphi - blogger via idHTTP : error 400 bad request -

c++ - compiler errors when initializing EXPECT_CALL with function which has program_options::variables_map as parameter -

How do I check if an insert was successful with MySQLdb in Python? -