Improve ASP.NET Performance with Static File Caching
Developers often think that their applications are automatically setup for the best performance when it comes to images and other static content, however, that is not the case. A simple change to your configuration however, can fix this.
Read Full Article