Check out our New 411ASP.net Website in Beta:
New Name, New Features, Same People!
ASP.NET Data Caching  - ASP.NET tutorial, script, code, controls

411ASP.NET
  
 Navigator >    You are 1 of 119 Active Visitors.
Menu >
My QuickList  |  Newsletter  |  What's Cool  |  What's Hot  |  What's New  |  Login

 Sponsor

  Data Caching     Add to QuickList   

Database Cache Dependencies Site: MSDN
  Hits Today: 2  Total: 1701
Updated: 10/1/2003
This installment of Wicked Code presents a technique for extending the ASP.NET application cache to support database dependencies. It involves database triggers and extended stored procedures.   Author: Jeff Prosise   Code: ASP.NET v1.0 & VB

Caching Data Site: 411 ASP.NET Directory
  Hits Today: 1  Total: 118
Updated: 11/28/2007
In any Web application some data will be frequently used and some data will be infrequently used. We can improve the performance of our ASP.NET application by loading in advance the frequently-used data, a technique known as proactive loading.   Author: Scott Mitchell   Code: ASP.NET v2.0 & VB

Caching Data in Architecture Site: 411 ASP.NET Directory
  Hits Today: 1  Total: 64
Updated: 12/5/2007
In the previous tutorial we learned how to apply caching at the Presentation Layer. In this tutorial we learn how to take advantage of our layered architecture to cache data at the Business Logic Layer.   Author: Scott Mitchell   Code: ASP.NET v3.0 & VB
 Sponsor

Caching Data ObjectDataSource Site: 411 ASP.NET Directory
  Hits Today: 1  Total: 51
Updated: 12/5/2007
Caching can mean the difference between a slow and a fast Web application. This tutorial is the first of four that take a detailed look at caching in ASP.NET. Learn the key concepts of caching and how to apply caching to the Presentation Layer.   Author: Scott Mitchell   Code: ASP.NET v2.0 & VB

Web caching in ASP.NET 2.0 in C# Site: AspNetTutorials.com
  Hits Today: 1  Total: 372
Updated: 9/3/2006
Web caching technology in ASP.NET and C# is helpful for popular website reducing its server workload and improving access times. This tutorial will show you how to use web caching save data to RAM, and improve data access times therefore.   Author: AspNetTutorials.com   Code: ASP.NET v2.0 & C#

Web caching in ASP.NET 2.0 in VB Site: AspNetTutorials.com
  Hits Today: 1  Total: 318
Updated: 9/4/2006
Web caching technology in ASP.NET and VB.NET is helpful for popular website reducing its server workload and improving access times. This tutorial will show you how to use web caching to save data to RAM, and improve data access times therefore.   Author: AspNetTutorials.com   Code: ASP.NET v2.0 & VB

Implement Key-Based Dependency Site: Microsoft Product Support
  Hits Today: 1  Total: 1080
Updated: 6/25/2003
This article demonstrates how to implement data caching by using key-based dependencies in a Microsoft ASP.NET application.   Author: microsoft.com   Code: ASP.NET v1.0 & C#
 ADXSTUDIO CMS

Introduction to Data Caching Site: GotDotNet
  Hits Today: 1  Total: 2049
Updated: 2/26/2001
ASP.NET provides a full featured cache engine that can be utilized by pages to store and retrieve arbitrary objects across HTTP requests. The ASP.NET cache is private to each application and stores objects in memory.   Author: GotDotNet   Code: ASP.NET Beta 1 & VB

Using the Data Cache Site: GotDotNet
  Hits Today: 1  Total: 2154
Updated: 2/27/2001
The following sample shows a simple use of the cache. It executes a database query and caches the result, which it continues to use for the lifetime of the application.   Author: GotDotNet   Code: ASP.NET Beta 1 & VB

  More Pages:  1  |  2    Next >>  


 Sponsor



Icon Key >   - Within 4 Days    - Within 8 Days    - Within 12 Days  
  - Showcase - Cool Stuff  - Directory Shortcut 

Submit or Update a Listing  |  Link to Us Advertise  |  Contact Us  |  Site Help

ASP.NET Data Caching  - ASP.NET tutorial, script, code, controls Home  |  Link to Us  |  Advertise With Us
About Us  |  Contact Us  |  Site Help
       

© 1999-2008 InfoGenius Inc., All rights reserved  |  Terms of Use