| Sponsored Links | ||||||||||||||
|
| ||||||||||||||
|
Collapse All
|
||||||||||||||
| Software Name | Software Type | Category | Price | |||||||||||
| 1 | Visual Basic Runtimes 2.0 |
windows | Utilities->Required Files | Free |
View Detail
|
|||||||||
These are the runtime libraries for Visual Basic 2.0 applications. Download this file if a program you are using says it requires the Visual Basic 2.0 Runtimes, or VBRUN200.DLL. Tags:
|
||||||||||||||
| 2 | VISUAL BASIC 5/6 PROJECTS 1.0 |
windows | Home Education->Miscellaneous | Free |
View Detail
|
|||||||||
VISUAL BASIC 5/6 PROJECTS contains six programs you can use at home. The programs illustrate advanced uses of Visual Basic. Topics covered include using the Windows API for timing and sounds, input validation, printing, using multiple forms, graphics, and working with sequential files. This download is the complete source code for VISUAL BASIC PROJECTS for your study and modification. To gain the programming skills needed to understand this code, take a look at our LEARN VISUAL BASIC 5 and LEARN VISUAL BASIC 6 tutorials. The programs included are: STOPWATCH, a dual-mode stopwatch, LOAN CALCULATOR, a program that lets you compute loan repayments, GAS MILEAGE, a utility to track your cars gas mileage performance, BIORHYTHMS, a way to compute your bodys natural rhythms, MEMORY GAME, a fun game for the whole family, and ONE-ARMED BANDIT, a slot machine simulation. VISUAL BASIC 5/6 PROJECTS will run under Windows 95, 98, 2000, Me, NT, XP or Vista. You should be able to use these files with Visual Basic 5 or Visual Basic 6. To use the code, download the zip file and extract the files to a desired directory. Then, open the project file in Visual Basic. Tags: |
||||||||||||||
| 3 | Learn Visual Basic 5 1.5 |
windows | Home Education->Teaching Tools | $19.95 |
View Detail
|
|||||||||
LEARN VISUAL BASIC 5 is a self-paced comprehensive overview of the Visual Basic (Version 5) programming language and environment. The ten week course covers the toolbox in detail, building and distributing applications, error handling, file access, graphics, database access and management, the Windows API, multimedia, and advanced topics such as printing and help system authoring. The curriculum is identical to that used for over three years in a major universitys introductory Visual Basic course. LEARN VISUAL BASIC 5 is presented using a combination of over 450 pages of course notes and over 60 Visual Basic examples and applications. Some of the applications built include: Stopwatch, Calendar Display, Loan Repayment Calculator, Flash Card Math Game, Database Input Screen, Statistics Calculator, Tic-Tac-Toe Game, Capital City Quiz, Information Tracker (with plotting), and a version of the first video game ever - Pong (Project Screen Shots). To grasp the concepts presented in LEARN VISUAL BASIC 5, you should possess a working knowledge of Windows and have had some exposure to programming concepts. We offer two beginning programming tutorials (VISUAL BASIC FOR KIDS and BEGINNING VISUAL BASIC) that would help you gain this needed exposure. Included with the course is free, unlimited support and advice via e-mail. LEARN VISUAL BASIC 5 sells for $19.95. It requires Windows 95, 98, 2000, Me, NT, XP or Vista, ability to view and print documents saved in Microsoft Word format, and Visual Basic 5 (Professional Edition recommended). Use links at upper left of page to purchase and download the product or receive a CD-ROM ($2.50 shipping and handling charge). With a CD-ROM order, you also receive the free projects in Visual Basic Projects. Tags: |
||||||||||||||
| 4 | Basics For Visual Basic 1.00 |
windows | Software Development->Source Code | $29.99 |
View Detail
|
|||||||||
Basics for VB is a set of binary string and bit manipulation functions for VB5 / VB6. It contains the equivalent of DOS Basics MKI$ CVI series for creating binary strings plus functions to check or set bits, to check or set bit fields and to check or set flags. There are also function to return the unsigned values of VB integer and long integers and functions to display byte, integer or long variables as a string of ones and zeros.. Tags: |
||||||||||||||
| 5 | Visual Basic Express Projects 1.0 |
windows | Software Development->Source Code | Free |
View Detail
|
|||||||||
Brothersoft Editor: VISUAL BASIC EXPRESS PROJECTS contains six programs you can use at home. The programs illustrate advanced uses of Visual Basic Express for Windows applications. Topics covered include using the Windows API for timing, input validation, printing, using multiple forms, graphics, and working with sequential files. This download is the complete source code for VISUAL BASIC EXPRESS PROJECTS for your study and modification. To gain the programming skills needed to understand this code, take a look at our HOME PROJECTS WITH VISUAL BASIC EXPRESS tutorial. The programs included are: STOPWATCH, a dual-mode stopwatch, LOAN CALCULATOR, a program that lets you compute loan repayments, GAS MILEAGE, a utility to track your cars gas mileage performance, BIORHYTHMS, a way to compute your bodys natural rhythms, MEMORY GAME, a fun game for the whole family, and ONE-ARMED BANDIT, a slot machine simulation Tags: |
||||||||||||||
| 6 | Visual Basic Enhancements 2.0 |
windows | Software Development->Visual Basic Components Q Z | $25.00 |
View Detail
|
|||||||||
An ActiveX DLL with some of my most frequently used Functions and API calls. Included are class modules for the following: Windows Functions, enable drag and drop in VB, Ini File and Registration Database Reading, Networking, system tray manipulation, and some useful procedures that I included that were written in Visual Basic. When added in the references dialog in Visual Basic, there is no need to declare the class modules as objects...just make the call. Tags: |
||||||||||||||
| 7 | Advanced Visual Basic Subclasser 1.0 |
windows | Software Development->Visual Basic Tools | Free |
View Detail
|
|||||||||
dAViS is an ActiveX component designed to make subclassing windows in your Visual Basic programs as easy and safe as possible. It not only encapsulates the code required to subclass windows, but it also provides a layer of safety for debugging. Since dAViS resides in a DLL, it can detect when you are debugging and pause the subclassing calls to your program until you are out of break mode. You can even use the End command while subclassing without crashing Visual Basic. Tags:
|
||||||||||||||
| 8 | Jetpack (Visual Basic 6.0) 6.0 |
windows | Software Development->SDK DDK | $195 |
View Detail
|
|||||||||
Jetpack is a powerful collection of ActiveX controls designed to enhance any COM based development language with minimal effort and very little coding. Database developers can use the Jetpack controls to build a client application using whatever languages and tools they are most familiar with, including Microsoft Visual Basic, Visual C++, Visual J++, Borland Delphi, Powersoft Powerbuilder, and Micro Focus Object Cobol. Jetpack controls are designed to be highly functional. For example, adding the Table Design control to your form at design time and a single line of code gives you all the functionality needed to create or modify a Jet database table including fields, indexes, properties and attributes. Adding the Queryer control to an application and setting a couple of properties, gives you a fully- featured visual ad-hoc querying tool that allows users to interrogate a wide range of data sources without any knowledge of SQL. Tags: |
||||||||||||||
| 9 | Basics For Visual Basic 1.00.05 |
windows | Software Development->Misc Programming Tools | $49.00 |
View Detail
|
|||||||||
Bit manipulation functions for VB5/6 Basics for VB is a set of binary string and bit manipulation functions for VB5 / VB6. It contains the equivalent of DOS Basics MKI$ CVI series for creating binary strings plus functions to check or set bits, to check or set bit fields and to check or set flags. There are also function to return the unsigned values of VB integer and long integers and functions to display byte, integer or long variables as a string of ones and zeros. The demo is a compiledapplication that demonstrates some of the functions in Basics.bas. Although its primary purpose is, obviously, to help sell Basics.bas, it is also a useful program in its own right. You can enter a number, as signed, as unsigned, as hex or by setting bits or by setting flags. Whichever you enter, the other representations update - Including any designated bit field. It can, therefore, be a useful tool not only for debugging but also for teaching. Limitations: · The demo is a compiled program which demonstrates some of the functions in Basics.bas. Although its primary purpose is, obviously, to help sell Basics.bas, it is also a useful program in its own right. Tags: |
||||||||||||||
| 10 | Visual Basic Project Converter 2.0 |
windows | Software Development->Misc Programming Tools | Free |
View Detail
|
|||||||||
This program helps you migrate Visual Basic 4.x to 6.x projects toREALbasic. It can be used to convert individual project files or an entire project. VB Project Converter will parse your source code and make supported conversions and inform you of incompatible code. VP Project Converter supports classes, modules, forms, form resource files(*.frx) and project files. It provides support for Visual Basic-typestructures, classes, file I/O, controls, enumerations and basic support forDatabases. Third party Active-X controls are not supported. These and any othercontrols without a native REALbasic replacement will be mapped to a canvascontrol. To convert a VB project just drag & drop the project file (*vbp) into theVBPC window. VBPC will automatically add all the files that belong to thatproject. You can deselect any file if you do not want to include that filein the REALbasic project. All project files must be in the same location as the project file. Form resource files (*.frx) must be in the same location as its form. You do nothave to add (*.frx) form resource files, these will be read when needed. Tags: |
||||||||||||||
| 11 | Access to Visual Basic Object Converter 5.0 |
windows | Software Development->Visual Basic Tools | $149.95 |
View Detail
|
|||||||||
The Object Converter will convert Access Subforms, Tab Controls, and Continuous or Multi-Page Forms. Converts Standard Access Controls into equivalent Visual Basic Controls. Converted ActiveX Controls are automatically added to the Visual Basic Project. Converts Access Basic Code to Visual Basic Code including all Code behind Forms, Reports, and Modules. Provides extensive context-sensitive help, conversion hints, tips and helpful guidelines. Converted Access databases will run immediately or with minimal changes in Visual Basic. Tags: |
||||||||||||||
| 12 | Visual Basic Express For Kids 1.0 |
windows | Home Education->Kids Parenting | $19.95 |
View Detail
|
|||||||||
VISUAL BASIC EXPRESS FOR KIDS is a tutorial consisting of 10 chapters explaining (in simple, easy-to-follow terms) how to build a Visual Basic Express Windows application. Students learn about project design, the Visual Basic Express toolbox, and many elements of the BASIC language. Numerous examples are used to demonstrate every step in the building process. The tutorial also includes several detailed computer projects for students to build and try. These projects include a number guessing game, a card game, an allowance calculator, a drawing program, a state capitals game, Tic-Tac-Toe and even a simple video game. VISUAL BASIC EXPRESS FOR KIDS is presented using a combination of over 400 pages of course notes and actual Visual Basic Express examples. This material should be understandable to kids aged 10 and up. No programming experience is necessary, but familiarity with doing common tasks using Windows is expected. Included with the course is free, unlimited support and advice via e-mail. Tags:
|
||||||||||||||
| 13 | VBGuard for Visual Basic 2.1 |
windows | Software Development->Visual Basic Tools | $49.95 |
View Detail
|
|||||||||
Intercepts run-time and program errors before they crash aprogram, keeping the application running, the user happy, and the developer sane. VBGuard is the only tool available that offers integrated debugging, crash protection and remote error notification for Visual Basic developers. With VBGuard, a developer can crash-proof and debug their program in minutes, not hours or days, and with VBGuards ability to instantly pinpoint errors on user machines, developers can deliver solutions more rapidly than ever. Tags: |
||||||||||||||
| 14 | Probabilities for Visual Basic 1.02 |
windows | Software Development->Visual Basic Tools | Free |
View Detail
|
|||||||||
Tags: |
||||||||||||||
| 15 | Essential Tools for Visual Basic 6.0 |
windows | Software Development->Visual Basic Components A G | Free |
View Detail
|
|||||||||
Essential Tools for Visual Basic is a collection of tools for the Visual Basic developer. Visit the Essential Tools home page for screen shots and detailed descriptions of each of the tools. Tags: |
||||||||||||||
| 16 | Access 2000 to Visual Basic Object Converter 4.0 |
windows | Business Finance->Application Add in | $149.95 |
View Detail
|
|||||||||
A Microsoft Access 2000 Add-In utility that rapidly converts Access Queries, Forms and Code, Controls (including a number of ActiveX Custom Controls), Macros, Reports, Code and Class Modules to Visual Basic Forms and Projects.Object Converter efficiently ports selected Objects, or entire Access applications to Visual Basic. Converted Forms and Code will run immediately or with minimal modifications in Visual Basic. Tags: |
||||||||||||||
| 17 | Visual Basic 2005 XML comment checker 1.0 |
windows | Software Development->Components Libraries | Free |
View Detail
|
|||||||||
Visual Basic 2005 finally brings XML comments to Visual Basic, but it lacks warning CS1591: "Missing XML comment for publicly visible type or member Type_or_Member". Visual Basic 2005 XML comment checker verifies if every publicly visible type or member has an XML comment. It is a command line application, run it without parameters to see usage information. Source code and binaries are included in the archive. Tags: |
||||||||||||||
| 18 | Visual Basic 5/6 for Kids 2.0 |
windows | Home Education->Kids Parenting | $19.95 |
View Detail
|
|||||||||
VISUAL BASIC 5/6 FOR KIDS is a tutorial consisting of 10 classes (plus a bonus class) explaining (in simple, easy-to-follow terms) how to build a Visual Basic application. The tutorial is written for and directed to kids. Kids learn about project design, the Visual Basic toolbox, and many elements of the BASIC language. Numerous examples are used to demonstrate every step in the building process. The tutorial also includes several detailed computer projects for kids to build and try. These projects include a number guessing game, a card game, an allowance calculator, a drawing program, a state capitals game, Tic-Tac-Toe and even a simple video game (Project Screen Shots). VISUAL BASIC 5/6 FOR KIDS is presented using a combination of over 400 pages of course notes and actual Visual Basic examples. This material should be understandable to kids aged 10 and up. No programming experience is necessary, but familiarity with using Windows is expected. Included with the course is free, unlimited support and advice via e-mail. VISUAL BASIC 5/6 FOR KIDS is $19.95. The course requires Windows 95, 98, 2000, Me, NT, XP or Vista, ability to view and print documents saved in Microsoft Word format, and any edition of Visual Basic 5 or Visual Basic 6. Use links at upper left of page to purchase and download the product or receive a CD-ROM ($2.50 shipping and handling charge). With a CD-ROM order, you also receive the free projects in Visual Basic 5/6 Games. Tags: |
||||||||||||||
| 19 | Kid Games With Visual Basic Express - |
windows | Home Education->Kids Parenting | $19.95 |
View Detail
|
|||||||||
KID GAMES WITH VISUAL BASIC EXPRESS explains (in simple, easy-to-follow terms) how to build a Visual Basic Express game project. Students learn about project design, the Visual Basic Express toolbox, many elements of the Visual Basic language, and how to debug and distribute finished projects. Game skills learned include handling multiple players, scoring, graphics, animation, and sounds. The game projects built include (in increasing complexity): Safecracker - Decipher a secret combination using clues from the computer. Tic Tac Toe - The classic game - one of the first programmed by Bill Gates! Match Game - Find matching pairs of hidden photos - use your own photos! Pizza Delivery - A business simulation where you manage a small pizza shop for a night. Moon Landing - Land a module on the surface of the moon. Leap Frog - A fun arcade game where you get a frog through traffic and across a raging river. The product includes over 700 pages of self-study notes, all Visual Basic Express source code and all needed graphics and sound files. Tags:
|
||||||||||||||
| 20 | Access 2000 to Visual Basic 6 Object Converter 4 |
windows | Software Development->Visual Basic Components A G | $149.95 |
View Detail
|
|||||||||
The Object Converter is a Microsoft Access 2000 Add-In utility that rapidly converts Access Queries, Forms and Code, Controls (including a number of ActiveX Custom Controls like the Microsoft Windows Common Controls and the Common Dialog Control), Macros, Reports, Code and Class Modules to Visual Basic Forms and Projects. The Object Converter saves a great deal of time when porting selected Queries, Forms, Reports, Macros and Code Modules, or entire Access applications to Visual Basic. There is no need to copy and paste code from Access to Visual Basic and re-design Forms from scratch. Converted Forms and Code will run immediately or with minimal modifications in either the Visual Basic version 5 or 6 development environments. Tags: |
||||||||||||||
My Software
You have not saved any software. Click "Save" next to each software to save it to your software basket
