Follow @RoyOsherove on Twitter

EchoStream Class

This Very nice EchoStream class that lets you map two stream object in which you read into one stream, and the input to that stream is automatically written to the other. It can also do the same for writing - Writing to one stream writes the same to the other stream. basic T-stream functionality. very nice and elegant.

Shared Memory Wrapper

NUnitASP