Visit
SearchWinDevelopment.com,
the Visual Basic-Specific Search Engine.
FREE benefits include Daily News, Developer Tips, Career Center, VB
Forums & more.
Author: Dario B. Date Submitted: 5/12/2006 Category: File Manipulation Compatibility: .NET
This code has been accessed 5330 times.
Task: This VB Express code demostrates how is possible to load binary files into byte arrays and how to convert and manipulate them as strings without any corruption. Also shows how to join and split binary files in few line of code. Hope it is useful to someone.