The System.IO namespace contains types that allow reading and writing to files and data streams, and types that provide basic file and directory support. Looking at all the streams classes, I sometimes get this overwhelmed feeling: which one do I use?
Read More...