It's just a simple menu with some images on it.
My real problem is that images are loading very slow on ASP.NET Development
Server (my development machine) not on production server (see my post Very
slow ASP.NET Ajax app).
--
Sorin Sandu
Romania
"Peter Bromberg [C# MVP]" wrote:
> It might be possible using fragment caching or the substitution control
> mechanism, but really, I think it might be more productive to cache the
> datasource, say using a SqlDataSource control and setiting the cache
> attribute.
> Peter
> --
> Site: http://www.eggheadcafe.com
> UnBlog: http://petesbloggerama.blogspot.com
> Short urls & more: http://ittyurl.net
>
>
>
>
> "spp" wrote:
>
> > Is it posible to cache an Menu on a MasterPage ?
> > --
> > Sorin Sandu
> > Romania