March 2009 - Posts

0
Comments

Url-resolving issue in a "Cacheable-Sharable" UserControl by zc0000

ResolveUrl and ResolveClientUrl are two methods that help to resolve "~/" prefixed format path to client-browser-usable format. Normally , they take the same effective and just differ in the terminate displaying . Then assuming such a control-holser environment...
1
Comments

How to : Dynamically Remove ASP.NET Page Output Cache Entries by zc0000

I have sought for a perfect solution for a long time and eventually get following old links : Remove ASP.NET Page Output Cache Entries Programmatically Removing a Page from the OutputCache - --- Truely , I get what I need : a simple method : public static...
More Posts