Software Index
Related Topics
Popular Trends
Trending Topics
 

Data Report Visual Basic Sample

All | Freeware
Product Title  /  Popularity Revised License Rating Size
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
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
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
Word OCX
Word OCX is a powerful ActiveX Control with over one hundred useful functions tosend data from Visual Basic to a Word document, spell check Visual Basic objects anddatabase tables, create labels in Word, create HTML documents and much more usingCOM ...
August 22nd 2003 Shareware    558k
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
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
Excel OCX
Excel OCX is a powerful ActiveX Control with over a hundred useful functions to assist in exchanging data between Excel and Visual Basic and much more using COM technology! Included in the download is a sample Visual Basic project which ...
May 28th 2003 Shareware  5 stars 563k
blueshell Active Tables
blueshell Active Tables are much more than a database grid!


blueshell Active Tables are designed to connect Visual Basic 5/6 as well as all the languages of .NET (like C#, VB.NET and J#) to various databases including Oracle, MS SQL Server, ...
September 29th 2003 Shareware  5 stars 1,252k
blueshell Active Tables for .NET
blueshell Active Tables are much more than a database grid!


blueshell Active Tables are designed to connect Visual Basic 5/6 as well as all the languages of .NET (like C#, VB.NET and J#) to various databases including Oracle, MS SQL Server, ...
September 29th 2003 Shareware  5 stars 2,286k
Imacros Scipting edition
The Web browser is probably the most frequently used software today, and many tasks are highly repetitious. The iMacros software relieves the repetition of checking on the same sites every day, remembering passwords, data upload, image download, online marketing and ...
September 12th 2006 Shareware    3,471k
FastReport Studio 4
FastReport® Studio for business contains powerful standalone visual report designer, scheduler of reports building, saving and distribution. Also it includes many demo samples of reports as well as work methods together with MS Access and MS Excell office applications.
FastReport® ...
February 6th 2008 Shareware    8,618k
FusionCharts for VB
FusionCharts for VB is a charting component for Microsoft Visual Basic 6.0. It allows you to render interactive and animated charts in your Visual Basic applications. With the ability to render over 40 chart types spanning both 2D and 3D ...
February 7th 2009 Shareware  5 stars 10,191k
WizeHive
WizeHive is an online collaboration and task management tool built to help busy people organize their lives. It has features that resemble a cross between microfeed products such as Yammer and organizational tools such as Central Desktop and Huddle. Like ...
November 8th 2011 Freeware    205k
blogination for Mac
Blogination reads files written in markdown and outputs xhtml. Supports syntax highlighting. Philosophy is simplicity.

Blogination can be used as a library, in a web application and it is ideally to use darcs or git with it. Intended use is a ...
August 14th 2011 Freeware    10k
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
blueshell ADO Survey Kit
bAsk - the blueshell ADO Survey Kit - is a new diagnostic toolkit for ADO programmers. It presents viewers for all types of ADObjects.bAsking is better than debugging! It's freeware!Link bask.dll to your VB project and view all your ADObjects! ...
December 19th 2002 Freeware  4 stars 1k
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
Print Preview ActiveX
The aim of PrintPreview is to simplify the task of writing Visual Basic applications where the support from the standard package is limited. PrintPreview not only provides a wide range of formatting facilities which help in the creation of high ...
July 26th 2003 Shareware    4,882k
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     
Creating a TCP Component in Visual Basic
Creating a TCP Component in Visual Basic is an article which deals with generating TCP component using VB which helps in accessing the emails from the POP server. Here author explains about implemetation of the component to send data, retrieve ...
December 13th 2005 Freeware     
How To Access Active Server Pages Intrinsic Objects Within a Visual Basic COM Component
How To Access Active Server Pages Intrinsic Objects Within a Visual Basic COM Component is an online tutorial that explains how to utilize Intrinsic Objects within a VB COM component. This article explains in detail with sample source code and ...
December 14th 2005 Freeware     
How To Update a SQL Server Database by Using the SqlDataAdapter Object in Visual Basic .NET
How To Update a SQL Server Database by Using the SqlDataAdapter Object in Visual Basic .NET is an article in which the author demonstrates the procedure for utilizing SQLDataAdapter objects for updating the modified data of the dataset in the ...
December 14th 2005 Freeware     
HOW TO: Create a Summary Row for a DataGrid in ASP.NET by Using Visual Basic .NET
HOW TO: Create a Summary Row for a DataGrid in ASP.NET by Using Visual Basic .NET is an interesting article in which the author briefly describes about creating a summary row in the datagrid control using Visual Basic.NET. This article ...
December 10th 2005 Freeware     
Implementing a Background Process in Visual Basic .NET
Implementing a Background Process in Visual Basic.NET is an article which presents you the information about the multithreading mechanism in Visual Basic.NET. Multithreading helps you to run many tasks at a time. You can create a background process that can ...
December 8th 2005 Freeware     
Invoking Web Services with Visual Basic .NET
Users or web developers can view demonstration of web services briefly. This article also shows them what are the steps to be followed to invoke a live web service. Steps for how to invoke web services with Visual Basic.NET is ...
November 25th 2005 Freeware     
Remoting and XML Web Services in Visual Basic .NET
This is an useful tutorial for every users who wish to learn about remoting in Visual Basic .NET and XML web services of the same. Sample code has been given for the learners to refer quickly and hence the users ...
November 24th 2005 Freeware     
The 'Ins' and 'Outs' of Using Stored Procedures with Visual Basic .NET
The 'Ins' and 'Outs' of Using Stored Procedures with Visual Basic .NET is a tutorial which discusses about various information such as creating stored procedures in Sql Server database, executing it using the ADO.NET objects in VB.NET, advantages of the ...
November 27th 2005 Freeware     
Visual Basic .NET ::: Microsoft
Microsoft Visual Basic? .NET is the newest, most productive version of the Visual Basic tool set that enables developers to address today's pressing application development issues effectively and efficiently. Visual Basic .NET enables you to create rich applications for Microsoft ...
November 25th 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
This is a MIDI System Exclusive data dump program for WIndow...
3.1. It's public domain and includes Visual Basic source. Sends and receives system exclusive data. Can handle dumps greater than 64K. Supports Cakewalk-compatible request strings to start equipment dumps automatically Public domain, full Visual Basic source included. Requires Visual Basic ...
June 19th 2006     87k
.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
.Net Chart Plotter 2004 2.0.1
Chart Plotter 2004 is a Real-Time Data Plotter capable of plotting up to 50 measures in a variety of visually appealing styles - including line plots, strip bar style plots, full colour filled curve graphs, etc. Chart Plotter 2004 is ...
February 8th 2006     125k
Aspose.Spell 1.8
Aspose.Spell is a .Net multilingual spell checking component. With it, you can: Check spelling in more than 20 languages, including Afrikaans(ZA), Catalan(ES), Danish(DK), Dutch(NL), English(AU), English(NZ), English(US), English(UK), Faroese(FO), French(FR), Galician(ES), Germany(DE), Greek(GR), Irish(IE), Italian(IT), Latin(LA), Norwegian(NO), Polish(PL), Portuguese(PT), Russian(RU), ...
February 15th 2006     919k
New Software
Popular Software