Software Index
Related Topics
Popular Trends
Trending Topics
 

Extract File Binary Visual Basic

All | Freeware
Product Title  /  Popularity Revised License Rating Size
FTP Client Engine Library for Visual Basic
MarshallSoft FTP client library component for Visual Basic (FCE4VB) is a library of functions providing direct control of the FTP protocol from your VB (VB.NET) application program. The FTP Client Library uses a simple API to easily write GUI or ...
August 18th 2004 Shareware  4.5 stars 275k
HTML Help Generator for Visual Basic 6.0
HTML Help Generator for Visual Basic 6.0 creates context sensitive HTML Help integrated with your Visual Basic applications in seconds. Features HTML page and image generation, table of contents, index and search, images with hotspots. Names used in HTML pages ...
December 4th 2005 Shareware    1,124k
FTP Client Engine for Visual Basic
MarshallSoft Visual Basic and VB .NET FTP component library provides direct control of the FTP client protocol from a any 32-bit or 64-bit (x64) Windows application. Transfer files; upload, delete, list, append files. Create and delete server directories. Supports wildcards. ...
September 22nd 2006 Demo    521k
MarshallSoft DUN Dialer for Visual Basic
MarshallSoft Dialup Networking (DUN) Component for Visual Basic. Version 2.1, 6/13/2001.Invoke 32-bit Windows Dialup Networking (DUN) from your application code to dial up any installed Internet Service Provider (ISP). Requires 32-bit Visual Basic compiler (VB4 to VB.Net).
June 26th 2002 Shareware  5 stars 237k
Windows Std Serial Comm Lib for Visual Basic
MarshallSoft Visual Basic serial communication library component (DLL) for serial port communications from VB or VB.NET programs. WSC4VB uses the standard Windows API to communicate with any device connected to a serial port. Includes 32 functions plus modem control, ASCII/XMODEM/YMODEM ...
August 18th 2004 Shareware  5 stars 384k
MarshallSoft GPS Component for Visual Basic
GPS client library component reads and decodes standard GPS NMEA 183 sentences from the RS232 serial port as well as compute great circle distances and bearings. Several Visual Basic example programs with full source code are included. Requires 32-bit Visual ...
February 12th 2003 Shareware  4 stars 296k
Async
Async is a multi-threaded activex control that gives visual basic developers the ability to create multi-threaded applications, without the complexities normally involved. Async provides ALL the features needed to create a professional multi-threaded application. Includes a detailed help file, comprehensive ...
May 21st 2002 Shareware  5 stars 1k
Encryption Toolkit 2003 Trial Edition
<p>
The Encryption Toolkit includes all the tools you need to add file encryption and data encryption to your software applications. The toolkit includes COM encryption objects with a standard interface for both the Pocket PC and Windows® desktop platforms. This ...
February 24th 2003 Commercial  4.5 stars 1,062k
aaxIniFile
The aaxIniFile ActiveX Control is a component that gives you an easy access to any standard .ini initialization file. With this component, you can:- Open standard .ini files;- Read / Write string and numeric values;- Enumerate sections and keysThis component ...
May 25th 2003 Shareware  4 stars 646k
VBA Code Compare
VBA Code Compare allows you to compare and merge any Visual Basic code embedded into a VBA project (macros, sheet code, module code etc.). This tool uses direct access for working with VB modules. Thus, you don't have to export ...
September 27th 2005 Freeware    886k
COMM-DRV/Lib.Net Professional Edition
COMM-DRV/Lib.Net is a professional serial communication library component for the .Net Windows development environment. It is extremely easy to use whether you are writing simple serial communication applications or complex enterprise applications. The documentation of this serial communication library is ...
December 3rd 2005 Shareware    4,473k
GdImageBox ActiveX - Image Viewer OCX
GdImageBox ActiveX is an Image Viewer OCX Control for developers who would like to support popular graphics image formats like PNG, BMP, JPEG, TIFF, EMF, WMF, GIF, PNG, PNM, PCX DIB, JFIF, EXIF and others.
With GdImageBox you can view, ...
January 16th 2008 Commercial    2,666k
Roboprint for Visual 5.0
RoboPrint is the only Control that provides fully and automatic Preview and Print, for Visual Basic 5.0 & 6.0 Applications, code is not needed.
Consider the time and effort it now takes to apply the Preview & Print function. The ...
October 26th 2001 Shareware  5 stars 315k
Code Viewer and Validator Add-In
The Code Viewer is an add-in for Visual Basic 6.0 which replaces most of the functionality of the Project Explorer. In addition, it provides you with a means of exploring the code layout in a compact a useful manner. The ...
November 16th 2002 Commercial  5 stars 1k
FTP Client Engine for dBase
MarshallSoft FTP client library component for Visual dBASE (FCE4DB) is a library of functions providing direct control of the FTP protocol from your dBASE application program. Uses a simple API to easily write GUI or console mode programs that: * ...
August 18th 2004 Shareware  5 stars 239k
FTP Client EngineLibrary for Xbase++
MarshallSoft FTP client library component for Xbase++ (FCE4XB) is a library of functions providing direct control of the FTP protocol from your Xbase++ application program. Uses a simple API to easily write GUI or console mode programs that: * Connect ...
August 18th 2004 Shareware  4 stars 221k
FTP Client Engine Library for PowerBASIC
MarshallSoft FTP client library component for PowerBASIC (FCE4PB) is a library of functions providing direct control of the FTP protocol from your PB application program. Uses a simple API to easily write GUI or console mode programs that: * Connect ...
August 18th 2004 Shareware  5 stars 219k
FTP Client Engine Library for Delphi
MarshallSoft FTP client library component for Delphi (FCE4D) is a library of functions providing direct control of the FTP protocol from your Delphi application program. Uses a simple API to easily write GUI or console mode programs that: * Connect ...
August 18th 2004 Shareware  5 stars 253k
aaxRegistry
The aaxRegistry ActiveX Control is a component that gives you an easy access to the Windows Registry. With this component, you can:- Open / Create / Delete keys and subkeys;- Read / Write / Delete values of any type;- Enumerate ...
July 26th 2003 Shareware    710k
ActiveComport Serial Port Toolkit
Serial Communication SDK to add serial communications to your project. Communicate with a modem, scanner, printer, weight indicator or any other serial port device. The component features full com port control, binary and ASCII data transfer, RS-232 and RS-485 standards, ...
September 27th 2007 Shareware  5 stars 1,074k
Related Scripts
Create A .dll File with Visual Basic and ASP
Users can learn about creating .dll file using Visual Basic and ASP. The author says that if users want any component they have to look some files with the extension of .dll (Dynamic Link Library), so here the author guides ...
December 2nd 2005 Freeware     
Read from and Write to a Text File by Using Visual Basic .NET
This is an useful .NET article through which you can know about how to read from and write to a text file in Visual Basic.NET. You can do this by using the ReadLine and WriteLine methods of the StreamReader and ...
November 23rd 2005 Freeware     
Upload a File to a Web Server in ASP.NET by Using Visual Basic .NET
HOW TO: Upload a File to a Web Server in ASP.NET by Using Visual Basic .NET / is a web based tutorial in which users can gather knowledge about uploading the file using VB.NET. In this article author explains the ...
December 7th 2005 Freeware     
EACompression Zip Component for .Net
High performance zip component for your ASP.NET, Visual Basic.NET, C#, Managed C++, J# and JScript.NET applications to compress and decompress file. Many advanced features are supported like encryption, streaming and uuencoded file. Easy-to-use and featured examples are included in the ...
October 18th 2007 Commercial    256k
FTP Client Engine for Visual Basic
This utility is a FTP client engine for Visual Basic. It has library functions which control FT Protocol. Some features of this tool are, users can navigate the server directories, it allows users to connect any FTP server and can ...
December 18th 2005 Commercial     
Read and write text files with Visual Basic .NET
Read and write text files with Visual Basic .NET is an user friendly tutorial which helps in reading and writing the contents of the text files. The author elaborates the method of creating the file and opening an already existing ...
November 25th 2005 Freeware     
5-Day Visual Basic Training Courses
Hands On Technology Transfer, Inc. provides students with the opportunity to quickly and conveniently increase their Visual Basic or Visual Basic.NET competence with instructor-led, hands-on classes offered in more than 75 cities throughout North America. All HOTT classes can be ...
December 9th 2005 Freeware     
An Overview in Building Collections In ASP and Visual Basic Type ActiveX COM Objects
An Overview in Building Collections In ASP and Visual Basic Type ActiveX COM Objects is an article which deals with constructing the collection object which has group of component which has individual properties and methods. Here author describes about several ...
November 24th 2005 Freeware     
ASP.NET Tutorial: Adding records to a database using ADO.NET, SQL Server 2000 and Visual Basic.NET
ASP.NET Tutorial: Adding records to a database using ADO.NET, SQL Server 2000 and Visual Basic.NET is a tutorial that briefly explains about how to add the records into the SQL-Server database table using ASP.NET applications. Author explains the procedure with ...
December 10th 2005 Freeware     
ASP.NET Tutorial: Binding a Datareader to a Datagrid using SQL Server and Visual Basic.NET
ASP.NET Tutorial: Binding a Datareader to a Datagrid using SQL Server and Visual Basic.NET is an ASP.NET tutorial which tells you the method of binding the datareader object to the datagrid control. In this tutorial author has explained the readers, ...
December 15th 2005 Freeware     
Related Code
[Abs] Visual basic launcher
A program that helps you to control your Visual Basic projects. Using this program you can launch current projects that you are working on, create new projects and start Visual Basic with no project loaded. Please give me your feedback!!
May 14th 2009     4k
.NET Barcode Professional 2.5
Barcode Professional is a Windows control which generates barcode images for .NET Windows Forms Applications. Barcode Professional can generate the most popular Linear and 2D Barcode Symbologies. For .NET 1.0 or greater. Features: - Linear & 2D Barcode Symbologies - ...
February 7th 2006     835k
DigiOz File Trans DLL 1.0
The Digioz File Trans DLL is a DLL written in Visual Basic .NET 2003 (VB.NET). This DLL allows you to read the contents of a text file Write to a text file or append a text to an existing text ...
February 9th 2006     3k
Check LInks
You can be pretty sure that www.microsoft.com will always be a valid link, but many other web links tend to come and go as their authors move on, get bored, or whatever. If you maintain a web page with lots ...
September 2nd 2006     5k
LibMaster.com ActiveStockChart 1.0
The LibMaster.com ActiveStockChart is ActiveX component. It allows you to add the representation support of stock charts in your program in the any programming language which support COM technology

The LibMaster.com ActiveStockChart ActiveX component: supports three formats of stock charts representation: ...
November 21st 2006     458k
New Software
Popular Software