Business
& Productivity Tools
Desktop
Developer
Tools
Drivers
Education
Games
Home
& Personal
Internet
& Networking
Multimedia
& Design
Operating
Systems
Utilities
Advertisement:
ListMotor
Email List Manager Tool. Remover, Keeper ..
Extract Link
Extract url, email, phone
fax from local disk file.
|
|
Software Listing: Visual Basic Source Code
| |
Visual Basic Controls (Source Code) |
License: Freeware | Price: 0.00 |

|
|
| |
Visual Basic Source Code that demonstrates how to make VB Controls by using a Picturebox and pure VB Code. Current Visual Basic Components include: Scheduler Source Code, Calendar Source Code, Clock Source Code, Slider Source Code, Scheduling Program and a Free Visual Basic source code control example. All of the VB Source Code is compatible with VB3, VB4, VB5 and VB6. The source code draws the control directly onto a Picturebox and can be compiled into any VB program without any additional file requirements. Visual Basic Source Code.
Publisher: Visual Basic Controls by WolfeByte Solutions |
Date:
22-03-2005 | Size: 152 KB
Platform: Win 3.1x, Win95, Win98, WinME, WinNT 3.x, WinNT 4.x, Windows2000, WinXP, Windows2003
|
| |
- |
| |
VB Source Code Controls |
License: Freeware | Price: 0.00 |

|
|
| |
Visual Basic Source Code that demonstrates how to make VB Controls by using a Picturebox and pure VB Code. Current Visual Basic Components include: Scheduler Source Code, Calendar Source Code, Clock Source Code, Slider Source Code, Scheduling Program and a Free Visual Basic source code control example. All of the VB Source Code is compatible with VB3, VB4, VB5 and VB6. The source code draws the control directly onto a Picturebox and can be compiled into any VB program without any additional file requirements. Visual Basic Source Code.
Publisher: WolfeByte Solutions |
Date:
27-01-2005 | Size: 152 KB
Platform: Win 3.1x, Win95, Win98, WinME, WinNT 3.x, WinNT 4.x, Windows2000, WinXP, Windows2003
|
| |
- |
| |
Order Form Source Code |
License: Demo | Price: 19.95 |

|
|
| |
Visual Basic source code will let you add an order form to your program. This is the order form DynoTech Software has used to sell several shareware programs in over 90 countries. It allows for multiple products, calculates sales tax, accepts credit card information, and much more. Copy the form and modify to allow for ordering from multiple distributors within the same program..
Publisher: DynoTech Software |
Date:
16-03-2002 | Size: 100 KB
Platform: Windows
|
| |
- |
| |
SourceCode2Flowchart |
License: Shareware | Price: 59.98 |

|
|
| |
Sourcecode2Flowchart is a source code flowcharting tool to help developers understand and document source code. It can translate code into programming flowchart and supports Visio documentation.Supports C, C++, VC++(Visual C++ .NET), VB(Visual Basic), VBA, Qbasic (quickbasic), VBScript(VBS), ASP, Visual C#(C sharp), Visual Basic .NET(VB.NET), Visual J# .NET, VC++.NET, ASP.NET, Java, JSP, JavaScript(JScript), Delphi(Object Pascal), PHP, Visual FoxPro and Perl ..
Publisher: FateSoft |
Date:
15-06-2003 | Size: 1189 KB
Platform: Windows
|
| |
- |
| |
VBA Code Compare |
License: Freeware | Price: 0.00 |

|
|
| |
VBA Code Compare allows you to compare and merge any Visual Basic code embedded into a VBA project (macros, sheet code, module code etc.). VBA Code Compare uses direct access for working with VB modules. Thus, you don't have to export the source code to a file for comparing and import the edited code back.
You can use this tool for comparing two versions of the same module or for working with the source code when several authors change the code simultaneously.
VBA Code Compare allows you to download the source code of two modules, compare them, synchronize (merge) different parts of code, edit the code before and after comparing and save the changes.
Publisher: Formula Software, Inc. |
Date:
16-09-2005 | Size: 886 KB
Platform: Win95, Win98, WinME, WinXP, WinNT 4.x, Windows2000
|
| |
- |
| |
VB Decompiler |
License: Shareware | Price: 99 |

|
|
| |
VB Decompiler is decompiler for programs (EXE, DLL or OCX) written in Visual Basic 5.0 and 6.0 and disassembler for programs written on .NET technology. As you know, programs in Visual Basic can be compiled into interpreted p-code or into native code. .NET assembly always compiled to just in time compilable IL code.
Since p-code consists of high-level commands, there is a real possibility to decompile it into the source code (of course, the names of variables and some functions will not be decompiled). VB Decompiler restores source code from p-code as much as possible precisely. And after some modifications you may try to compile generated code.
Publisher: GPcH Soft |
Date:
20-04-2009 | Size: 3797 KB
Platform: Win95, Win98, WinME, WinNT 4.x, WinXP, Windows2000, Windows2003, Windows Vista
|
| |
- |
| |
Code-VB6 |
License: Shareware | Price: 149 |

|
|
| |
With Code-VB coding tools added to your Visual Basic development environment (VBE) you create better Visual Basic code faster. A set of 17 specialized code builders supports the fast creation of most used code. Using the builders reduces the amount of typing, makes the code more consistent and complete and reduces errors. Code-VB features:
Code Library:
- Finding and using (built-in and custom) procedures
- Code fragments library
Code Generators
- Creating procedures
- Fast declaration of variables and constants
- Working with enumerated types
- Flexible error handling
- Object Oriented Programming
Working with classes, collections and properties
The ability to customize the builders is very important if one wants to support different developers each with their own preferences (e.
Publisher: Code-VB |
Date:
12-04-2005 | Size: 2610 KB
Platform: Win95, Win98, WinME, WinNT 4.x, Windows2000, WinXP, Windows2003
|
| |
- |
| |
VBBackup |
License: Shareware | Price: 49 |

|
|
| |
VBBackup is a Visual Basic add-in for Visual Basic 6 to create backups of all your Visual Basic projects. With each project you can: Add/include additional files to be backed up, enter a memo for each project, provide a password for each backup for security, backup all components/references of the project (.DLL/OCX). Seamlessly integrated into the Visual Basic IDE, projects are saved with a mouse-click..
Publisher: R.M. de Boer Software |
Date:
30-04-2001 | Size: 0 KB
Platform: Windows
|
| |
- |
| |
VB.Net to C# Converter |
License: Shareware | Price: 169 |

|
|
| |
VBConversions VB.Net to C# Converter is the best VB to C# converter on the market, and won the Visual Studio Magazine Reader's Choice Award in 2006. Free Download.
The VB.Net to C# Converter even converts some of the most difficult features other programs don't even attempt, such as ReDim statements, parameterized properties, local shared variables, On Error Goto's, event handling, complex Case statements, API calls, and more
Other conversion programs either reverse engineer assemblies, producing unreadable assembly like code in C#, or else attempt a source code to source code conversion which isn't very accurate.
Publisher: VBConversions |
Date:
13-10-2009 | Size: 3000 KB
Platform: Win98, WinME, WinNT 4.x, Windows2000, WinXP, Windows2003
|
| |
- |
| |
ActiveXperts Scripting Toolkit |
License: Shareware | Price: 295 |

|
|
| |
ActiveX component to call VBScript functions directly from your source code without invoking WSH, CSCRIPT or WSCRIPT. Use the function result directly. Set function timeout and catch exception errors. The component is thread-safe, so you can use it in any multi-threading environment. Samples included for Visual Basic, Visual Basic .NET, Visual C++, Visual C# .NET, ASP, ASP .NET and more..
Publisher: ActiveXperts Software |
Date:
01-10-2005 | Size: 3417 KB
Platform: Win98, WinME, WinNT 4.x, Windows2000, WinXP, Windows2003, Windows Vista
|
| |
- |
| |
Code Visual to Flowchart |
License: Shareware | Price: 99.95 |

|
|
| |
Code Visual to Flowchart is a program Flow chart generator for code flowcharting and visualization.It can perform automated reverse engineering of program code into programming flowcharts .
,help programmers to document,visualize and understand source code.Its Documentation Generator supports Visio,Word,Excel,PowerPoint and BMP.
It works with the following programming languages: C,C++,VC++(Visual C++ .NET),VB(Visual Basic),VBA,Qbasic(quickbasic),VBScript(VBS),ASP, Visual C#(C sharp),Visual Basic .NET(VB.NET),Visual J# .NET,
VC++.NET,ASP.NET,Java,JSP,JavaScript(JScript),Delphi(Object Pascal),PowerBuilder(PowerScript),PHP,Visual FoxPro,PL/SQL,T-SQL(Transact-sql) and Perl.
Publisher: FateSoft |
Date:
17-11-2004 | Size: 1209 KB
Platform: Win95, Win98, WinME, WinNT 3.x, WinNT 4.x, WinXP, Windows2000
|
| |
- |
| |
Developer's Notepad |
License: Freeware | Price: 0.00 |

|
|
| |
Ideal for planning & reviewing projects.Create notes with hot links to source code. Selecting the link will automatically open source code to the exact point. Requires Visual Studio 97..
Publisher: Reliable Software |
Date:
05-01-2001 | Size: 164 KB
Platform: Windows
|
| |
- |
| |
Code to Chart |
License: Shareware | Price: 59 |

|
|
| |
An integrated visual code analyzer and source code flowchart generator.It makes you ever easier and convenient to read code. By using Code to Chart,you could quickly get a visual flowchart representation of your source code and get synchronization between flowchart and the code in editor, easily navigating between function and class definitions and export generated flowchart to Microsoft Visio or a BMP picture,save your source code a RTF file or a HTML file with syntax highlighted.
Specially designed and optimized for C,C++,C#,Java and PHP(up to V5) ,you will have the impression about its fast parsing speed.
Publisher: ReliableUnion, Inc. |
Date:
10-02-2004 | Size: 1339 KB
Platform: Win95, Win98, WinME, WinXP, Windows2000
|
| |
- |
| |
VBcodePrint |
License: Shareware | Price: 59 |

|
|
| |
This Add-In to Microsoft Visual Basic 6 significantly enhances its source code printing capabilities. You can print any part of your VB project's source code from within the VB's development environment.
You can create and save your own output styles by customizing the fonts and colors settings for keywords, strings, constants, procedure headers, line numbers, page headers/footers. You can customize the page margins, line spacing, print quality, paper orientation, scaling, and much more.
You can select a set of procedures, components or projects for printing and the selection can be saved and restored for repeated prints of the same set of items.
Publisher: StarPrint Limited |
Date:
06-02-2004 | Size: 3246 KB
Platform: Win95, Win98, WinME, WinNT 3.x, WinNT 4.x, WinXP, Windows2000
|
| |
- |
| |
VBdocman |
License: Shareware | Price: 58 |

|
|
| |
VBdocman is a Visual Basic Add-In for automatic generating of technical documentation from your Visual Basic source files with just few mouse clicks. It parses source code and automatically creates table of contents, index, topics, cross-references and context sensitive help in CHM, HLP, HTML, RTF, XML and other formats. It also contains sophisticated comment editor..
Publisher: Helixoft |
Date:
13-02-2003 | Size: 1932 KB
Platform: Windows
|
| |
- |
| |
BlueSky Integration Studio |
License: Shareware | Price: 4995 |

|
|
| |
BlueSky Integration Studio is a visual integration design environment for extracting, transforming, and loading (ETL) data from any data source - to any data source using a simple drag and drop, property based interface. Plus, you can code any type of data transformation logic in standard Visual Basic .NET! BlueSky Integration Studio then compiles your jobs into true executables for the fastest possible speed. Whether you are building integration processes for multiple locations around the world, or you simply need to extract and transform information within your single database environment, BlueSky Integration Studio will be the tool you want in your toolbox.
Publisher: Relational Solutions |
Date:
01-08-2006 | Size: 28740 KB
Platform: Win98, WinXP, WinNT 4.x, Windows2000
|
| |
- |
| |
AntiCutAndPaste |
License: Shareware | Price: 24.95 |

|
|
| |
The modern software industry has a tradition of copying and pasting source code. This is the single most widely distributed method of producing less-than-perfect programs. Thousands of large and expensive projects contain literally millions of identical or nearly identical fragments of code costing millions of dollars per year for additional support and maintenance. Enter AntiCutAndPaste!
AntiCutAndPaste is designed to search for plagiarism - text fragments that have been copied and pasted in programming language source code or plain text. It is tested on sources from large C++, Visual Basic, Delphi, Java, and C# projects.
Publisher: ACNP Software |
Date:
20-05-2007 | Size: 742 KB
Platform: Win95, Win98, WinME, WinNT 4.x, WinXP, Windows2000, Windows2003, Windows Tablet PC Edition 2005, Windows Media Center Edition 2005, Windows Vista, Unix, Linux, Linux Console, Linux Gnome
|
| |
- |
| |
Code VBA |
License: Shareware | Price: 199 |

|
|
| |
With Code-VBA coding tools added to the Visual Basic for Applications editor programmers create better Visual Basic code up to 50% faster. A set of 20 specialized code builders supports the fast creation of most used code. Using the builders reduces the amount of typing and makes the code more consistent. Use it with MS Access, Excel, Word and other VBA supporting applications. Included Code Explorer and Search to find all built-in Visual Basic procedures and code fragments related to your keywords in zero secs. Version 4 has the Fragments Builder extended with the ability to add shortcuts. This allows you to access the same fragment from multiple branches in the fragment library tree.
Publisher: AGORA Software BV |
Date:
28-03-2006 | Size: 4370 KB
Platform: Win95, Win98, WinME, WinXP, WinNT 4.x, Windows2000, Windows2003
|
| |
- |
| |
VBA Password Bypasser |
License: Shareware | Price: 29.95 |

|
|
| |
-- VBA Password Bypasser allows you to bypass the password protection of VBA (Visual Basic for Applications) projects / macros source code, when the password is lost or unknown.
-- Document started by VBA Password Bypasser will accept any VBA password as valid one, so you can change or clear your password.
-- The VBA Password Bypasser's main advantage is the ability to bypass VB code protection of any Visual Basic project whatever the main program is: MS Office (Access, Excel, Word, etc) - no doubt, but also Corel Office, AutoCAD, etc...;
-- This is very powerful tool to sysadmins security officers and all who have problems with VBA Projects passwords.
Publisher: Thegrideon Software |
Date:
10-01-2008 | Size: 666 KB
Platform: Win95, Win98, WinME, WinNT 3.x, WinNT 4.x, WinXP, Windows2000, Windows2003, Windows Tablet PC Edition 2005, Windows Media Center Edition 2005, Windows Vista
|
| |
- |
| |
VB Code Library |
License: Shareware | Price: 79.99 |

|
|
| |
VB Code Library is a powerful multi-language source code Library with the following benefits:
1. Built-in library with 50,000++ lines of code
2. Quick and powerful search engine
3. Powerful printing capability
4. Password protection & strong 448 bits encryption (optional)
5. User notes & attachments handling
6. Favorites & rating support
7. Full integration with *all* major programming IDEs
And much more!.
Publisher: OverZone Software |
Date:
30-08-2008 | Size: 8852 KB
Platform: Win98, WinME, WinNT 4.x, WinXP, Windows2000, Windows2003, Windows Media Center Edition 2005, Windows Vista
|
| |
- |
| |
MarshallSoft DUN Dialer for Visual Basic |
License: Shareware | Price: 55 |

|
|
| |
MarshallSoft Dialup Networking (DUN) Component for Visual Basic. Version 2.1, 6/13/2002.>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)..
Publisher: MarshallSoft Computing |
Date:
13-06-2002 | Size: 237 KB
Platform: Windows
|
| |
- |
| |
VB.NET Code Library |
License: Shareware | Price: 79.99 |

|
|
| |
VB.NET Code Library is a powerful multi-language source code Library with the following benefits:
1. Built-in library with 50,000++ lines of code
2. Quick and powerful search engine
3. Powerful printing capability
4. Password protection & strong 448 bits encryption (optional)
5. User notes & attachments handling
6. Favorites & rating support
7. Full integration with *all* major programming IDEs
And much more!.
Publisher: OverZone Software |
Date:
30-08-2008 | Size: 8040 KB
Platform: Win98, WinME, WinNT 4.x, WinXP, Windows2000, Windows2003, Windows Media Center Edition 2005, Windows Vista
|
| |
- |
| |
Free .NET Barcode Forms Control DLL |
License: Freeware | Price: 0.00 |

|
|
| |
The Free .NET Forms Control and DLL is really freeware - it is not a demo. It creates bar-codes in Visual Studio and the .NET Framework. Includes Visual Basic .NET example and a manual with code for VB and C# for printing or saving images to a file. Supports Code 39 and Extended Code 39. It may be used by individuals and organizations that have a gross annual revenue of less than $500,000 USD or are classified as nonprofit..
Publisher: IDAutomation.com, Inc. |
Date:
12-04-2006 | Size: 384 KB
Platform: Win98, WinME, WinXP, WinNT 3.x, WinNT 4.x, Windows2000, Windows2003
|
| |
- |
| |
VB 6.0 Code Viewer and Validator |
License: Shareware | Price: 49 |

|
|
| |
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 viewer is laid out much like the Project Explorer, the different categories of file are listed in folders in the tree view. Each time you open a file node, the code for that file is parsed and added to the treeview. When.
Publisher: L-Space Design |
Date:
01-04-2003 | Size: 1152 KB
Platform: Windows
|
| |
- |
| |
Visual Browser for C/C++ |
License: Shareware | Price: 79.98 |

|
|
| |
Visual Browser for C/C++ is a C/C++ Code Browser integrating program code editor,analyzer and documentation generator with code flowcharting and visualization.
It can help programmers to browse,edit,document and understand c,c++source code with built-in analysis for C/C++ program.It also can be used to visualize and flowchart c,c++ code.
Its flow chart Documentation Generator supports Visio,Word,Excel,PowerPoint and BMP.
It now supports C,C++,VC++(Visual C++ .NET) programming languages..
Publisher: FateSoft |
Date:
19-11-2003 | Size: 1207 KB
Platform: Win95, Win98, WinME, WinNT 3.x, WinNT 4.x, WinXP, Windows2000
|
| |
- |
| |
.NET Cryptor |
License: Shareware | Price: 98.89 |

|
|
| |
.NET Cryptor encrypts or password-protects .NET project source code files instantly. The utility prevents others from viewing and reusing your .NET source codes. Once .NET project is locked, it is completely encrypted and none of its contents can be understood.
.NET Cryptor is an indispensable security tool that protects sensitive information in your .NET source codes. In a few simple steps, .NET Cryptor encrypts your data making it practically impossible for anyone to browse and read your source code files in the event that your .NET project left at non-secure unattended PC or stolen. Also it makes sense to encrypt your entire .
Publisher: RustemSoft |
Date:
20-03-2009 | Size: 1582 KB
Platform: Vista, WinXP, WinNT 4.x, Windows2000
|
| |
- |
| |
Dexter |
License: Shareware | Price: 30 |

|
|
| |
Dexter is an invaluable time saving Add-in providing automatic code completion for all Microsoft development environments including Visual C++, Visual Basic, Visual Basic for Applications, Visual InterDev, Visual J++, Visual Studio 2002 and Visual Studio 2003. Dexter is totally configurable and can be tailored to suit any programming style or desired layout. NilgiriHouse.com - useful shareware for programmers using Microsoft development tools..
Publisher: NilgiriHouse.com |
Date:
20-05-2001 | Size: 125 KB
Platform: Windows
|
| |
- |
| |
VS.NETcodePrint 2005 |
License: Shareware | Price: 89 |

|
|
| |
VS.NETcodePrint a Microsoft Visual Studio .NET 2005 Add-in that saves system development and maintenance time and money by allowing you to produce professional style printouts of Visual Basic.NET, C#, J# and ASP.NET source code. You can preview the printouts before printing and exporting to RTF, HTML and PDF formats.
You can print, preview and export a complete Solution, selected projects, project items, namespaces, classes, modules and procedures. The program's WYSIWYG preview screens let you look at the formatted source code with unlimited zooming, multi-page thumbnails, and side-by-side pages.
Publisher: StarPrint Limited |
Date:
17-07-2006 | Size: 1475 KB
Platform: WinXP, WinNT 4.x, Windows2000, Windows2003
|
| |
- |
| |
Project Analyzer |
License: Shareware | Price: 299 |

|
|
| |
Project Analyzer is a Visual Basic source code analyzer, optimizer and documentor. It works with VB, VB.NET, ASP.NET and Office VBA. — Project Analyzer does an automatic code review to detect quality control issues like dead code, unoptimal variable declarations, unoptimized syntax, memory leaks and functionality issues such as missing event handlers or questionable tab order. You can enforce programming standards on variable naming, commentation, disallowed statements and code complexity. Optionally, you can let the tool automatically remove or comment out the unused, dead code to considerably reduce the size of your program.
Publisher: Aivosto Oy |
Date:
24-02-2006 | Size: 6861 KB
Platform: Win95, Win98, WinME, WinNT 4.x, Windows2000, WinXP, Windows2003
|
| |
- |
| |
VB Law Workstation |
License: Shareware | Price: 96 |

|
|
| |
VB Law Workstation is a powerful coding standards enforcement add-in for Microsoft Visual Basic 6 source code. Integrating tightly with the Microsoft Visual Basic 6 IDE, it allows the detection and correction of coding standards and other rule violations. It comes supplied with more than 200 professional standard rules that can be easily customised using the separate flexible rule editor VB Law Administrator. This ability to customise rules means that automated code reviews can extend well beyond basic coding standards compliance checking to include detection of known issues (that lead to subtle bugs), detection of sub-optimal code likely to impact performance and detection of dead (unused) code.
Publisher: Visible Progress Technologies Limited |
Date:
23-06-2005 | Size: 2722 KB
Platform: Win95, Win98, WinME, WinNT 4.x, Windows2000, WinXP, Windows2003
|
| |
- |
Page: 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | Freeware
|
|
|
Universal
Explorer
Powerful windows
explorer file
manager and
viewer.
Disk
Size Manager
Analyses
hard disk space and collects statistics.

Web
Data Mining
Extract
information from web. Download tools, data grabber.

|