|
|
Freeware: Visual Basic Source Code
| |
Visual Basic Controls (Source Code)
License: Freeware
|
|
| |
Visual Basic Source Code that demonstrates how to make VB Controls by using a Picturebox and pure VB Code. Free Visual Basic source code control example for creating a Command button. 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
Author: Visual Basic Controls by WolfeByte Solutions| Date: 22-03-2005 | Size:
152 KB |
| |
- |
| |
VB Source Code Controls
License: Freeware
|
|
| |
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 addition file requirements.
Author: Don Wolfe| Date: 01-12-2002 | Size:
153 KB |
| |
- |
| |
VBA Code Compare
License: Freeware
|
|
| |
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.
The interface of VBA Code Compare gives you a chance to view the comparison report in two side-by-side windows, and supports syntax highlighting of the source code of Visual Basic.
VBA Code Compare has its own File Manager consisting of two side by side windows. It allows for the comparing of two folders' contents, loading files for further work, copying files and folders etc. You can control the list of files to be displayed in the File Manager by using filters.
Author: Formula Software, Inc.| Date: 16-09-2005 | Size:
886 KB |
| |
- |
| |
Developer's Notepad
License: Freeware
|
|
| |
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.
Author: Reliable Software| Date: 05-01-2001 | Size:
164 KB |
| |
- |
| |
Free .NET Barcode Forms Control DLL
License: Freeware
|
|
| |
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.
Author: IDAutomation.com, Inc.| Date: 12-04-2006 | Size:
384 KB |
| |
- |
| |
ClassLibrary
License: Freeware
|
|
| |
ClassLibrary is the Ultimate Code Library for Microsoft Visual Studio .NET. Get a jumpstart into .NET with thousands of lines of C# and Visual Basic .NET code. Hundreds of categories, samples, tips, how-to's and royalty-free code makes .NET coding a snap. It comes with pre-built databases covering C#, VB.NET, JavaScript, ASP.NET, SQL, ADO.NET WEBSERVICES & HTML comprising over 70.000+ Lines of Code, 260+Modules and 60+ Categories. The program is designed for ease of use with User-specified descriptions and categories, and retrieval from the database.. The User can create as many code databases as desired.
Author: jlgsolera| Date: 11-06-2005 | Size:
9550 KB |
| |
- |
| |
BackupU
License: Freeware
|
|
| |
Save information about backup media in MySQL database. Search on filename to restore files from backup. Visual Basic .NET source code included.
Author: Nowhere Man| Date: 05-12-2007 | Size:
961 KB |
| |
- |
| |
VB Project Eye
License: Freeware
|
|
| |
VB Project Eye is an analysis tool that determines the calls/uses of procedures, variable, types, enums and classes in shortest time, traces dead code and allows a slight navigation through the call trees of a Visual Basic project. The dependences between the different objects can be represented graphically. In addition it shows the distribution of the programming effort about the individual modules as number of code lines or of procedures and variables.
Author: Theodor Müller| Date: 02-03-2005 | Size:
585 KB |
| |
- |
| |
AOS - Error Handling Objects
License: Freeware
|
|
| |
AOS - Error Handling Objects for Visual Basic provide detailed reporting of unexpected errors within VB applications and components. All errors are simultaneously logged to the NT Event log (if running on NT/2000/XP), to an XML file, and output to the Windows debug output. By using a debug viewer, such as DebugView from Sysinternals, application errors can be viewed in real-time within the LAN. Ideal for debugging n-tierapplications.
Author: Automated Office Systems, Inc.| Date: 12-02-2002 | Size:
199 KB |
| |
- |
| |
Piracy Tracker
License: Freeware
|
|
| |
Free software code to track illegal registration and usage of your software. The purpose of this software is to give shareware developers an idea of how simple it is to implement a Tracking System to combat piracy of their software. The source code included is a fully working example. It will connect and add data to the SharewareJustice test database and will send you feedback to your email. We have java, visual basic, c++, c# source code available. We also have a perl script available for you to use on your server.
Author: Hitek Software LLC| Date: 25-09-2005 | Size:
97 KB |
| |
- |
| |
blueshell Error Guy
License: Freeware
|
|
| |
blueshell Error Guy : you really need it!
If you have any calls to user-defined functions or subs in your code (have you ever seen another program?), you need to be very aware of this feature of Visual Basic's error handlers; it can cause control to unexpectedly jump into your calling procedure's error handler. And if there isn't a calling procedure (as in all event handler subs like Form_Load, OK_Click etc.) your application will abort immediately. For this reason, we can only recommend that you include an error handler in at least every event handler procedure in your application. This may seem like a lot of work, and it definitely increases the size of your code, but the alternative is worse.
Using blueshell Error Guy you can do it quickly and without any problems.
In any programming environment, you have to deal with errors, and Microsoft Visual Basic is no different. These errors fall into three categories:
Compile-time errors - occur when your code contains incorrect syntax.
Run-time errors - occur when a condition raises an error at runtime.
Logic errors - occur when your code doesn't do what you intended because of improper logic or misunderstanding.
Our software tunes your code, providing that it will handle run-time errors safely.
blueshell Error Guy is designed for developers who create Microsoft Visual Basic programs.
With its easy-to-use interface, blueshell Error Guy allows you to organize many types of error handling.
When a run-time error occurs, you have several ways of dealing with it. Resolving errors requires three steps:
Setting an error trap
Reacting to the error
Exiting the error handler
Don't bother about that. Simply use blueshell Error Guy . Our software is useful for all these steps.
Author: Harry von Borstel| Date: 04-08-2003 | Size:
73 KB |
| |
- |
| |
Source Viewer
License: Freeware
|
|
| |
Source Viewer is a php coded web page allowing you to display the html and php source code of files on your server directly in a browser. Using standard browser View Source functions php code is not displayed as it is processed by the server prior to the page being delivered to the browser. Source Viewer allows the html and php code to be displayed. It displays page code directly in your browser, including html and php coding. An Allowed Directories function ensures visitors can only access the source code of files in directories you nominate. Viewed files are identified by URL (not server path) using a simple input field to provide ease of use. Source Viewer allows you to show the underlying code of your web pages directly to site visitors in their browser. It's free of charge.
Author: softSWOT| Date: 22-08-2004 | Size:
54 KB |
| |
- |
| |
Open QueryBuilder
License: Freeware
|
|
| |
Freeware with full source code!
The Open QBuilder (OQBuilder) is a simple "visual query builder". You can use OQBuilder in your Borland Delphi and Borland C++Builder applications to make easier SQL-code generation. OQBuilder allows you to easy work with local and server databases via BDE, ADO, IBO, IBX, DBX, FIBPlus, etc.
All versions of Open QBuilder are available as freeware with full source code and samples.
You can create new TOQBEngine-descendants to work with any DataSet-oriented sources (for example - OCI engine, etc.). If you create your own OQBEngineXXX - contact us to share them with Delphi and C++Builder developers community. We will place your engines on our web-page. Please, save the style of your engine-component's .dcr-icons and deploy your components as freeware with full source code.
OQBuilder allows you to save and load query models. OQBuilder query format looks like ".ini file" and defined (and may be customized by you) in methods procedure TQBForm.btnSaveClick (model saving) and procedure TQBForm.btnOpenClick (model loading).
The first limited public version of QBuidler for Delphi 1&2 was released in 1996.
Author: Sergey Orlik| Date: 15-10-2003 | Size:
1002 KB |
| |
- |
| |
SWF To Image
License: Freeware
|
|
| |
SWF To Image library is a FREEWARE ActiveX programming library for converting SWF into BMP, PNG, JPG, GIF images from Visual Basic, Visual Basic.NET, ASP, ASP.NET, Visual C++, Visual C# programming languages.
For example, you want to display thumbnail for every flash movie in your application or on your web-site. If so then SWF To Image library is exactly what you are looking for. It can take SWF file and convert it into BMP,JPG, PNG image.
Compatible with SWF Scout (commercial swf writing/reading/modifying library)
Features:
* Converts SWF to BMP, SWF to JPEG images, SWF to GIF images;
* Set width and height of output BMP/JPEG image;
* You can set a frame of swf movie to convert into BMP, JPG, GIF, PNG images;
* Ability to produce progressive JPEG files;
* Ability to convert more than 1 flash swf files into BMP, JPEG images, GIF images;
Author: ByteScout| Date: 29-01-2008 | Size:
1187 KB |
| |
- |
| |
MouseImp Pro Live! Source Code
License: Freeware
|
|
| |
Please feel free to download and use MouseImp Pro Live! source code. The source lacks MouseImp Pro's copy protection and some other trialware/evaluation stuff from the commercial version. The source code can be compiled under Microsoft Visual C++ 6.0 SP5. Installation wizard is made with Wise Install Builder 7.04.
MouseImp Pro Live! is an open-source project that was published by the original developers of the former commercial product, MouseImp Pro. This open-source project lacks copy protection and evaluation version limitations found in the original MouseImp Pro software; other than that, it is a great product that deserves to be further developed. Volunteers are highly welcome! Please email me to set an account at this sime if you'd like to contribute to MouseImp development.
Original MouseImp Pro
MouseImp PRO is a successor of MouseImp that became popular all over the world. Many users' wishes were considered in this new version of MouseImp, and many improvements have been implemented, making it even faster and more reliable. Hope you'll like it, and its unique features will make your work easier and more productive.
MouseImp is a handy tool that helps you to use your conventional mouse more efficiently. The AutoShrink feature increases your available workspace by removing toolbars from the screen so that only caption bars remain. To access a toolbar, just point to its caption, and it will be restored immediately. The Direct Scroll feature makes it easier to scroll through windows. Instead of using a scroll bar, you can activate MouseImp and scroll by moving the mouse up or down anywhere in the window.
MouseImp also gives you the ability to shrink windows temporarily.
Author: FreeSoft411| Date: 19-04-2006 | Size:
356 KB |
| |
- |
| |
Cavaj Java Decompiler
License: Freeware
|
|
| |
Cavaj Java Decompiler is a graphical freeware utility that reconstructs java source code from CLASS files. You can decompile java applets, jar and zip files producing accurate java source code. Browse the reconstructed source code with the Class View for instant access to methods and fields. Cavaj Java Decompiler is a standalone Windows application, it doesn't require you to have Java installed.
Author: Sureshot| Date: 28-04-2002 | Size:
1000 KB |
| |
- |
| |
VS.NET Solution Cleaner
License: Freeware
|
|
| |
Visual Studio .NET Solution Cleaner is a useful tool for erasing unecesary files on VS solution and project folders. Erases files from debug,bin,release,obj and rehsarper folder, with just one Click from the Windows Explorer context menu.
Why to use this tool?
How many times, when you zipped your code for mailing or for posting on a site (like this :) ), have you noticed that you zipped PDB, debug files, etc., and that your little code snippet became 1 MB in size? Well, well, the same happened to me when coding and sharing code with friends through mail or using forums, so I just coded this little application; it was for my own use, so it is not too fancy. But I am sure it will help you to clean up folders and will save you time. Some Visual Studio plug-ins like ReSharper generates lots of small files and a bunch of folders inside your project files, and you can delete them with this application. You migth thing that not, but you can ahve 100's of megabytes used on those. You can select what you want to delete and what not, and since you have the source code (c#), you might extend this to your needs.
Author: TeKnowMagic| Date: 28-10-2007 | Size:
439 KB |
| |
- |
| |
Visual LogParser
License: Freeware
|
|
| |
Visual LogParser is a free Visual tool for the Microsoft LogParser engine. It enable user to query any log files or data source with an advanced SQL syntax.
Visual LogParser offer an dockable MDI interface, color syntax hightlighting, customisation of the log source properties, and many more.
Visual LogParser is a composite application of free blocks: .Net 2 framework, DockSand freeware, LogParser COM object, the Composite Application Block and the ICSharpDevelop TextEditor component.
Author: Serialcoder| Date: 12-10-2006 | Size:
423 KB |
| |
- |
| |
NConstruct Lite
License: Freeware
|
|
| |
NConstruct Lite is a powerful wizard-like tool for creating application's data layer source code for NHibernate object/relational persistence and query framework. NConstruct Lite examines database's metadata and creates NHibernate HBM files, entities' source code, Microsoft Visual Studio project file, and some optional helper files.
NConstruct Lite is a derivative of more powerful NConstruct tool. Full versions of NConstruct software produce not only object-relational mapping source code but also a fully operational client-server enterprise application for managing and presenting the data from a database in a matter of minutes.
Author: Biro M&T| Date: 21-02-2008 | Size:
9405 KB |
| |
- |
| |
OstroSoft Winsock Component
License: Freeware
|
|
| |
COM library for Visual Basic 6, providing an easy access to the network layer of operating system (UDP and TCP sockets). OSWINSCK.dll serves as a wrapper for Winsock API and helps programmers to abstract from complexity of API calls and concentrate on application functionality.
Author: OstroSoft| Date: 14-03-2004 | Size:
29 KB |
| |
- |
| |
JCavaj Java Decompiler
License: Freeware
|
|
| |
JCavaj Java Decompiler is a free Java-based Java Decompiler. It reconstructs the original source code from a compiled binary class file. You can decompile java applets, jar and zip files producing accurate java source code. JCavaj runs on any platform with Java Runtime Environment 1.4 or higher installed.
Author: Sureshot| Date: 01-10-2002 | Size:
800 KB |
| |
- |
| |
OstroSoft POP3 Component
License: Freeware
|
|
| |
COM library for Visual Basic 6, providing functionality to retrieve emails from mailserver (POP3).
Author: OstroSoft| Date: 26-06-2004 | Size:
48 KB |
| |
- |
| |
SDE for Visual Studio .NET (CE) for Windows
License: Freeware
|
|
| |
Visual Paradigm SDE for Visual Studio .NET is a UML CASE tool/plug-in tightly integrated with Visual Studio .NET. This UML CASE tool supports full software development lifecycle - analysis, design, implementation, testing and deployment. This UML tool helps you build quality applications faster, better and cheaper. You can draw all types of UML diagrams in Visual Studio .NET, generate C# code, reverse engineer C# code to class diagrams and generate documentation.
SDE Features:
+the latest UML support (class diagram, use case diagram, sequence diagram, collaboration diagram, statechart/state diagram, activity diagram, component diagram, deployment diagram, package diagram, object diagram)
+Use case modeling (use case description, scheduling...)
+Textual analysis for identifying candidate classes, use cases, actors, flow of events...
+CRC Card diagram
+Business Workflow diagram
+Reverse engineering - code to diagram, code to model (C# to UML models, C# to UML diagram)
+Instant Reverse for C#, C++, Java, XML, Dot NET dll/exe, CORBA IDL
+Code Generation - diagram to code, model to code, (UML to code, UML model to C#)
+Incremental round-trip engineering
+Automatic synchronization between diagrams and source code
+Template and plug-in
+Automatic diagram layout - rearrange classes and connectors in UML diagrams in different styles
+Import/export XMI
+Import Rational Rose
+Export diagrams to SVG, PNG, JPG
+Microsoft Visio Integration - draw UML diagrams with MS Visio shapes
+Report generator for generating UML documentation to PDF or HTML
+Version control
+Multilingual support
+More...
Other UML Modeling Tools / UML Plug-ins:
Windows Platform:
+SDE for Microsoft Visual Studio .NET
Java Platform (Windows/Linux/Mac OS X):
+SDE for Oracle JDeveloper
+SDE for IBM WebSphere (WSAD)
+SDE for Borland JBuilder
+SDE for IntelliJ IDEA
+SDE for Eclipse
+SDE for NetBeans
+SDE for Sun ONE
+More SDE...
Author: Visual Paradigm| Date: 0-71-2004 | Size:
65134 KB |
| |
- |
| |
Free Source Code Browser
License: Freeware
|
|
| |
Free Source Code Browser software. Aren't webpages that try to prevent you from viewing their source code or saving images by disabling right-click bothersome? Who cares! View the source code of any webpage, and save any image as well. Works just like Internet Explorer. As you browse, the source code for each page you view is loaded into the "Source Code" section of the program and each image on the page is displayed in the "Images" section, where they can be saved to your computer. Each image displayed in the Images section is shown with the image name and full URL to the image. Can be added to the "Tools" menu in Internet Explorer. When viewing the source code, all references to images are hyperlinked.
Free Source Code Browser features:
Works just like Internet Explorer!
Gets past any form of "right-click" protection, no matter what script or programming language used.
As you browse, the source code for each page you view is loaded into the "Source Code" section of the program.
As you browse, each image on the page is displayed in the "Images" section, where they can be saved to your computer.
Each image displayed in the Images section is shown with the image name and full URL to the image.
Can be added to the "Tools" menu in Internet Explorer.
When viewing the source code, all references to images are hyperlinked.
Languages: English
Requirements: Win 9x/2000/ME/XP/Vista Internet Explorer 4+
Adware/Spyware: This software does not contain any Adware, Spyware or third party programs.
Author: Free Software Downloads| Date: 15-05-2007 | Size:
2609 KB |
| |
- |
| |
Add-in Express Toys for VSTO and Excel
License: Freeware
|
|
| |
This is a free sample add-in (ready to install and use) that adds a number of useful features to Microsoft Excel, including advanced options for Excel styles, merging cells and special paste options.
The add-in is based on the innovative Add-in Express technology and gives you an example of developing Excel add-ins, creating custom toolbars and controls and accessing Excel objects.
The add-in contains a full source code in VB, C# and supports Excel 2003 and Excel 2007. It works in VSTO 2005 SE and VSTO 2008 (VB.NET, C#).
Author: Add-in Express Ltd.| Date: 15-06-2008 | Size:
452 KB |
| |
- |
| |
Freeware .NET Obfuscator Skater Light
License: Freeware
|
|
| |
RustemSoft presents Freeware Light Edition of well-known Skater .NET Obfuscator, an obfuscation tool for .NET code protection. The Light Edition is the Free version of Skater .NET Obfuscator. You may use Skater .NET Obfuscator Light Edition, free of charge, to protect your .NET applications for both personal and commercial purposes.
Obfuscation prevents .NET assembly source code recompilation without changing its functionality. Obfuscation deals by hooding the main points of your .NET code.
You need to obfuscate your .NET code because IL (.NET Intermediate Language) code contains all of the information, apart from comments, that is in .NET executable (*.exe or *.dll) files. Using a decompiler a belligerent competitor can easily reverse engineer your .NET apps. To resist this threat, it is possible to obfuscate your assemblies before distributing your software.
The obfuscation process bereaves all unnecessary information used by debuggers from your .NET classes. Also, class, interface, field and method identifiers are renamed to make them meaningless.
By using Skater .NET Obfuscator the obfuscation cannot be reversed.
Skater .NET Obfuscator has dual representation as a GUI interface and as a command-line tool as well. Skater .NET Obfuscator is designed to be seamlessly integrated into your build process that is why it has the command-line interface. This is done in the reliable and repeatable fashion when the obfuscation tool depends on a graphical user interface for operation.
Main features of Skater .NET Obfuscator:
Prohibits reverse engineering;
Obfuscated application usually is not recompilable;
Processes any .NET application, executable or assembly;
Encrypts string constants;
Compatible with any .NET framework (1.x and 2.x);
Control flow obfuscation stops decompilers and deobfuscators;
Scrambles class names, method names, field names etc.;
Implements assemblies linkage; linker unites .NET assemblies into a single dll or exe
Author: RustemSoft| Date: 17-06-2008 | Size:
1127 KB |
| |
- |
| |
SCML 3D FRAME OCX
License: Freeware
|
|
| |
The SCML 3D FRAME OCX is an OCX control allowing the programmers to display nice frames on their Visual Basic forms without resorting to use a drawing software.
Author: Michel Lambert| Date: 27-11-2003 | Size:
333 KB |
| |
- |
| |
Simple System Tray IMAP Client
License: Freeware
|
|
| |
This program includes a few interesting and useful technologies i.e.
- A Simple System Tray IMAP Mail Client (not available so far)
- System Tray Implementation in Visual C#.Net
This includes source code, so you could use it as it is or play around with the code to satisfy your requirements.
This requires .Net Framework to be installed first (I use v1.1). There is no installation required. Just copy the executable from binRelease folder in the zip and run it. You should find the "My" icon in the System Tray. Double click to open main window. Chose IMAP Client from menu and enter user, password, IMAP Server and click Connect to check mail. Double click on SysTray icon to hide window.
I made this software to serve as a personal utility for those features which are not available in the market. First one is the System Tray IMAP Client - It is very useful because I don't have to keep the Mail program open in the taskbar, there being no way to tell if there is new mail otherwise.
Author: Arundale Ramanathan| Date: 08-11-2003 | Size:
37 KB |
| |
- |
| |
CodeThat Studio
License: Freeware
|
|
| |
CodeThat Studio is a powerful tool that enables you to create JavaScript solutions from CodeThat.Com fast and easy. With CodeThat Studio you can design the structure and customize the appearance of your scripts in easy-to-learn visual environment. Any special skills are optional! You can start using CodeThat Studio right now. You can use it without having knowledge of advanced programming languages or Web scripts. In CodeThat Studio you just arrange the elements in the visual environment, specify the basic options (such as colors and font attributes) and then produce the JavaScript code, which is ready to integration into HTML pages.
Author: CodeThat.Com| Date: 15-06-2005 | Size:
767 KB |
| |
- |
| |
AddErrorhandler
License: Freeware
|
|
| |
VB Add-in. Automates error handling code in functions and procedures. Includes custom callstack.
Author: BDCSoftware| Date: 02-04-2002 | Size:
223 KB |
| |
- |
| 1 | 2 | 3 | 4 | 5 |
|
|
Universal
Explorer
Powerful windows
explorer file
manager and viewer.

Disk
Size Manager
Analyses
hard disk space and collects statistics.

Web
Data Extractor
Email
marketing
software to extract specific contact.

ListMotor
Email
List Manager, operates with email stored in simple text files or csv
files.
|