摘要:
(2)Remove unused View Engines招数2:移除不用的视图引擎If you're an ASP.NET MVC developer, you might not know that ASP.NET still loads the View Engines for both Razor and Web Forms by default. This can cause performance issues because MVC will normally look for Web Forms views first, before switching over to 阅读全文
posted @ 2013-07-03 14:06
安布雷拉
阅读(403)
评论(0)
推荐(0)
摘要:
(1)Caching is a last resort招数1:缓存是最后的手段Projects that use multiple levels of cache often demonstrate a misunderstanding of why caching is required in the first place.项目中使用多重缓存经常会表现会产生误会,为什么缓存是第一步必须的。Caching is not synonymous with performance. Your code should already be efficient. Caching should only 阅读全文
posted @ 2013-07-03 14:05
安布雷拉
阅读(502)
评论(0)
推荐(0)

浙公网安备 33010602011771号