Tags: asp, cache

Features (39)

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 »

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 »

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 »

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 to ASP.NET: Migrating the user interface

You can gain a significant performance increase by migrating a user interface from ASP to ASP.NET. Examine the benefits of the ASP.NET UI model, including reusable code, extensibility, and session state management. Read more »

Post data to other Web pages with ASP.NET 2.0

ASP.NET 2.0's PostBackUrl attribute allows you to designate where a Web form and its data is sent when submitted. Read more »

Improve data access in ASP.NET applications

Using the right tool for the right job is the best way to create optimised Web applications. Builder.com writer Tim Landgrave gives these tips to improve data access in ASP.NET applications Read more »

Using VB ActiveX .dll files in ASP

Transferring business logic to Visual Basic ActiveX .dll files can increase the performance of your Active Server Pages. Find out how to implement this technique and see how much more efficiently your pages will load. 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 »

Log in


Sign up | Forgot your password?

What's on?