Showing 110 open source projects for "visual basic"

View related business solutions
  • 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
  • Securely stream and govern industrial data to power intelligent operations with agentic insights. Icon
    Securely stream and govern industrial data to power intelligent operations with agentic insights.

    For IoT Developers, Solution Architects, Technical Architects, CTOs, OT/IT Engineers

    Trusted MQTT Platform — Fully-managed and cloud-native MQTT platform for bi-directional IoT data movement.
    Learn More
  • 1
    This is a port of Basic to NASM (B2Nasm) for visual basic.net. Basic to NASM is capable of file handling, output to and input from the console, arithmetic, and variable creation. A good starting point for native compiler creators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ADAL (Automatic Database Access Layer) creates VB.NET classes and SQL Server 2000 stored procedures (optional) that remove a lot of the redundant data access code required when building a new .NET application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    PLiX (Programming Language in XML) is an XML-based code-generation framework. Generators produce XML matching the PLiX.xsd schema, which can be formatted into multiple languages. Extensible formatters support C# and VB.NET in Visual Studio 2005 and 2008
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    C Code Completer enhance writing C code with auto popupping words, it also shows parameter list, the header file they are defined in, and what they do. This can be also used to compile if Borland Turbo C is present in the same directory.Based on .NET
    Downloads: 0 This Week
    Last Update:
    See Project
  • Melis Platform is an enterprise-grade Low Code Platform simplifying app creation, management, and delivery. Icon
    Melis Platform is an enterprise-grade Low Code Platform simplifying app creation, management, and delivery.

    Ideal for websites, apps, e-commerce, CRMs, and more

    Melis is a new generation of Content Management System and eCommerce platform to achieve and manage websites from a single web interface easy to use while offering the best of open source technology.
    Learn More
  • 5
    These tools might be useful for somebody, but definitely not everybody. Most of the time I created these things just to solve my daily issues. However, I hope that they can help you out as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    VisualCamel is a WYSIWYG Graphical Perl/Tk GUI creator. VisualCamel is an attempt to create a Perl/Tk GUI editor that resembles Microsoft's Visual Basic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    NhGen - NHibernate Code Generator
    A Mapping generator for NHibernate (NH) via FluentNH and NH.Burrows. Generate source code in C# to access MySql or SQL Server dbs. VB.Net may be supported eventually. See Develop > News menu for updates and release notes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Automate your code! Don want to write 250 lines of code, that only have one number different? Code Automator will help you!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    DataLG is a Data Access Layer (DAL) generator. Create stored procedures, views, and tables on the database side, then use DataLG to create an assembly (and its source) to interact with them. Works with: Ms Sql Server, Sqlite 3, Mysql 4-5, and PostgreSQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • #1 Solar Design & CRM Software for fast-growing solar businesses. Icon
    #1 Solar Design & CRM Software for fast-growing solar businesses.

    Solar businesses looking for a design and CRM solution to create compelling solar proposals

    Create accurate proposals from anywhere in under 2 minutes using hi-res imagery, energy analysis and 3D shading tools in Pylon's intuitive design studio. Pylon is the only solar design software to give you high-resolution imagery in-app with no monthly fees. Identify dates of concern and track shading impact throughout the year using Pylon's award-winning 3D Solar Shading toolkit. Help your team better understand customer consumption patterns and maximize self-consumption using Pylon's load profile and interval data analysis. Analyze load profiles & interval data. Close more solar proposals with interactive Web & PDF proposals, native eSignatures and a payment processing gateway. Fully integrated solar CRM designed to integrate with your solar design software and convert proposals. Get 2-way SMS and email, communications with your team, lead management, and ready-made deal pipelines with Pylon Solar CRM.
    Learn More
  • 10
    Enterprise size application genererator. Mogenius is set of modelling tools, codegenerators for different application levels( Database , Data access , Data presentaton, Application). Document locking, Role subssystem, Workflow subsystem included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This application generates a functional install package for a DotNetNuke module, complete with business layer, data layer, and UI. The project's goal is to create a full-featured, open source module prototyping aid for DNN developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The PTK tool is Rational Rose plug-in that offers a support for PASSI (a Process for Agent Societies Specification and Implementation) a step-by-step requirement-to-code methodology for designing and developing multi-agent societies.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    Aide à la génération de scripts SQL. Les tables sont construites graphiquement avec MyDb puis le script est généré afin d'être inséré dans le SGBD.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    toXML

    Excel to XML conversion

    ...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: 0 This Week
    Last Update:
    See Project
  • 15
    A toolkit to design applications using design patterns, with facility to generate code, and reverse engineering. Drag and Drop facility to create UML Class diagrams Support to write custom plug-ins for code generators and reverse engineering.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A simple program to help you make XML Torrents for use with Vuze (formally Azureus).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PreNIS is a preprocessor macro language extension to the NSIS scripting language to automatically include dlls, exes or project version information in to NSIS scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Visual Studio 2005 code generator (custom tool) that creates a thin wrapper around your database server's stored procedures. Simple but customizable, it takes the hassle out of repetitious ADO.NET without a goofy ORM layer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Framework for RAD against relational database. Supports multiple database platforms. Uses generics and partial classes. Includes a winforms Class Generatator for autogenerating O/R mapper classes based on Customisable templates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Utilities and source code libraries written in Visual Basic Classic (VB6). Currently: a source code analyzer; an app to copy templates/date-time stamp to clipboard or manipulate VB6/SQL code in the clipboard; & an ODBC/ADO SQL query template application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Stonehenge is a java tool for code generation. It simplifies the process of mapping DB tables into programming code. It generates Java code, C# code, VB.NET code and potentially code for any language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Realm Crafter Script Generator and Coder is a applacation that generates and codes scripts for Realm Crafter. It colors the script code. It also has a Online Script Library, Project viewer, MySQL database loader, and lots of script generators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    TDO - Typed Data Object is a .NET source code generator (C#/VB) for data layers based on Microsoft SQL Server 2000/MSDE/2005/Express. TDO allows .NET Framework 2.0 developers, to have the source code automatically generated for MS SQL Server databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PostSharp
    PostSharp is the #1 pattern-aware extension to VB and C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Adventure Develop would be a free and open alternative to AdventureMaker, providing an user-friendly interface and a complete environment for develop point&click game. ********** Development has been stopped because the engine is too distant to be compli
    Downloads: 0 This Week
    Last Update:
    See Project