Caching in Windows Based Application

  • Thread starter Thread starter SMG
  • Start date Start date
S

SMG

How do I Implement caching in case of windows based application.
My windows based application fetches the data from server, I want to
cache it. As my data is 2 huge and I don't want to use webservice as it will
slow down my process.

How do I proceed. Any help will be appreciated

Regards,
Shailesh
 
Back
Top