Anas Ghanem

ASP.NET from the middle east

Syndication

Sponsors

News


    Subscribe in a reader

Browse by Tags

All Tags » Caching (RSS)
Caching techniques for paged GridView
Implementing output cache for the GridView is straight forward if the GridView doesn't require to provide paging functionality. And so , if you don't need paging in the GridView , you can set the output cache on the page level and the GridView will be...

Posted by anas | 2 comment(s)

Filed under: , ,

How To Prevent the Page from using its Output Cache Based On Some Condition
Some times you may have a page with output cache enabled , and for some reason you don't want to use its output cache , Take this seanrio: you have a page that displays a Dynamic data , and you have 2 users Viewers: they just View your page. Editors:...

Posted by anas | 6 comment(s)

Filed under: ,

More Posts