Showing 64 open source projects for "visual basic to android"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    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
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    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
  • 2
    It's an infrastructure helps engineers to develop enterprise software solutions in Microsoft .NET easily and productively which consists of an extendable and maintainable web system architecture with a suite of generic business model, APIs and servi
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    NMock2 is a library for assisting test driven development of .NET code by providing a dynamic Mock Object framework for .NET interfaces and classes (virtual and abstract members of classes).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    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
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5
    WebGrid generates cross-browser compatible web forms, and handles all data source interaction (update, insert, and delete) for you. WebGrid is fast loading datagrid with codeless data-binding and comes with a rich set of client & server properties.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Parse and harvest existing source code Create RAS compliant assets Sub-Second Code Searching (Class inherits QUERY, Implements QUERY, etc...) Reverse engineer source code to UML (Class Diagram and Sequence Diagrams) And much much more
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    CronDotNet is a Microsoft .NET framework library (dll) for scheduling automated jobs. It is based on its UNIX cousin, CRON.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Inspired by JUnit, csUnit brings the power of unit testing to the .NET framework. csUnit is your key to unit testing and test-driven development using .NET languages such as C#, Visual Basic .NET, Visual J#, or Managed C++.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 9
    Open Source Web Application Framework for the Microsoft ASP.NET platform.
    Downloads: 6 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 10
    ZCore is a set of Creative Studio for designing, testing, building ... solutions based on .NET framework. Contains UML designs tools, code editor & build tools, debug & test tools, user interface create tools ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    NDeploy is a deployment tool for ASP.NET web applications and web services. It is a tool that helps you seperating the runtime files from the source files and thus deploying your website/webservice nicely and safely.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    db4o is the world's leading open source object database for Java and .NET. Leverage fast native object persistence, ACID transactions, query-by-example, S.O.D.A object query API, automatic class schema evolution, small size (http://developer.db4o.com)
    Leader badge
    Downloads: 34 This Week
    Last Update:
    See Project
  • 13
    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: 1 This Week
    Last Update:
    See Project
  • 14
    EL4NET, the extension library for the .NET framework, provides an open and extensible component model, a flexible configuration system, and a mechanism that allows distributed applications to be deployed without changes on multiple physical architectures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Web-Based Persian Javascript Date Picker for ASP.NET. CSS-Based.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    OW.NET -- 1-Wire API port from Java (and J#) to C#. Use the Dallas 1-Wire and iButton chips with standard C# using a serial adapter (also CF.net) or the TMEX drivers on the Windows platform. No J# distribution installation required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    P4.Net is a Perforce API for the Microsoft .Net Common Language Runtime (CLR). It can be used from any managed language including C#, VB.Net, J#, Powershell, IronPython, and MSBuild.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    S.LSoftware lots of useful small open source projects
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This is a data control for ASP.NET that lists the contents of a folder on the server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    nToolbox is a .NET library of commonly used code. It provides developers with a set of reusable .Net components that solve common problems and simplifies common tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PersianTools is a series of .net class that can convert grogorian dates to Persian Hijri date based on namespace of .net class System.Globalization.PersianCalendar, also in version 2.0 add a new class to build RSS feed.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    NState is a pragmatic Finite State Machine implementation in DotNET. FSMs are defined either in XML or programmatically, and can be run directly or compiled to either C# or VB.NET. Includes WinForms and ASP.NET Panels, and Visual Studio integration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    NHag - NHibernate Automated Generator - is an advanced Codegenerator. Based on the hbm.xmls it can produce class code (in VB.NET and C#), Cell- and MVP-based abstraction layers and test scenarios (Test-DB and Unit Tests) for the generated classes. It's
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A wrapper to generate vbscript to create/edit MS Office through ActiveX for .Net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    OmniPortal was built on the idea of having a web-portal-kernel, that could handle security, themeing, and localization. This means that you can create any web based system on top of OmniPortal (i.e. ERP, CMS, CRM) easily. Mono and .Net is supported.
    Downloads: 4 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB