November 2013
Beginner
700 pages
20h 40m
English
After completing this chapter, you will be able to
Use the ProgressBar control in a Windows Forms app to graphically depict how long a task is taking.
Use a For Each…Next loop to cycle through collection members.
Managing information in a Microsoft Visual Basic application is a very important task. As your programs become more substantial and information-rich, you’ll need additional tools to store and process data. The most comprehensive approach to storing and retrieving large amounts of data is using databases and XML files, which you’ll ...
Read now
Unlock full access