Caching Data
This tutorial set explains caching, which can improve site performance, and how to apply caching to the Presentation Layer using the ObjectDataSource control.
- Caching Data with the ObjectDataSource (C#)
- Caching Data in the Architecture (C#)
- Caching Data at Application Startup (C#)
- Using SQL Cache Dependencies (C#)
- Caching Data with the ObjectDataSource (VB)
- Caching Data in the Architecture (VB)
- Caching Data at Application Startup (VB)
- Using SQL Cache Dependencies (VB)
Comments (
)
Link to this page:
//www.vb-net.com/AspNet-DocAndSamples-2017/aspnet/web-forms/overview/data-access/caching-data/Index.htm
|