Open Source Visual Basic Software Development Software - Page 3

Visual Basic Software Development Software

View 5720 business solutions

Browse free open source Visual Basic Software Development Software and projects below. Use the toggles on the left to filter open source Visual Basic Software Development Software by OS, license, language, programming language, and project status.

  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    A gCode Editor and downloader for use with CNC machinery. It features an editor, file management, single step, serial download and drip feed.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    OrangeSun Diary

    OrangeSun Diary

    A simple diary program to keep a diary on your PC.

    In the world we live today it is much more convenient to type then it is to write on paper. So why not keep your diary on your PC instead of in that silly little notebook? With OrangeSun Diary you can now have a private, password protected diary right on your computer. And if it is not just you who wants a diary, then the others can create their own user account and keep their own diary. Features include: search bar, text formatting, and entry date search.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Palette Designer

    Palette Designer

    A color-code design tool

    Palette Designer facilitates designing color codes for electronic visual displays that comply with established human factors usability principles. It calculates colorimetric figures of merit for a user-specified color set and flags colors and color combinations that may be problematic. It also draws figures that help users visualize important characteristics of the color set and find ways to improve it. It can be used by itself or in conjunction with software that uses aesthetic considerations such as color harmony to create color sets. Palette Designer consists of an Excel spreadsheet, supplemented with Visual Basic macros. It has been tested under Office 2010 and 2016 for Windows and Office 2011 and 2016 for Mac. It is not compatible with LibreOffice or Apache OpenOffice.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    simple OCX to control the system mixer
    Downloads: 1 This Week
    Last Update:
    See Project
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 5
    TabDock is a freeware docking component for Visual Basic. With it you can create an MDI enviroment similiar to that seen in the Visual Basic IDE.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    ThunderVB is an add-in for Visual Basic 6. ThunderVB let's you embed Asm and C instructions directly in you VB source programs. Furthermore ThunVB let's you create a true StdCall Dlls. Moreover ThunVB can extend VB IDE to a basic Asm/C code editor. Tha
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    VB doxygen is a Visual Basic addin that converts VB code into java like syntax for processing through the doxygen documentation generator. This allows the production of advanced documentation for Visual Basic.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    WinGTK is a developer\'s package which installs GTK+ 1.3 libraries for Win32. It also has wGLADE - a Glade implementation for Windows. Other packages include LibGlade, GtkExtra, GWF, DevEx (Dev-C++ extension) etc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Utilties and samples for use with sforce, the salesforce.com Web services platform. ==>. . ==> . . You will also find the sforce .NET Managed Data Provider project here.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 10

    toXML

    Excel to XML conversion

    toXML is a Windows application that lets the user convert a Excel file to XML. toXML allows the user to choose any Excel file [ without limitations of file size or column/row numbers ], and generates the corresponding XML, preserving all the information. For each data item in the Excel document, toXML automatically creates the appropriate node constructs. These constructs include node type, length constraints, id types and iterative structures. toXML is created in visual basic 6.0 It takes the help of the ShellExecute library function [ "shell32.dll" ]. Features: 1) Supports different versions of Excel file 2) Supports unlimited columns & rows 3) Node structure can be changed by changing a set of rules 4) New XML can be generated by modifying the XML generation function 5) The generated XML conforms to XML 1.0 standard
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
     Visual Basic 6 Samples
    Learn from Samples ! http://number1.com.nu/viewforum.php?f=82
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This is an attempt to port the java-awt layout manager idea to the .NET framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This is an attempt to create a completely full-featured developer's regular expression tester for the Microsoft .NET System.Text.RegularExpressions namespace. The current version is developed in VB.NET but I am currently considering porting to C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This project aims to produce a form editor like the ones in Visual Studio and SharpDevelop. It is intended to be used as a control for end-users of your application to allow them to create customised forms. The designer persists forms to XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    .Net Native Interface Library

    The best library to work with .Net Assemblies in any programming lang.

    The .Net Native Interface Library (DotNetNativeInterface) is a native programming interface which provides a way for programming languages such as C, C++, Fortran, Assembly, Pascal, Java, VB etc to interact with applications and libraries written in any of the .Net languages (such as C#, VB.Net etc). Programmers can use DotNetNativeInterface native methods to access .Net 3rd party libraries or .Net Framework Libraries without the need for registry entries, COM registrations or changes to the .Net libraries. The following examples illustrate when you need to use DotNetNativeInterface native methods: 1. You want to access and use .Net Framework Class Library in your application. 2. You want to access and use 3rd party .Net Libraries in your application. Competitive Advantages: 1. Access to .Net Framework Class Library. 2. No COM registration of .Net Libraries is required when deployed. 3. Allows any programming language to consume .Net libraries as if they were native code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ANY Database employing SQL, any system, any task TRANSFORM Your SQL between DBMS, different languages and from slow SQL to fast one, transform any of Your redundant task to work in organized and sustainable manner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Open-source development of scripting tools for Asheron's Call.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Acid is a generalized internet/network client, using "pluggable protocol" libraries to add support for connection protocols. In addition to the Acid application, this project is developing Hotline, FTP, and other pluggable protocol libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Active Client Server Framework is a light-weigth and generic replacement for ADODB/ADOR. It is also a technique suggestion and a set of testing tools for developing n-tier DCOM/MTS/COM+ systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The Active Director offers an extensible administration interface for servers and workstations in LDAP, WinNT, IIS and NDS environments by combining the powers of ADSI and WMI technologies. Mass updates, import/export, automation and many more await you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Active JMS is a freely available, non-proprietary, open source ActiveX JMS client API. With it, you can access a large majority of the JMS functionality without compromise.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Visual Basic 6 add-in to replace the functionality of the standard Project References Dialog
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Package of tools designed to facilitate the development of language independent, OS independent web applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Small, useful components for Visual Basic. Contains components for date/time entry, Windows registry manipulation, string manipulation, and parsing.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.