Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
PageManager is a Visual Basic 6 ActiveX control container designed to allow the usage of multiple pages/frames on a single form.
While working in the IDE it is possible to show a control grid for easy placement of the child controls.
TagManager is a Visual Basic 6 ActiveX control designed to:
* detect the change of width and height of a control container and move/resize its child controls accordingly
* group controls in classes
using the 'tag' property of each control.
Easy and ready-to-use set of .Net Classes to implement LDAP applications (Servers and Clients).
Included in the project:
- Classes for all types of LDAP Requests and Responses;
- Void Server and void Client Classes, ready for custom implementations.
VBTablet - a quick and easy way to add graphics tablet and digitiser functionality! Working with any device implementing the WinTab API, the de-facto standard, VBTablet does the hard work for you. Supports all COM-enabled languages: VB, Delphi, C/C++,...
AssemblyEdit is a powerful, lightweight and modern editor for the assembly low-level programming language, that works on Windows NT (NT/2000/XP/2003/Vista) systems.
Basic editor that is based around editing ASM & C for the HCS12 / HCS12X from Freescale. Recently added support for PIC & Intel 8051. Can also edit HTML/XML/SQL/C/x86. Full syntax highlighting for all supported languages. Endless build/assemble commands.
VBDOX is a simple program that generates technical documentation from source comments. The only requirement is to use specific module and function comments format. Documentation is generated for all types Visual Basic files and also fo VBScript and ASP.
Portable , Faster, Smaller EXE No Runtime Needed anymore , without needed of ActiveX or Ocx Or Dll all you need to do is scan the project file to view all the dependence files and put in on the final exe file complied As VB PowerWrap or Stand Alone Xpres
cEdit is an advanced and free alternative to both common text editors, and IDE's. It has many of the features found in shareware editors, including extensive language support, function listing, built in FTP, projects, and docking support.
A .NET library with collections: The Cache class can be used to cache any kind of .NET or COM objects. A background thread removes unneeded entries. DictionaryList represents a collection of key-and-value pairs accessible by key and in addition by index.
VB2Galde it's a program that convert Visual Basic froms into .glade files.
It's helps to migrate Visual basic projects to other program languages that use GLADE files (http://glade.gnome.org/)
ClassicVB will provide an IDE for BASIC/VB/VB.NET/VBScript projects. In its initial form it will support opening, editing, saving source code files. Plus it shall have additional features like color coding and some compiler integration.
ddt-mini-soft is a collection of my useful small software including Image processing, 3D Water Effect in OpenGL, API lib, C/C++ lessons, game and more...
A program that generates system documentation of Visual Basic 6.0 Programs (System Documentation, Documents functions and procedures, and Menu Documentation)
This is a collection of vb class modules written in native Visual Basic. They provide the following functionality: Processing of very large integer numbers, hashing algorithms, prime number handling and an implementation of the RSA algorithm.
This is a help system for delivering with new software. This is written in visual basic 3, so it may be looking a little bit older, but a .net version will come soon!!
You make help files by making a script that is interpreted. It 's worth to try it!
A IDE enviroment for developting quake based modifications. Basicly its a mdi style QuakeC editor with scintilla based syntax highlighting and some extra stuff.
The ULM.gen project is a framework that help building and customizing source-code generators from a UML model expressed as XML documents, using generation templates. It also provides tools for synchronization with UML modelers such as IBM Rational Rose.
DB Converter is a windows based application that converts (at the moment) database structure from MS Access to Oracle and PostgreSQL compatible SQL. It will also convert to MySQL compatible SQL with the added options of converting to a PHP script.
This is a vb mock object builder library similar to NMock and EasyMock, but for Visual Basic 6. Starting with a template Mock Object, you implement the interface of the target object you wish to mock using Implements.