Lesson 17 - Obtaining Data from a Text File
Tags:
VB
, 2003
, BCL
, Language
, Beginning
This lesson explains how text files are used in some legacy systems to exchange information between departments or companies and how to use the System.IO namespace to open, read from, write to and close text files.