CodeGuru: Inter-Process Communication in .NET Using Named Pipes, Part 1
Now this is really cool! Really fast, efficient solution for Inter-Process Communication in .NET (until IPC Channel arrives in .NET 2.0)!
Just noticed, this remoting channel example for Named Pipes too...
And really great remoting links can be found here...

Scott Galloway