How to improve HtmlHelper.RenderPartial perf: don’t run in debug mode(codeclimber.net.nz)
submitted by
simonech(10.1k) 2 years, 9 months ago
There has a been a lot of talking on a possible “big design flaw” in ASP.NET MVC: partial view path resolution was not cached.
After a bit of testing I found out that caching kicks in only in release mode. So probably all the other tests were run in debug mode.
|category: MVC
|Views: 134
tags:
MVC another
Everyones tags:
Your Tags: