0
kicks
Virtual file.... from IStream
The blogpost shows how to create a virtual file if you have implementation of IStream. The article includes a C# implemenation of IStream and a few samples.
So you can create a virtual file with any behavior!
Hope it can be interesting for .net developers :)