Click here to Skip to main content
15,889,281 members
Articles / Programming Languages / C#

Creation of a Simple C# Program: List Keeper (File I/O, Text Scrolling, Task Object)

5 Sep 2012CPOL 10.5K   8   1
The "List Keeper" program touches on several subjects including file input/output (System.IO), the Task object, breaking out of infinite loops, and scrolling text.
We're sorry, but the article you are trying to view was deleted at 20 May 2014.

Please go to the C# Table of Contents to view the list of available articles in this section.