Search Results for "visual basic net" - Page 27

Showing 6546 open source projects for "visual basic net"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 1

    DirectShow .NET

    DirectShow programming library for .Net programmers

    .NET c# directshow lib, capture and playback using c# and directshow
    Downloads: 29 This Week
    Last Update:
    See Project
  • 2
    Net.Tweak

    Net.Tweak

    ༼ つ lite network tweak つ

    Simple Network Tuning Utility
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    AET

    AET

    Detects visual changes on websites and performs page health checks

    AET is a system that detects visual changes on websites and performs basic page health checks (like w3c compliance, accessibility, HTTP status codes, JS Error checks and others). AET is designed as a flexible system that can be adapted and tailored to the regression requirements of a given project. The tool has been developed to aid front-end client-side layout regression testing of websites or portfolios, in essence assessing the impact or change of a website from one snapshot to the next.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Calcex Math Parser

    Mathematical expression parser and evaluator for .NET

    Moved to https://github.com/alxnull/calcex Calcex is a simple math parser for .NET to evaluate mathematical expressions which is developed in C#. It supports many common mathematical operations and functions and allows the user to add custom functions and variables. It is possible to evaluate double or decimal values for high precision. Calcex also includes functions for converting numbers from decimal to binary or other bases. The project includes a simple calculator and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 5
    Inject Header Surfer X2
    ...IHS X2 bisa dijalankan menggunakan aplikasi lain dengan menggunakan parameters. Parameters : <Dir IHS> <Config.ihs> <ListenPort> Contoh: Delphi : ShellExecute(Application.Handle,'open',PChar('IHS.exe'),PChar(config.ihs 8080),nil,SW_HIDE); Visual Basic : Shell App.Path & "\IHS.exe" "config.ihs 8080", vbHide Syarat : Config tidak boleh mengandung spasi dan huruf besar, saran gunakan a-z dan 0-9 IHS X2 Created by MhanRisandy https://www.twitter.com/mhanrisandy
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Sinhala Writer

    Sinhala Writer

    Best tool there is to type Sinhala unicode characters

    Sinhala Writer is a fully portable phonetic unicode character converter tool designed to generate Sinhala (සිංහල) characters whenever you need. Sinhala Writer is a must have tool which can be very useful in many scenarios, such as messaging in social media networks, for the use in 3rd party applications like PhotoShop, AfterEffects etc, generating Sinhala characters to be used on web pages and computers that do not use Sinhala fonts, etc. Simply put, if you want to quickly generate some...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7

    Image Detail

    Image Viewer and Graphic Manipulation Tool

    A new image viewer that has nice features suck as identifying and generating colors from your image, changing colors of your image with color adjustment and color matrix tools, crop & split image for Instagram, TIF / GIF Animated extractor, batch functions : rename, compress, resize and more
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    DncZeus

    DncZeus

    https://github.com/lampo1024/DncZeus

    DncZeus is a general background authority (page access, operation button control) management system framework based on .NET 6 + Vue.js (iview-admin) with front-end and back-end separation. The backend is built with .NET 6 + Entity Framework Core, and the UI is the popular Vue.js-based iView (iview-admin). The project implements dynamic permission management and control of the front and back ends and a JWT-based user token authentication mechanism, making the interaction between the front and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    VB5250

    TN5250 Emulator written in VB.Net

    A TN5250 client in four parts: A telnet client DLL, a 5250 emulator DLL, a host access LIPI server client DLL, and a Windows GUI. The DLLs can be integrated into your own GUI if you desire.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 10
    AutoSet

    AutoSet

    Windows Apache/PHP/MariaDB(MySQL) Stack

    오토셋은 윈도우 운영체제에 Apache HTTP Server, PHP, MySQL, CUBRID 등의 서버 제품을 한번에 설치해 주는 기능과 이렇게 설치된 프로그램을 그래픽 사용자 인터페이스(GUI)를 통해 쉽게 설정의 변경, 관리를 할 수 있도록 지원하는 프로그램입니다. AutoSet is a GUI based installer and administrative tool which enables to install Apache HTTP Server, PHP, MySQL, CUBRID and Other packages at once and helps easy set-ups and management. 이 프로그램은 누구나 무료로 다운로드해 사용할 수 있습니다. The program is free to download for anyone.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 11
    Number Base Converter

    Number Base Converter

    Instantly convert between number systems and do basic operations

    With this Java application values of arbitrary length can be converted between Dec, Hex and Bin number base. Additionally, bitwise and numeric operations can be performed on the main value (also of arbitrary size). The main feature is the visual buttons representing the appropriate bit value, which can show and change the respective bit position. Also, bit group values (eg. W0, H0, etc) can be displayed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ProF700 pbx phone list manager

    ProF700 pbx phone list manager

    Proximus Forum 700 pbx dial number management

    ...Import module to import from mysql/mariadb database tables of customers, contacts, addresses, suppliers. To adapt to your own needs; created in Gambas3 (free Linux visual basic-like IDE)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    FB Chart Designer

    Create multi-degree polynominals charts. Designed in FbEdit & WinAPI.

    This program allows to draw diagrams with chart library, that can be used with dialog applications, based on the RC files designers (such as FbEdit for example). This is the one of the fastest way to create window application with visual design methods, and implement into it an ellegant and flexible chart, that can be choosen from four different diagram kinds (if you edit code and use it in your projects). The source code chart library by Lothar Schirm is based on the consolidated...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    PNG 2 JPEG

    Converts PNGs to JPEGs and vice versa

    Simple, minimalistic PNG 2 JPEG (and vice versa) converter. Made with Visual Basic 2008. All source and project files included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    sorun v1.1.2.0

    sorun v1.1.2.0

    simple by running

    When you want to open a program quickly, without a shortcut that makes Windows desktop pages that sometimes look messy. "So Run" is here to help you overcome problems like I've ever experienced. "So run" creates commands that are added to the regedit program. So you can run programs that you add with the run menu, don't worry, we also provide a feature to delete the program you want to delete from the list. You can also open program locations in the "sorun" program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SimplyVBUnit is a VB6 unit testing framework written in Visual Basic 6. It closely follows the GUI setup of NUnit. Creating Tests is a snap, as you don't need to implement anything, just add your tests to a new class and GO!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    ASP.NET Core & Vue.js Starter

    ASP.NET Core & Vue.js Starter

    Asp.net Core & Vue.js (ES6) SPA Starter kit

    Starter Template for ASP.NET Core and Vue.JS (Vue) - with Webpack (with HMR), Web API, Vuex state management, and other best practices baked in! Find the template through the NuGet package manager inside Visual Studio. Now you can open the project via Visual Studio or VSCode, press F5 to run the application! You have two choices when it comes to how you prefer to run it. You can either use the command line or the build-in run command. Run the application using npm run dev. Run the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Blake's Tip Calculator

    Simple Windows Tip Calculator

    This is a simple, easy to use windows tip calculator. This calculator can calculate the basic tip plus custom tip amounts. This calculator will also give you the grand total after the tip has been calculated. This is easy to use, and user friendly, and extremely helpful for people that have a hard time calculating tips!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Treater Antivirus

    Treater Antivirus

    Cloud antivirus scanner based on machine detection

    Treater Anti-Virus is a free portable anti-virus on demand scanner which does not require the installation and updates of signatures. The application is able to detect and neutralize threats not found by the main protection program, such as Trojans, Ransomware, Worms, Dialers, Adware, Riskware, Pornware, SMS Blocks, etc. The utility does not require installation and can be launched from removable USB/CD drives as a "resuscitator" tool to unlock the computer. During the development, the...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    MeasurementTool

    MeasurementTool

    A measurement tool for windows, in terms of Centimeters, Inches, etc..

    MeasurementTool is a Windows application, which can be used to find the Distance/Length between two points (between two Pixels on the display), and convert it in terms of Centimeters, Inches, and Millimeters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Vid2Old - H.265 to H.264 Converter

    Vid2Old - H.265 to H.264 Converter

    Easy way to convert H.265 videos to H.264 (New) - x64 Only

    Are you looking for a easy way to convert H.265(hevc) videos to old H.264?. Then this is the right tool for you. This simple program was built using the CLI version of popular Handbrake transcoder and SharpDevelop open source IDE. This program was made to be simple as possible. But, there are number of options available for experienced users as well. Support my work : https://www.patreon.com/ipmanlk
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Snarl

    Snarl

    Stuff Happens - know about it.

    Snarl displays short bursts of information on screen in the form of small, beautiful, pop-ups that fade in and out. However, it's much more than just that: connect applications and external sources into Snarl to provide a rich array of notifications in a single place, then create rules to forward these notifications to your mobile devices, email inbox - or even friends, family, or a workforce.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 23
    Beatnik Player 2.2 Plugin Frontend, offering Tempo, Pitch, Volume, and Midi Channel Control.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Jurassic

    Jurassic

    A .NET library to parse and execute JavaScript code

    Jurassic is an implementation of the ECMAScript language and runtime. It aims to provide the best performing and most standards-compliant implementation of JavaScript for .NET. Jurassic is not intended for end-users; instead it is intended to be integrated into .NET programs. If you are the author of a .NET program, you can use Jurassic to compile and execute JavaScript code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Simulates 32bit singleCode CPU implementation of up to 5 algorithms capable of showing a table in a review of the calculations of a particular algorithm processed and a table which indicates in general.
    Downloads: 1 This Week
    Last Update:
    See Project
Auth0 Logo