Browse by tags performance

Improving Performance with Native Output Caching

Dramatically reduce Web application response time by leveraging native HttpCacheModule in IIS 7.0 that stores all application outputs in Kernel mode cache. This tutorial covers enabling and configuring user-mode and kernel-mode caching by creating new output ...

IIS 7.0 Output Caching

Introduction Web content can bedivided into two categories: static content and dynamic content. Static content does notchange from request to request. The content that gets returned to the web browser is always the same. Examples of static contentinclude HTML ...

Latest Blogs rss

Featured Books