[Gtk-sharp-list] Caching question
Milen Dzhumerov
gamehack at 1nsp1r3d.co.uk
Thu May 19 05:46:09 EDT 2005
On Wed, 2005-05-18 at 23:26 -0700, Ofer Achler wrote:
> Is there a common caching library block I can use with mono?
>
> I'm downloading a whole bunch of images from a web service and want to
> cache up to a certain size and I don't feel like writing the caching
> code myself :P
>
> Thank you,
> -- Ofer Achler
> ofer at achler.org
> _______________________________________________
> Gtk-sharp-list maillist - Gtk-sharp-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
>
>
Hi there,
You can take a look at System.Web.Caching, but I'm not sure that this is
the thing you're looking for. Since there's no documentation about this
on Monodoc, you can take a look at MSDN's docs.
Regards,
gamehack
More information about the Gtk-sharp-list
mailing list