2
votes
1answer
64 views
Looking for a .Net disk-buffered stream
I have an .NET 2.0 web application that is only used as the back-end for a client application that will send it a request with 1-500KB of data, and the server will do some processing on that data, …
