Changes

Jump to: navigation, search

Working with Files in Visual Basic

445 bytes added, 19:07, 13 August 2007
no edit summary
<table border="0" cellspacing="0" width="100%">
<tr>
<td width="20%">[[Visual Basic and the DataGridView Control|Previous]]<td align="center">[[Visual Basic Essentials|Table of Contents]]<td width="20%" align="right">[[Working with Directories in Visual Basic|Next]]</td>
<tr>
<td width="20%">Visual Basic and the DataGridView Control<td align="center"><td width="20%" align="right">Working with Directories in Visual Basic</td>
</table>
<hr>
 
 
In the two previous chapters we looked at accessing databases using Visual Basic. Often, a database provides more complexity and functionality than is needed and sometimes a plain text file is more than enough for storing information. In this chapter, therefore, we will look at how to work with files and directories in Visual Basic.

Navigation menu