Click here to Skip to main content
15,886,199 members
Articles / Web Development / IIS

How to use data caching in a .NET Windows Forms application

Rate me:
Please Sign up or sign in to vote.
4.88/5 (17 votes)
8 Jul 2004CPOL8 min read 145.8K   3.6K   73  
This article explains how using caching within your Windows Forms application can speed up data access for frequently used data and avoid performance bottlenecks over the network.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
CEO
United Kingdom United Kingdom
I've been coding since approx 1993, starting with C/C++ then soon moving over to Delphi and C++ Builder.

I'm now coding exclusively in VS .NET using C# & have been using this since December 2003.

My interest areas are women, low level/system information/undoc functions, especially network related coding but not specifically in that order Smile | :)

I live in the UK just outside Manchester. Other hobbies include motorcycling, racing, marine fish keeping, anything mechanical etc

Comments and Discussions