Pipes via .NET...Finally!!!
Everyone used to talk about named pipes and pipes in general as the fastest way for inter-process communication (IPC) and how .NET is missing these classes. The BCL(Base class library) Team added these managed wrapper and they are currently available as part of the Orcas October CTP!!!
You can find more inforation on the BCL Team blog post here