News (1)

Simplify your life with PEAR classes

Most PHP Web developers have heard of PEAR, the PHP Extension and Application Repository, but very few of them actually use it on a regular basis. Here are 10 reasons to get started today. Read more »

Features (39)

Store dynamic page responses with output caching in ASP.NET

In ASP.NET, you can cache either an entire dynamic page or a portion of a page. Find out how to perform smart page caching based on a requesting URL, POST parameter, or query string. Read more »

Caching ASP.NET pages

Want a faster ASP.NET application? Try this tutorial from Tony Patton that will show you how to cache your pages. Read more »

Improve the performance of your app with ASP.NET caching

Get the details on what can be cached and how to control the numerous caching options and parameters. Read more »

Simplify data caching with the .NET Caching Application Block

The Caching Application Block can save time and resources by caching Web services data for your distributed apps. It also offers a system for data security, expiration and scavenging, and a variety of storage options. See what the CAB has to offer. Read more »

More efficient coding with advanced user control caching in .NET

With advanced user control caching in Microsoft .NET, application developers can create reusable controls without having to try to write the HTML output themselves. Read more »

ASP.NET caching strategies

The easiest way to improve the performance of your Web application is through effective caching. Discover how ASP.NET's built-in features make caching a breeze. Read more »

Using Perl to take control of HTTP caching

This article shows how to take advantage of HTTP caching and expiry features with the help of Perl. Read more »

Achieve common ASP.NET page functionality

In this article we take a look at ASP.NET 2.0's template page feature and how you might create base pages with inheritance. Read more »

Use the Cache object in ASP.NET designs

ASP.NET's Cache object allows developers to easily implement advanced caching. See how you can control its dependencies and expiration and apply priorities to items in the cache. Read more »

Use ASP.NET caching to optimise your Web applications

Caching is an important way to improve the performance of your Web site. Learn how ASP.NET caching differs from ASP and how to implement it in your Web applications. Read more »

Log in


Sign up | Forgot your password?

What's on?