Search Results for "c# winforms workflow" - Page 4

Showing 159 open source projects for "c# winforms workflow"

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
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 1
    Examples.CSharp

    Examples.CSharp

    Shows how to use .Net Framework controls.

    Examples CSharp shows how to use .Net Framework controls without RAD only by programming code (CSharp) * Github repository : https://github.com/gammasoft71/Examples.CSharp * Homepage : https://gammasoft71.wixsite.com/gammasoft/csharp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    C# ToolTips

    Wrap and justify tooltip text automatically.

    A library to improve the appearance of tooltips in winforms. The text is automatically wrapped based on the specified maximum width, and the text is justified so that it aligns on both the left and right sides of the tooltip box, while keeping the default system look of the tooltips. Source code for all files provided in ...\Debug\Opulos\ folder inside the zip file. Note: in order for justify to properly work, the font family and size must equal the settings Windows uses to render the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    cquery

    cquery

    C/C++ language server supporting multi-million line code base

    C/C++ language server supporting multi-million line code base, powered by libclang. Emacs, Vim, VSCode, and others with language server protocol support. Cross-references, completion, diagnostics, semantic highlighting, and more. cquery is a highly-scalable, low-latency language server for C/C++/Objective-C. It is tested and designed for large codebases like Chromium. cquery provides accurate and fast semantic analysis without interrupting workflow. cquery implements almost the entire language server protocol and provides some extra features to boot. cquery is able to respond to queries quickly because it caches a huge amount of information. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    TARQUIN

    TARQUIN

    MRS/NMR analysis software

    Analysis software for MRS/NMR data. Allows processing and fitting to be performed in a fully automatic workflow.
    Leader badge
    Downloads: 18 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 5
    Lightroom Keywords Manager

    Lightroom Keywords Manager

    Simple keywords manager for Adobe Lightroom

    You can export keywords hierarchy from Adobe Lightroom to text file and load it into Lightroom Keywords Manager. Two panels (like in Total Commander) make edit as easy as possible. Typical workflow: - export keywords from Lightroom to text file - open text file in Lightroom Keywords Manager - edit - save changes to text file - import text file to Lightroom
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Tutorial:Link Database,C Sharp&SQL Query

    Link MS Access Database to C Sharp Winform

    in this easy (as can be) tutorial we will link an MS access DB (database) to a C# Windows Form Application -and through that form query the DB with the SQL database language . This is for a beginner tutorial i.e. so you need no background knowledge of SQL. Knowledge of MS access and C# programming is required. we will be using access 2007 , MS C# 2010 version. This will be for access to a local database, which means the database file will reside on the same computer as the C sharp application. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    C# Speech Recognition Tutorial

    C# Speech Recognition Tutorial

    This is an easy (as can be) tutorial to show how speech recognition is done with in C#. On the form the button is pressed, and within 5 seconds say your speech. In this example Q and B act as commands. The code filters the recognised words looking for the letter Q and B. File contains the source code-use this to make the simple form with the named elements in the image-in a new winforms program. The pdf file in the zip file explains how to link the voice recognition to a database.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    DreamStudio by Volocian Studios
    Volocian believes first and foremost that financial status shouldn’t be a barrier to entry in multimedia content creation. Whether you want to design a product or website, record a band, remix a song, or produce a feature length movie with professional post production graphics and effects, Volocian™ wants to help, even if you’re using borrowed hardware with no previous experience. We provide affordable products and services for any budget, including cost-free solutions for education and demo...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    MOIRAI

    Simple Scientific Workflow System for CAGE Analysis

    Cap analysis of gene expression (CAGE) is a sequencing based technology to capture the 5’ ends of RNAs in a biological sample. After mapping, a CAGE peak on the genome indicates the position of an active transcriptional start site (TSS) and the number of reads correspond to its expression level. CAGE is prominently used in both the FANTOM and ENCODE project. MOIRAI is a compact yet flexible workflow system designed to carry out the main steps in data processing and analysis of CAGE data....
    Downloads: 2 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 10
    Projects-Solutions

    Projects-Solutions

    Links to others' solutions to Projects

    Projects-Solutions is a companion repository to Projects; while Projects contains the list of project ideas, Projects-Solutions links to solutions submitted by other users in multiple programming languages. It is effectively a community-driven gallery of implementations of the tasks defined in the “Projects” list, allowing learners to compare their solutions, study others’ code, and improve their approach. The repository aggregates links and resources rather than necessarily hosting all code...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Logician is a JavaScript and C++ cross-platform Decision Table and XML based Rules Engine. Decision tables provide an efficient, easy way for expressing complex rules and deploying to the client on both the desktop and in a web browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Use Vim as IDE

    Use Vim as IDE

    use vim as IDE

    Use Vim As IDE is a comprehensive configuration repository (by YangYangWithGnu) that guides you how to turn Vim into a full-fledged Integrated Development Environment (IDE). The project isn’t just a single plugin; it’s more like a curated set of plugins, configuration tips, and workflow suggestions to enable syntax highlighting, smart code completion, project navigation, semantic search, file-switching, build-integration, undo-history, templating and more—particularly geared toward C/C++ development, but with many ideas applicable more broadly. The documentation is long and detailed, walking users from the fundamentals of Vim configuration (.vimrc, plugin management) through higher-order capabilities like semantic navigation and project toolchain integration. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Gimias

    Gimias

    Graphical Interface for Medical Image Analysis and Simulation

    GIMIAS is a workflow-oriented environment for solving advanced biomedical image computing and individualized simulation problems, which is extensible through the development of problem-specific plug-ins. In addition, GIMIAS provides an open source framework for efficient development of research and clinical software prototypes integrating contributions from the Physiome community while allowing business-friendly technology transfer and commercial product development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    SPRITE

    Parallel SNP detection pipeline

    SPRITE is an open-source software package providing a parallel implementation of the Single Nucleotide Polymorphisms (SNP) detection genomic data analysis workflow. It consists of three tools: PRUNE for read alignment, SAMPA for intermediate file processing, and PARSNIP for parallel SNP calling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ngx_pagespeed

    ngx_pagespeed

    Automatic PageSpeed optimization module for Nginx

    ngx_pagespeed speeds up your site and reduces page load time by automatically applying web performance best practices to pages and associated assets (CSS, JavaScript, images) without requiring you to modify your existing content or workflow. Apache PageSpeed is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Examples for KLayout

    A set of example macros for KLayout (klayout.de)

    ...TRT is intended to be a toolbox of useful macros that you would actually use during layout, while E4K scripts allow you to learn more general principles of scripting but may not be as useful as-is in your workflow. To install, copy this folder structure to your 'macros' directory. so all the subfolders will be inside C:\User\username\KLayout\macros\Examples, or similar for linux. Restart KLayout and look for the "Examples" menu at the top. If you have a previous version installed, delete that Examples folder and replace it with the new one.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    C# Useful Stuff

    Collection of useful C# functions and methods

    Collection of C#, WinForms, and WPF functions and extensions that I've found useful during my travels. For example: Safely reading text from files, creating a WPF bitmap from a filepath, and creating WPF Documents from text.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    LogHarvester

    Log/Data processing, monitoring, workflow toolkit - a log harvester!

    Multi-platform (.NET or Mono) modular tool kit for creating variable log/data processing, monitoring or workflow utilities. Configured in XML or C#. Extensible through simple C# scripting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    ProC 3.0

    smart Workflow Engine

    ProC 3.0 is a scientific workflow engine to build, manage and execute workflows (pipelines) in heterogeneous environments, supporting GRID and other means of parallel processing. It includes a data management component (DMC) to transparently access databases for storage of results and automatically adds metadata to track the processing of data products, so that at every time a full processing history is available. The software was developed and used within the ESA Planck satellite mission.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    yagf

    yagf

    YAGF is a tesseract and cuneiform wrapper and helper*

    YAGF is a graphical front-end for cuneiform and tesseract OCR tools. With YAGF you can open already scanned image files or obtain new images via XSane (scanning results are automatically passed to YAGF). Once you have a scanned image you can prepare it for recognition, select particular image areas for recognition, set the recognition language and so on. Recognized text is displayed in a editor window where it can be corrected, saved to disk or copied to clipboard. YAGF also provides some...
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    fPotencia

    fPotencia

    Power flow library in C++

    fPotencia is the fruit of free time and passion for power systems simulation. After observing the lack of ready-to-implement libraries for power system analisys, and that the existing ones focus on command line workflow, I decided myself to start a project to fill the gap. Since Power system simulations have started needing to be executed in parallel, the old C-like designs are outdated; modular design is now needed to launch many simulations at the same time based on a base circuit. fPotencia is programmed in C++, but my intention is to bring JAVA, C#, Python and perhaps MATLAB versions of it. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    AtaDore OS1

    Audio & Video Producer Suite

    Atadore OS1 is a verry stable audio and video producer suite with only the best linux has to offer. it comes in 2 versions , the BASE and the PRO. Both free. AtaDore OS has a workflow like osx , and is easy to use for new linux users. Atadore is based on Ubuntu with a custom Kernel Build and a lot of love. Atadore OS is 64 Bits Only
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The Open Toolkit is an advanced, cross-platform, C# OpenGL, OpenAL and OpenCL wrapper for Mono/.Net. It is especially suitable to RAD development and can be used in games, GUIs (WinForms, WPF, GTK#) and scientific applications. The official repository can be found in github: https://github.com/opentk/opentk The sourceforge repository will no longer be updated, but will remain online for posterity.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 24

    Tomasulo Simulation

    Tomasulo algorithm Simulation

    Tomasulo algorithm Simulation implemented on C# Winforms with VS 2008. Includes test data and config files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    workflow

    workflow

    Project planning software using the Results Based Management framework

    [Caveat Emptor] The dialogs are mostly just layouts without funcionality. The only things that function yet are: RBM lexicon, About, and the work and break timers. This software is just in the concept stages right now, but the hope is to be able to put out a tool that aid and development agencies, such as CIDA etc, and not-for-profit NGOs can use to help plan, manage, and report on their projects.
    Downloads: 0 This Week
    Last Update:
    See Project