Tutorial search

Visual Basic Tutorials
Tutorials
Stuff
Affiliates

Visual Basic File Manipulation Tutorials


We hope that you will enjoy our Visual Basic File Manipulation tutorials. Feel free to contact us if you would like to be a tutorial hero and contribute your own Visual Basic File Manipulation tutorials to our site. Thank you !

Sort by:
How to use FindFirstFile Win32 API from Visual Basic code
How to use FindFirstFile Win32 API from Visual Basic code
This article describes how to use Win32 API functions from Visual Basic programming language to find files and obtain extended file info. Free sample Visual Basic code is available for download. Used technologies: Visual Basic 6.0, Win32 API
Category: Visual Basic tutorials > File Manipulation - Difficulty:
File Handling
File Handling
If you want to be an expert VB programmer then you'll need to know a lot about how VB handles files - what is possible and what is not, plus how to do something in the smallest code or in the least amount of time. To do this you need to understand the file handling features which VB offers.
Category: Visual Basic tutorials > File Manipulation - Difficulty:
How to make a program to validate web links
How to make a program to validate web links
If you maintain a web page with lots of external links, it is in your interest to ensure that the links are functioning.
Category: Visual Basic tutorials > File Manipulation - Difficulty:
Extract the target file from a shortcut file .lnk
Extract the target file from a shortcut file .lnk
This little discussion helps to extract the target file from a shortcut file .lnk
Category: Visual Basic tutorials > File Manipulation - Difficulty:
Working With Files
Working With Files
Is it possible to save data accepted by a VB program into a storage device, such as a hardisk or diskette, or even CDRW? The answer is possible.
Category: Visual Basic tutorials > File Manipulation - Difficulty:
Saving text files
Saving text files
This tutorial shows you how the built in visual basic funtions can be used to save files. The ways to shown to save a file are the write and print functions.
Category: Visual Basic tutorials > File Manipulation - Difficulty:
Creating and deleting dirs
Creating and deleting dirs
Will show you the basics of creating several directories named 1, 2, 3... or using a prefix like dir1, dir2, dir3. Also shows you how to delete an empty dir.
Category: Visual Basic tutorials > File Manipulation - Difficulty:
Total Tutorials in Category: 7