Day 14. Using ASP.NET s Improved Caching Capabilities

IOTA^_^    

Sams Teach Yourself ASP.NET in 21 Days, Second Edition
By Chris Payne
Table of Contents
Week 2.  At a Glance


Day 14. Using ASP.NET's Improved Caching Capabilities

You've spent this week learning different methods for accessing data. You looked at using databases on Days 8, 9, 10, and 12, at XML on Day 11, and at files on Day 13. Today's lesson will continue this discussion of data access, talking about what you can do with this data once you've retrieved it.

Caching is a technique that's commonly used in computing to improve performance by storing commonly accessed data in memory. ASP.NET provides a number of mechanisms for caching data. Today you'll learn the following:

  • What caching is and why it's used

  • How ASP.NET uses caching without you knowing it

  • How to cache pages and objects

  • How to use caching dependencies

  • Ways to manipulate the cache

  • How to use caching effectively


    IOTA^_^    
    Top


    Sams Teach Yourself ASP. NET in 21 Days
    Sams Teach Yourself ASP.NET in 21 Days (2nd Edition)
    ISBN: 0672324458
    EAN: 2147483647
    Year: 2003
    Pages: 307
    Authors: Chris Payne

    flylib.com © 2008-2017.
    If you may any questions please contact us: flylib@qtcs.net