Visual Basic .NET: How to Browse Files, Folders, and Directories

Expand this to get the source code: An example of how to work with the file system in Visual Basic .NET and Visual Studio 2010. This video shows you how to browse drives, folders, and files in a Windows Forms application (though it would work exactly the same in an ASP.NET Web application). This video can help you prepare for the 70-536, 70-515, and 70-511 MCTS or MCPD exams. A C# version of this video is also available. This video is part of a tutorial to help you get started with .NET Framework development. For the complete tutorial, visit http://www.vistaclues.com/dev/. To download the source code for this project, visit The source code for this is now located on the full tutorial page at http://www.vistaclues.com/dev/browsing-files-and-folders-visual-basic-net/ .