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

View related business solutions
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • Smart Business Texting that Generates Pipeline Icon
    Smart Business Texting that Generates Pipeline

    Create and convert pipeline at scale through industry leading SMS campaigns, automation, and conversation management.

    TextUs is the leading text messaging service provider for businesses that want to engage in real-time conversations with customers, leads, employees and candidates. Text messaging is one of the most engaging ways to communicate with customers, candidates, employees and leads. 1:1, two-way messaging encourages response and engagement. Text messages help teams get 10x the response rate over phone and email. Business text messaging has become a more viable form of communication than traditional mediums. The TextUs user experience is intentionally designed to resemble the familiar SMS inbox, allowing users to easily manage contacts, conversations, and campaigns. Work right from your desktop with the TextUs web app or use the Chrome extension alongside your ATS or CRM. Leverage the mobile app for on-the-go sending and responding.
    Learn More
  • 1
    JLineCounter is a tiny tool written in java for counting lines in a text file. text files may be source files like c,java,csharp etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    An attempt to create a cross platform QT compatible serial port driver This code attempts to supports signal event driven design.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    A C# library to create dinamically a multi purpose assembly, based on code generation. At the moment, it can generates a dll file with classes and nested enumerations under an specified namespace, the access type structure would be "Class.Enum.Item
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    haggies
    haggies is an optimizing code generator. It can read in expressions in common notation and generate output for many programming languages including C/C++, Java, Fortran, Python and many others.
    Downloads: 0 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
  • 5
    This project has been forked to DoUML: Go to https://sourceforge.net/projects/douml/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Some useful examples (e.g.: simple c++ dll creation/usage) of mine in different programming languages. For the full list of the examples see the Wiki of the project here in Sourceforge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A translator from Java to C language especially for embedded and fast realtime applications, including a javalike runtime System in C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PyChecker is a static analysis tool for finding bugs in Python source code. It finds problems that are typically caught by a compiler for less dynamic languages, like C and C++. It is similar to lint.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    A standalone console application used for mailing revisions to a selected list of email addresses upon commit. Plugs into the SVN post-commit hook. Provides similar functionality and formatting as CVSMailer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Original Buy Center Software. Icon
    The Original Buy Center Software.

    Never Go To The Auction Again.

    VAN sources private-party vehicles from over 20 platforms and provides all necessary tools to communicate with sellers and manage opportunities. Franchise and Independent dealers can boost their buy center strategies with our advanced tools and an experienced Acquisition Coaching™ team dedicated to your success.
    Learn More
  • 10
    caspin
    caspin is a thin wrapper library around Mozilla's Tamarin Project, which enables you to seamlessly integrate the AVM2 (Adobe Virtual Machine 2) into your C/C++ Projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PLiX (Programming Language in XML) is an XML-based code-generation framework. Generators produce XML matching the PLiX.xsd schema, which can be formatted into multiple languages. Extensible formatters support C# and VB.NET in Visual Studio 2005 and 2008
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Visual SDL
    A C++ SDL GUI library for making Graphical programs' Interface easily and quickly. The library lets you add Widgets and some other advanced UI stuff fully functional and with complete event management in 1 line code! --Library still in alpha stage!-
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This is simply a repository for Emacs elisp code presented and discussed at http://www.emacswiki.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    TRP is a small C++-Library for developing simple applications. The functionscope applies from simple datatypes over vectors to a complete Persistence-Access-Layer (Object-Relational-Mapping).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    XsltDb is a browser-based application development environment for DotNetNuke. It offers smooth coding (syntax highlighting, code completion, context help), database access (SQL, portal data isolation, dedicated portal database), AJAX, XSLT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Covered
    Covered is a Verilog code coverage utility using VCD/LXT/FST dumpfiles (or VPI interface) and the design to generate line, toggle, memory, combinational logic, FSM state/arc and assertion coverage report metrics viewable via GUI or ASCII format. This project is ported to github and can be found at: https://github.com/chiphackers/covered
    Downloads: 15 This Week
    Last Update:
    See Project
  • 18
    XLineCounter is a open source C# program to analyze source code files and count number of source code line. It can count number of source line, comment line and blank line. It support C#.NET 2003/2005,VB.NET2003/2005,VB6.0,Delphi,SharpDevelop1.1.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A Microsoft Word HTML Cleaner - Simply copy /paste your Word HTML into the Main screen and click the Word Icon, Feebinator will save you hours of time cleaning MS Word, Powerpoint or any overtagged and messy HTML code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This is a sample project demonstrating how to embed PowerPoint presentation player into WPF application. The solution combines C++ and C# code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    !!!!MOVED TO GOOGLE CODE!!!! http://code.google.com/p/slmath/ C++ math lib for game and 3D-graphics programming with GLSL style classes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    CTokenizer accepts C++ syntax as input and outputs a vector of CToken objects, which contain a token string and a(n enumerated) token type, which can then be used to parse the input.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    An interactive binary search tree. The user may interact with the tree by performing rotations, balancing, insertions, and deletions. For educational purposes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    IDE for PIC18F
    Integrated Development Enviroment for series of Microchip PIC18F microcontrollers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Configurator
    C++ library for configuration file parsing. Uses Boost C++ libraries. 1.0 release coming soon!
    Downloads: 1 This Week
    Last Update:
    See Project