![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
|
Welcome to Vista Forums we are your forum to discuss Windows Vista x64 and x86 systems. Whether you need help or just want to post an idea you have on Vista, this is the forum for you.
br> br> |
| |||||||
| | Thread Tools | Display Modes |
| | #1 (permalink) |
| Guest | WCF equivalent to System.Web.Caching.Cache? Is there a WCF equivelent cache object like the System.Web.Caching.Cache Object? I would like to simulate a "session" by creating a sliding window Cache obect. In order to use this System.Web.Caching.Cache object I need to use the HttpRuntime object. It seems a waste to bring up this runtime if all I want to do is use the cache. At this point the WCF server application will be ran in "stand alone" mode or NOT in the IIS environment. If no other object exists like this outside this namespace, anyone know if there's an issue using the HttpRuntime (performance/memory consumption other gotcha's) inside of a WCF server application? thanks in advance, Curt |
My System Specs![]() |
| | #2 (permalink) |
| Guest | Re: WCF equivalent to System.Web.Caching.Cache? Don't think you need the HttpRuntime to use System.Web.Caching.Cache. I've seen implementations that outside of ASP.NET. http://support.microsoft.com/kb/917411. It works in .NET 2.0 & above. Hope this helps. If I'm missing something kindly call it out. Cheers, -- Naraendirakumar R.R Senior Software Architect ~~~~~~~~~~~~~~~~~ "Curt K" <curt_krueger@hotmail.com> wrote in message news:eRH0WXmuHHA.3544@TK2MSFTNGP03.phx.gbl... > > > Is there a WCF equivelent cache object like the System.Web.Caching.Cache > Object? I would like to simulate a "session" by creating a sliding window > Cache obect. In order to use this System.Web.Caching.Cache object I need > to use the HttpRuntime object. It seems a waste to bring up this runtime > if all I want to do is use the cache. At this point the WCF server > application will be ran in "stand alone" mode or NOT in the IIS > environment. > > If no other object exists like this outside this namespace, anyone know if > there's an issue using the HttpRuntime (performance/memory consumption > other gotcha's) inside of a WCF server application? > > thanks in advance, > > Curt > |
My System Specs![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Caching PNG thumbnails in Vista | Jules Winfield | Vista General | 1 | 01-22-2008 09:58 AM |
| Flusing file system cache | Michael Chare | Vista General | 1 | 11-06-2007 11:58 PM |
| large system cache | netsavy006 | Vista performance & maintenance | 0 | 05-26-2007 11:53 AM |
| Floppy caching? | Bill Leary | Vista hardware & devices | 4 | 04-08-2007 03:01 PM |
| memory caching | Tom | Vista General | 3 | 11-03-2006 03:14 PM |