Currently all the samples are included in the Noir release found at http://sf.net/projects/noir/. One graphical sample of interest, is a BMPloader that loads 24bit bitmaps, written on only one page in using the Noir Framework. Noir is Not Useless (NINU)
Mercury is a modern logic/functional programming language. The Mercury system includes a
compiler, debugger, libraries, sample code, profilers, etc. Mercury is designed to be the successor
of logic programming languages such as Prolog.
The goal of the Win32 NET project is to create a complete low-level wrapper for the Win32 API so that it can be accessed from programming languages such as C# and Visual Basic .NET.
Open-Source Massive Multiplayer Online Role-Playing Game engine. Server is semi-free, open for non-commercial use. Client is free software and the content is proprietary. Rehash from a 5-year-old project, active again since august 2007.
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.
This project aims to produce a form editor like the ones in Visual Studio and SharpDevelop. It is intended to be used as a control for end-users of your application to allow them to create customised forms.
The designer persists forms to XML.
ATWRAP is a project to provide a .net compatable api for easy programming access of the TurtleBeach Audiotron Digital Media Player that will work with all .NET languages.
Update March 2014: If I can find my old Audiotron, I may update codebase from VB.Net to C#.
N.I.C.E. is an editor for NSIS scripts. It helps the user with programming by using wizards and other features. With N.I.C.E., you can make your own customized program installation executable which installs your program on other PC's.
Event Calendar platform suitable for use as a hosted, software as a service offering. Exposes event management and event queries as web services allowing easy integration between calendar applications.
TaskMaster.NET is a task management software designed to manage the request, assignment, workflow management, status notification, and statistical analysis of productivity for a continual stream or job/task requests. It is written in 100% managed code.
dotUnit is a port of JUnit (www.junit.org) to the Microsoft .net platform. This testing framework allows for automated unit and functional tests which are vital for refactoring and regression testing.
The Object Library Documentation Project defines standards and utilities for creating documentation structures for object models and packages like ActiveX Dynamic Libraries, Controls, .NET Assemblies, Java packages, and web services.
ESA Provides a wrapper around the .NET scripting engine which adds support for hosting the scripting engine in a seperate AppDomain, and includes a Design-time environment for applications.
User Story.NET is a tracker and manager for Extreme Programming Projects. It tracks the User Story or User Stories of a project. It is currently written in ASP.NET / C# on a Microsoft SQL server.
FishNET is a script engine for the .NET Framework. FishNET allows you to execute a source file written in C#, VB.NET or JScript.NET without having to build/compile it. FishNET can be compared almost directly to the cscript and wscript functionality of w
A code generating tool for C#.
After running through a basic table design screen it generates the following for you:
- SQL table dfn
- stored procs: fetch,delete,add...
- cs file with functions for all stored procs.
Also includes a C# data library.
MixNet is a compiler of Mixal assembly language described in Knuth's "The Art of Computer Programming" for Microsoft.NET framework. MixNet generates .NET executable files. All source code is written in C#.
Programming and Managing VMware infrastructure is an upcoming book by O'Reilly. The book will have many code examples in C#, Java, Perl, and PowerShell. This project is home to those examples -- the book's source code.
Mira is a new programming language with a C like syntax. It borrows heavily from other poplar languages and has the design goals of intuitiveness,compiler extensibility, practical functional programming and great tool support.
A .NET library for controlling the i-Buddy USB device from your own code. Build your own notification system to keep an eye on e-mails, website hits and server failure.
Peet is a back-end .NET compiler for the SXM software transactional memory (STM) package (available from Microsoft Research). It makes concurrent programming with an STM library easier and more efficient.