Showing 259 open source projects for "example"

View related business solutions
  • Veeam Data Platform v13.1 - Get Your Free Trial Icon
    Veeam Data Platform v13.1 - Get Your Free Trial

    Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try it Free
  • 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
  • 1

    ControlAnimations

    Library for Windows Forms that provides basic animations like WPF.

    ...Define a global variable in the Form class that will hold the animations: (C#) Animator anims = new Animator(); 2. In Form load (you could also do it elsewhere), add the animations: anims.Add("myanimation", panel1.MakeAnimation("Width", 100)); 3. Play the animation, for example in panel1.clicked event: anims.Toggle("myanimation") Your panel is now animated! Have fun! If you have any problems/concerns, please contact me.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Aspose for Visual Studio

    Aspose for Visual Studio

    This plugin is a great tool to quickly download and explore Aspose API

    Aspose Visual Studio Plugin is a great tool to quickly download and explore Aspose .NET API examples. It saves lots of time and efforts by providing very simple option to seamlessly select, download and open the latest example projects without you ever having to leave your Visual Studio IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    RapidHook

    Lightweight and Portable "File Getter"

    Using RapidHook you can easily get and add files to and from user hosted repositories. To download a file from a repository, you only need the name set for the file. For example, "get firefox" could get the Firefox web-browser if you are connected to a repository that has Firefox in it. Visit the Wiki to learn more about using RapidHook, and setting up a repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    DocSedoter

    DocSedoter

    Collecting documents over internet (doing web crawling)

    ...All links URI will be changed to the local path, so that the collected web documents can be navigated by offline. This project consists of two sub projects. The first is the library that can be used by different applications whose different UI design. The second one is the example of application whose a simple UI which uses the library mentioned before. This library provides the interface to set where the collected documents/resources will be saved in. Currently, this library only provides a class to saves those documents in the files. However, you may implement a class to save the documents/resources in the database. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Start Free
  • 5
    This is used to get the value of bit coin transaction ( and other digital currencies) in terms of us dollars (or whatever your source file use, euro for example). It requires you have the CSV files with closing prices for each day you care about. And a corresponding transaction file from your wallet. If you want to do an alternate currency like Feathercoin and only have the file in terms of feather coin to bit coin. it can do 1 level of indirection as long as you have both files with relative prices (USD/BTC an BTC/FTC)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    norpim

    norpim

    product information manager

    product information manager made entirely in C# without any special frameworks. Uses a SQL server compatible database, WCF for web services and WinForm clickonce user interface. Works fine in standalone and/or azure environments, azure example: http://norpim.azurewebsites.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    XNA 3D Engine

    XNA 3D Engine

    An expanded XNA game creation framework

    My free time project with the goal of making it very easy to rapidly code up games using C# and managed DX code. Currently provides and excellent compilation of various code how-to's, assembled from various tutorials and written myself. So far, aimed at directly coding up games, but eventually long-term goal is creation of a full graphics game development toolset. Current status: Abstracting needed classes. So far done: Post processing and misc rendering Vertex extraction from...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    SpinTires Save Util

    SpinTires Save Util

    Small utility for saving SpinTires

    ...Directory 'saves' will be created as empty - it is the place, where utility will store your saves. #TUTORIAL: You are playing SpinTires. You want to try, if you can pass (for example) water without damage. Pause the game, go to main menu (confirm dialog as Yes), open utility, select map, name your save (default = "mySave1"), 'Save selected map as'. Button 'Select last map' can try to select current map. Click 'Continue' in game and play. Okey, you failed. You are stuck. Pause the game, go to main menu, confirm yes, open utility 'Load selected save', click 'Continue' in game and enjoy playing an awesome game :-) Please, support developers & buy this game. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    pathLength

    find files with a path length that is longer than ...

    Sometimes (for example when an AD backup fails..) you need to know which paths are longer than 248 characters and full file names are longer than 260 (the numbers are for example, and taken from the Active Directory backup limits). This small application finds these paths, show it, and when double clicking - it takes you to the file in Windows Explorer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Start Free
  • 10
    SQL Embedded Manager

    SQL Embedded Manager

    SQL Embedded Manager, is a light-weight implementation of the SSMS.

    The SQL Embedded Manager, is a Windows Forms light-weight implementation of the Microsoft SQL Server Management Studio, focused to supporting only all the embedded databases engines (for example, Sql Server Compact Edition, SQLite and Firebird).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    AppM Build Automation

    AppM Build Automation

    Automated software application for constructing and building projects.

    AppM Build Automaiton is an open source and automated software application that is used to construct and build projects on different operating systems and using different development environments. General principles of implementation: -Each project must have a Build Project File, containing the necessary information on the construction of the project. For example, a unique name of the project, dependence on other projects and libraries, methods of construction, etc. Thus, the entire repository should be marked by the project description files to provide unambiguous information on the projects and their dependencies. - AppM Build Automaiton must be able to perform different actions (project construction, external applications launch, file copying, etc.) which are needed to build a -product...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    MultiTabber

    Provide virtual screens on any windows plateform.

    ...This is in aid of providing a solution to the common problem of having a cluttered task-bar. The Multi-Tabber application provides easy and efficient way of group and organizing open application on your task-bar. Example of the virtual desktop panel
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    capstone

    Capstone disassembly engine

    Multiple-arch, multiple-platform disassembly engine with advanced features
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Remove Log Files

    Remove Log Files

    Log file remover oriented for Windows Servers (x86 & x64)

    AutoDeletions is a free, smart and very performant Windows tool, oriented to the IT Specialists and/or Server Administrators, who have to face the problem of cleaning their file systems from old or obsolete files (typically log or old data files), that are systematically produced by the applications running on their company servers. Configuring this tool is very easy and flexible thanks to a single central INI file. AutoDeletions is ideal for batch processing your deletions. You could for example create your own custom scheduled tasks to run this tool daily in the background of your servers, or even decide to run it interactively. It's also possible to configure AutoDeletions to send alert mails concerning errors that may occur during the deletion process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    SearchInZipFiles

    Searches text in files contained in zip files

    Select a directory, a text to be searched for, a file pattern for zip files (Example: *.zip) and a file pattern for files within the zip files (Example: *.txt) and the tool will search all matches of the searched text.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    NinjaWordsApi

    NinjaWordsApi

    A simple, easy to use C# API for Ninjawords.com

    Get the definitions, example, synonyms, category of one or more words with a single call to the API
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    WMI Lab

    WMI Lab

    Explorer WMI classes, execute queries and generate scripts.

    WMI Lab is a lightweight, open source application based on the .Net Framework 3.5 that expands on functions offered in common WMI tools to allow for the inspection, querying, deeper interrogation and code generation of WMI classes on local or remote Windows systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    SectorViewer

    Robust .NET application that is able to recover images as raw data.

    ...Sector Viewer reads low level data of any physical drive like HDD or a memory card. This means it don't care about FAT, NTFS or any other file system. For recovering data you just search the file signature of a missing file. For example FF D8 FF for JPGs. Then after long scanning the application returns the address list and recovering process of missing images can start! Despite the application is a hack of hacks in some cases it handles physical drives far better than any other free data recovery software I have found so far. So I decided to share the source and do some refactoring. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    WinRawPrint

    WinRawPrint - send RAW data to your printer

    This program allows you to print raw data on printers in several ways including: 1) IP Printer - allows you to print directly on any printer connected to printserver (via hostname and port), 2) File Printer - allows you to print on network shared printers (SMB), 3) WindowsSpecialFile Printer - allows you to print to system devices like LPT1, COM1, PRN etc, 4) WindowsSpool Printer - allows you to print to any printer that is installed in your system. Program is designed for those who need print prepared RAW printouts on printer, for example ZPL or EPSON-FX file. Program accepts printouts taken by file path or STDIN. Additionally, you can extend your own program by using DLL - WinRawPrintLib.dll. It's written in C# / .NET 4.0.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 20

    Updater.NET

    Simple solution to integrate Update functionality to your application

    Updater.NET is a simple solution to integrate Update functionality to your application. It is simple and easy to use, you don't have to do much to integrate it into your application, example is provided as well as explanation. Its absolutely free to use with no strings attached :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    NN - NexusChat

    NN - NexusChat

    NexusChat the convenient to chat/NexusChat a kenyelmes csevegeshez

    Professional IRC client for everyone. If you find someone error in the client can be report here: https://www.facebook.com/nexusnetwork.pw or here https://twitter.com/_Nexusnetwork_ If you have an idea what to do should plugin then to the above of addresses you can write. ---------------------------------------------------------------- Professzionális IRC kliens mindenki számára. Ha talál valaki hibát a kliensben akkor itt lehet jelenteni: https://www.facebook.com/nexusnetwork.pw...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    NumberTranslation

    NumberTranslation

    Number translation into Spanish, Russian, German, English, and Finnish

    NumberTranslation is an example of Windows application for number translation web service access. You can use it in your language translation software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Wallcreeper

    Wallcreeper

    Wallpaper manager for Windows

    IMPORTANT NOTICE: This project is now hosted here: https://github.com/Winterstark/Wallcreeper There you can find the latest version, which has some cool new features, like downloading wallpapers from a cloud-based collection, or Flickr. Sets your desktop wallpaper based on the time of day, season, or local weather conditions. For example, you can set up the following wallpaper theme combinations: Spring, Summer - Twilight, Autumn - Cloudy day, Winter - Snowy night. Compatible with Windows Vista/7 wallpaper manager, which means you can still see the fading effect when changing the wallpaper.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    File System Tracker .NET

    File System Tracker .NET

    File system change tracker.

    ...Saving of the recorded file system changes is of course also possible. Addressed to other developers; the sources code includes several interesting classes that could be used in their own projects. As an example, this program includes a user-control which displays errors, warnings, and so on.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Eraser delete the old log files. For example, if your log folder on the Web Server (typically c:\inetpub\logfiles) fills the hard disk, LogEraser clean the folder for you!
    Downloads: 0 This Week
    Last Update:
    See Project