October 2023
Beginner to intermediate
238 pages
4h 49m
English
Files stored on disk drives allow our programs to persist data across executions, enabling us to develop potent tools to help us get our daily work done. In addition, we can treat files as both text and binary data. We will explore the advantages of using both methods. We will also think about organizing the files we use in our programs in directories.
In this chapter, we’re going to cover the following main topics:
We will utilize two different methods for VB.NET and older VB family members. We will see this pattern throughout this chapter as ...
Read now
Unlock full access