[Gtk-sharp-list] Caching question
Timothy Parez
timothyparez at linux.be
Thu May 19 06:49:46 EDT 2005
This might be useful:
http://builder.com.com/5100-6373-1045348.html
-----Oorspronkelijk bericht-----
Van: gtk-sharp-list-bounces at lists.ximian.com
[mailto:gtk-sharp-list-bounces at lists.ximian.com] Namens Milen Dzhumerov
Verzonden: donderdag 19 mei 2005 11:46
Aan: Gtk# list
Onderwerp: Re: [Gtk-sharp-list] Caching question
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
_______________________________________________
Gtk-sharp-list maillist - Gtk-sharp-list at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
More information about the Gtk-sharp-list
mailing list