Showing 909 open source projects for "c# source code example"

View related business solutions
  • Get Avast Free Antivirus | Your top-rated shield against malware and online scams Icon
    Get Avast Free Antivirus | Your top-rated shield against malware and online scams

    Boost your PC's defense against cyberthreats and web-based scams.

    Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
    Free Download
  • 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
  • 1
    A little helper for EVE-Online. with Database fetching and handling routines for Eve Online. API and Raw web based functions. GUI and structure templates. Mining, Character, Bussiness, Analyzer, Infos, Market, EveMath, Parsers and more areas are touched.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    IBEX_MDA

    IBEX_MDA

    An open infrastructure software to facilitate radiomics research.

    This web page is not guaranteed to have the latest versions. The latest stand-alone version can be downloaded at http://bit.ly/IBEX_MDAnderson The latest source-code version can be downloaded at http://bit.ly/IBEXSrc_MDAnderson IBEX (imaging biomarker explorer) is an open infrastructure software platform that flexibly supports common radiomics workflow tasks such as multimodality image data import and review, development of feature extraction algorithms, model validation...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 3

    BitmapFontUtil

    Utility for mapping/exporting bitmap fonts to ASM / C include files

    A WPF application that allows the user to easily map bitmap fonts (PCX and GIF formats) to appropriate keyboard characters, and export them in a format that can be included from Assembly language or C language programs. Think of it as an old school demo font utility.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    FileHelpers Library
    http://www.filehelpers.net The FileHelpers are an easy to use .NET library written in C#. Is designed to read/write data from flat files with fixed length or delimited records (CSV). Also has support to import/export data from different data storages (Excel, Access, SqlServer) Code on GitHub: https://github.com/MarcosMeli/FileHelpers
    Downloads: 1 This Week
    Last Update:
    See Project
  • MongoDB 8.0 on Atlas | Run anywhere Icon
    MongoDB 8.0 on Atlas | Run anywhere

    Now available in even more cloud regions across AWS, Azure, and Google Cloud.

    MongoDB 8.0 brings enhanced performance and flexibility to Atlas—with expanded availability across 125+ regions globally. Build modern apps anywhere your users are, with the power of a modern database behind you.
    Learn More
  • 5
    SrcME

    SrcME

    Source Code Metrics Extraction tool

    SrcME (Source Code Metrics Extraction) tool helps in extracting various code metrics from different programming languages (Initially, C/C++ and Java source code are considered).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Database Benchmark
    The project is moved to GitHub: https://github.com/STSSoft/DatabaseBenchmark. We will continue to upload the source and binaries here, but the code repository will be innactive. Database Benchmark is one of the most powerfull open source tools designed to stress test database management systems with large data flows. The application performs two main test scenarios: - Insertion of large amount of randomly generated records with sequential or random keys; - Read of the inserted...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    ControlAnimations

    Library for Windows Forms that provides basic animations like WPF.

    ... 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: 1 This Week
    Last Update:
    See Project
  • 8
    CodeIDX

    CodeIDX

    Application for indexing and searching source code

    CodeIDX is an application designed to index the source code of large projects and make it possible to search them in a matter of seconds. The results are presented in a clear fashion and the matches are highlighted accordingly. moved to http://codeidx.codeplex.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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: 1 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 10

    MAKE GUI

    A make file generator manager.

    A make file generator manager. written in C# but is currently being ported to C, C++ and python. Only windows supported at the time.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    XML Unit

    XMLUnit provides assertions that help testing code that produces XML.

    XMLUnit 2.x Development Moved to GitHub XMLUnit provides help with testing code that creates or consumes XML. XMLUNit 2.x is available for both Java and .NET with a similar API. Development of this version has moved to a GitHub organization[1] with two git repositories for Java and .NET respectively. All discussion about XMLUnit independent of any version will happen on the XMLUnit general mailing list[2]. XMLUnit for Java 1.x is no longer maintained, please use the legacy...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    MyGeneration is an extremely flexible template based code generator written in Microsoft.NET. MyGeneration is great at generating code for ORM architectures. The meta-data from your database is made available to the templates through the MyMeta API.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 13

    OEA 2.9

    OpenExpressApp

    OEA 是一个管理类软件的快速开发框架,其目标主要专注于: 1. 快速开发: DDD、界面自动生成、数据库自动生成与升级、易用的业务逻辑编写框架。 2. 产品线工程: 插件化业务模块积累、客户化二次开发、实施配置平台。 3. 一套代码,可同时生成并运行 C/S、单机版、B/S 三种应用程序。 C/S版本 与 单机版 代码重用率 100%。 C/S版本 与 B/S版本 重用服务端代码(重用服务层以下代码,加之界面生成,估计重用率能达到 80% 以上)。 详情见上一版本 1.1 开源地址:http://openexpressapp.codeplex.com 本版本在 1.0 的基础上使用了新的架构、引擎,并添加了许多模块,详细说明以后逐渐逐一添加。 由于目前是 Prealpha 阶段,所以暂时只提供最新的源代码的下载,SVN 获取地址:https://svn.code.sf.net/p/oea/code/trunk
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Online Examination Portal in asp.net and

    Online Examination Portal in asp.net and

    Online Examination System [Multiple Choice]

    Please Read "read_me" file first before using this project. Remember: This Project is designed in VS2012 x64 and database is designed in sql server 2012 x64. Suggestion: Put following code in web.config files in <forms> tag to save password in encrypted format <credentials passwordFormat="SHA1"></credentials> New Feature - Create new category of question from front-end. Explore and Rate this web-application and suggest me for better practices....
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    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: 1 This Week
    Last Update:
    See Project
  • 16
    Dotnet IL Editor (DILE) allows disassembling and debugging .NET 1.0/1.1/2.0/3.0/3.5 applications without source code or .pdb files. It can debug even itself or the assemblies of the .NET Framework on IL level.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 17
    LinkSmart Middleware

    LinkSmart Middleware

    We have moved to https://linksmart.eu - visit us over there!

    You can now find us at https://linksmart.eu -- along with files for download, repositories for code, forums for support, and wikis for documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    IronMeta is an implementation of Alessandro Warth's OMeta metaprogramming system in C#. It provides a packrat parser generator that generates parsers for Parsing Expression Grammars that operate on arbitrary streams of objects.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    W3C Nant Validation Tasks

    Migrated to github https://github.com/ngeor/w3c-nant

    Attention: code migrated to github: https://github.com/ngeor/w3c-nant NAnt task library written in C#. Validates HTML and CSS against the online W3C validation services. FTP NAnt tasks to upload and delete files on an FTP server. Separate NAnt-independent assembly to reuse in .NET projects.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Extensible advanced TreeView. 100% management C# code. Features: Model/View architecture. Multicolumns. Multiselection. Different controls for each node: CheckBox, Icon, Label... Drag&Drop highlighting. Load on demand. Incremental search.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22

    .NET programming under the hood

    .NET programming under the hood book Resources

    Source Code for .NET programming under the hood book, you can download from here http://www.kutub.info/library/book/16743
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Sharpener

    Code Generator for S#arp Architecture

    Code Generator for S#arp Architecture which auto generates the following 1. Domain Classes 2. Query Classes and Interfaces 3. View Models 4. Controller Classes 5. Views 6. Command Classes and Command Handlers
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Entity Framework Sync

    Entity Framework Sync

    Multi-Client Synchronization for Entity Framework

    Enables client/server applications to auto-sync loaded entites when changed in the database. Works with Entity Framework Model-first and Code-first approaches.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    CSharp Mouse Emulator

    Control your cursor and click from within C#, ideal for automation.

    A quick and simple segment of C# code which will allow manipulation of your mouse cursor and interaction via clicks. Interacts directly with 'user32.dll' allowing low level access and control. Automate your favourite software or even remotely control your computer, the options are endless. Source code is provided 'as is'. Feel free to do whatever you wish with it. This is a stand-alone library for the .Net framework, running on Windows. This library will not work on Mono under a Unix based...
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.