.Net Meanderings

Richard Blewett's wanderings around .NET

Please read my disclaimer. Subscribe to my RSS feed

A little shared memory wrapper

I've created a wrapper for named shared memory that was part of a larger project. It basically allows serialized types and object graphs to be stored in and retrieved from shared memory (including as you'd expect cross process). Whether the larger project ever gets completed is another matter ;-). You can find the zip here.

04/28/2003 3:07 PM | Comments [2532] | #.NET

Content © 2003 Richard Blewett | Subscribe to my RSS feed.

Powered by BlogX