Is here a way to share System.Web.Caching between IIS applications?
The simple goal is: share cache in whole box, and can be read/write from any websites on IIS
Is this possible by default System.Web.Caching, or is here any third party application?