Search Results for "c# source code example" - Page 7

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

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    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
    1337writer is a converter for 'normal' text to 1337 / l33t text (leetspeech). simply input your text and the programm will output the 1337 version. (hardcore 1337 or simple 1337).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    HTML Code Convert helps speed up the conversion of HTML code into different format including Java Script, JavaServer Pages, Microsoft ASP, PHP, Perl, and the UNIX Shell. It is particularly useful in CGI scripting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    TDebugger - an interactive debugger for the PHP language. - Step through your PHP code - Stop on breakpoints - Inspectors for all global, local and idividual variables - View stack trace
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    An experimental project designed to separate embedded HTML code in CGI programming languages such as PHP by using the mail-merge concept.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 5
    Suroden is like a MUD, but more like interactive fiction which will suck you into our world. We are using an Object Oriented approach using C# to code it. A PHP web front end will be used for creating the world.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    BeepagePHP provides a PHP-based web client to the beepage client/server paging system. Beepage is a Unix-based, Internet-aware text paging system that implements the Telocator Alphanumeric Protocol (TAP). Source code is hosted at http://git.io/rgikgg
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    "Le Winny" is meant to be translating some plain text information (given a simple syntax called "Le Winny Syntax") to a W3C-valid HTML code. The first implementation is in PHP tested under Linux and Windows XP. Further port will be made in Java and C
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Code for reference implementations of identity brokers and simple single sign-on (SSO) mechanisms that utilize XDI and link contracts to manage the dataweb.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    2tools is a set of online CMS maintenance tools: just one click to migrate to/from different CMS; safe configuration settings to upgrade your CMS; easy Data movement to/from DBMS, databases or tables; SQL, XML, XSLT, PHP technologies. All tools are main
    Downloads: 1 This Week
    Last Update:
    See Project
  • Premier Construction Software Icon
    Premier Construction Software

    Premier is a global leader in financial construction ERP software.

    Rated #1 Construction Accounting Software by Forbes Advisor in 2022 & 2023. Our modern SAAS solution is designed to meet the needs of General Contractors, Developers/Owners, Homebuilders & Specialty Contractors.
    Learn More
  • 10
    CORBA for PHP is a PHP Extension to use CORBA objects in PHP5(Zend Engine 2). It uses MICO as its ORB and will also provide an Idl-to-PHP language mapping specification and compiler. For a PHP4 CORBA support look at the great Universe-phpext.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    HeaderAdder allows to add a header to source files. Name, description, date … will be added in form of a comment at the beginning of the file. Custom or OSI licences can also be added. Multiple languages support (C, PHP, VHDL …). Written in PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Web Portal System ,is an highly configurable code, created for users with basic skills in php who're looking for a solution where they can easy include their own code.Intranet module also in Borland C++, Delphi/Kylix, with ERP & CRM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ECG manages different emulator projects. Each project has cpu information (bits, opcodes, registers, etc.) and memory managment(Description, Mirrors, etc.). Once you have done the CPU and Memory Project, you will be able to cross/generate C/C++ code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Turck MMCache is a PHP Accelerator & Encoder. It increases performance of PHP scripts by caching them in compiled state, so that the overhead of compiling is almost completely eliminated. Also it uses some optimizations for speed up of scripts execution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Advanced PHP database for those without mySQL or similar dedicated databases. Supports many data types and advanced features through a simple PHP object API. Low-level implementation very efficient with indexes. Example code and database manager supplied.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This project will provide a few tools for Quake3, both for clients and servers... These tools are no more than small helpfull utilities that I create as a hobby on my free time... for example, small rcon tools, a winamp/xmms controller, irc bots, etc
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    the project is a front hand for mysql database users to prepare there project base application it is similar to Oracle Devloper2000
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A complete set of PHP class libraries to be released under the GPL. It allows easy generation of HTML using object orientation. An example piece of code may look like; $doc = new HtmlDocument(\"My Webpage\"); $doc->add(\"This site is still under cons
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    XPHP is an IDE authoring tool for Windows that allows you to design, develop, test, debug and deploy PHP applications. [This project has been discontinued since 2005]
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    pepperDoc is an automatic documentation compiler similar to javadoc, but for use on php sources. It is very easy to use, because it's a commandline/binary, so you don't need to have a PHP-parser installed on your machine. Currently win32 only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PHP Profiler is both a Zend extension and module capable of generating profiling information (function call statistics) for PHP applications on the server side. No PHP code has to be changed, although the profiler data is available to your scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Mac OS X Port of analog which has been specially rewritten into ObjC code to take advantage of Cocoa. The rewrite will also incorporate new features not found in the console version. Includes a graphical interface, support for XML property lists. .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A universal site architecture with many modules. It will include a login, security, recommended directory/file structure, template, database class generator, and more. Allow site administrators to easily setup a modular and consistent site architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Online code review tools for C/C++/Java and other types of source code. Supports Clearcase, CVS and SVN. Can be extended to support other source code management systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    translates C source code into PHP source code
    Downloads: 0 This Week
    Last Update:
    See Project