ASP.NET MVC Caching and Compression

Posted by

Was interested in just how ASP.Net MVC could handle this given that soon-to-be-implemented features to a website I work on is including features such as RSS feeds which are potentially high-bandwidth links to have.

Thankfully I found Kazi Manzur’s Blog article on ASP.Net MVC ActionFilter for Caching and Compression. Quite a good read, hopefully I’ll be able to try out the technique in practice during a subsequent sprint.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.