4.6. Conclusion

In this chapter we have covered three major topics – streams, file system access, and networking functions. We have learned about two namespaces – the System.IO namespace, which provides us with streams and file system access, and the System.Net namespace, which contains classes used to create client and server applications that use internet-based data exchange. Then we discussed streams and related classes – BufferedStream, FileStream, MemoryStream, NetworkStream, and CryptoStream. After this we introduced the concept of readers and writers and learned about Binary, Text, Stream, and String readers and writers.

Next, we switched our attention to file system access and discussed the main classes used to access files and directories ...

Get A Programmer's Guide to .NET now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.