Click here to Skip to main content
15,891,905 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi all,

As we all know, when a .cshtml(view) file is modified, asp.net mvc compiles automatically when first user visit the website, however I'm trying to find a solution to prevent automatic compiling.

My site PV is very high, so when I update the website(only update .cshtml) every time, the TP999 decreases a lot, and this causes very bad user experience.

Is there any good suggestions to solve this problem, many thanks!
Posted
Comments
bbirajdar 12-Nov-12 4:31am    
MVC is a open source framework. You can get the source code for it and modify it the way you want....

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900