all groups > dotnet distributed apps > december 2003 >
You're in the

dotnet distributed apps

group:

Caching the UI components in Winform



Caching the UI components in Winform GM
12/18/2003 12:20:07 PM
dotnet distributed apps:
I like to know how I can implement caching the TreeView
control in Winform application. The state (data) is
retrieved from SQL Server for the TreeView Control.
The article talks about caching Web applications and not
the WinForm app.

Re: Caching the UI components in Winform Eric Kepes
12/18/2003 3:59:12 PM
You can use the HTTP cache in a winforms app:
http://weblogs.asp.net/duncanma/posts/30680.aspx

-e

--
Eric Kepes
FullTilt Solutions

[quoted text, click to view]

AddThis Social Bookmark Button