By dotCore
via dotnet.dzone.com
Published: Oct 31 2012 / 11:03
Although nowadays most of us have broadband connections, resource caching is important as loading a resource from your local HD is (by now) still faster than fetching it remotely. In this post I’d like to explore how to control the ASP.net MVC caching behavior and its effects when using ajax requests for retrieving data.
Add your comment