Visual Basic Code , VB.NET Code
Find Code:
  All
  VB.NET
  ASP.NET
  C#
  VB Classic
  ASP Classic
  Snippets
  Popular
  Submit Code
  Forums
  Articles
  Tips
  Links
  Books
  Contest
  Link to us
 Home >> File Manipulation code

This sample shows how to populate a ListView contr...Version: VB5
Author: Bryan KingSubmitted: 5/11/2002Downloads: 7084
This sample shows how to populate a ListView control with *.EXE files. The files can be launched from the program. Comments and documentation included. This is a great starter sample to create a desktop launcher.

Windows Cab Self-Extractor Wizard - This program...Version: VB4
Author: Fadzil SafianSubmitted: 5/8/2002Downloads: 8317
Windows Cab Self-Extractor Wizard - This program creates self-extracting Cab files. These files are ideal for software distribution and for sending documents or graphic images to colleagues or clients who may be unfamiliar with data compression. End use ...more>>

Takes the name of a file and checks to see if it a...Version: VB3, VB4, V
Author: KrazyGamerSubmitted: 5/2/2002Views: 12772
Takes the name of a file and checks to see if it already exists. If it does, it'll increment an ordinal number in the filename until it encounters an available filename, just like Windows does.

A comprehensive example of file renaming. Very use...Version: VB6
Author: mSubmitted: 4/29/2002Downloads: 5878
A comprehensive example of file renaming. Very useful if processing track names for audio CD albums and MP3 files.

Easy Way To Read And Write From INI File. ...Version: VB3
Author: Vivek NigamSubmitted: 4/16/2002Downloads: 8885
Easy Way To Read And Write From INI File.

This is a Hex Viewer. It allows you to view the h...Version: VB6
Author: AlexSubmitted: 4/15/2002Downloads: 8563
This is a Hex Viewer. It allows you to view the hex/text of any file. It can easily be converted to a Hex editor but I don't edit in Hex so I just left as a reader. This is much more advanced in that it does not load an entire file into memory like som ...more>>

VB application used to look at files on various dr...Version: VB6
Author: Syed SuhaibSubmitted: 4/11/2002Downloads: 5852
VB application used to look at files on various drives on the computer.

Find the system directory of your system. ...Version: VB5
Author: sachin angreSubmitted: 3/24/2002Views: 8513
Find the system directory of your system.

This is a great beginner program that sorts throug...Version: VB6
Author: James L. WilsonSubmitted: 2/28/2002Downloads: 6979
This is a great beginner program that sorts through any text file (string within a string) and eliminates two parameters that the user fills in the prompts. Documentation of the program and a sample file is in the zip. Walks you through step by step. If a ...more>>

This project is an example of the microsoft script...Version: VB5
Author: Shai GrundmanSubmitted: 2/7/2002Downloads: 9456
This project is an example of the microsoft scripting run time. The program shows how to use it and some functions of it like: Copy, delete, move, create, and read files and folders.

<< Previous  Page 19 of  26  Next >>

Go to page: 19  20  21  22  23  24  ...