Indeed it would. Haven't used shared mem in the past either, but getting the ability to write scripts in C# would be the needed carrot! .NET4 did bring support for some Shared Mem features (memory-mapped files) but can't really grasp the big picture of it..
"The .NET Framework now supports memory-mapped files. You can use memory-mapped files to edit very large files and to create shared memory for interprocess communication."
|