Command Line Gui

cmdgui.zip (625 kB)
An application that takes a command line argument description file (xml) and generates a Gui accordingly. For people that prefer clicking instead of typing.

Composite Extensions / Test Suite reference implementation

This project provides a new reference implementation for the Composite WPF libraries.

Drawing Custom Borders in Windows Forms

This project is a small library that extends Windows Forms with ability to customize the windows's non-client area. This allows you to create custom skins for any window and give your application consistent and unique look. The project includes also an interactive editor to easily create own skins.

Event Abstraction API for .NET

An event abstraction framework for .NET written in C# using R2ML. The Framework helps decouple event handling and event declarations from the User Interface. It also handles Complex/Composite Events (such as mouse gestures or triple click) the same way as a primitive events. Complex Events are events that are made from many primitive events; an example would be double click (as it can be made from two click events). The project has Visual Studio plug-ins provided to complement the VS UI designer. This project is the result of a Masterate of Science entitled: "A Rule Based User Interface Builder for Visual Studio .NET". This project uses R2ML as a way of storing reaction rules that conform to the concepts of ECA rules. Reaction Rules are rules that are executed upon an event occurring.

Waf File Hash Generator

fhg.zip (1,9 MB)
Waf File Hash Generator is a simple tool to generate the hash values of one or more files. It supports the SHA1 and MD5 hash algorithm.

IL Merger Tool

IL Merger Tool is a GUI for the IL Merge. This tool allows you to merge different .net assemblies (dlls and exes) into one assembly with a wide range of options. This also enables you to save the settings and create post build actions for Visual Studio. Certified for Windows 7.

LogicCircuit

LogicCircuit – is educational software for designing and simulating digital logic circuits.

Mud Designer

MudDesigner.zip (33,7 MB)
The Mud Designer allows developers a quick and simple approach to generating text based game content and an easier way to manage their MUD games.

PowerShellWorkBench

An open-source GUI custom graphical host for PowerShell, using WPF (AvalonDock/AvalonEdit), written in VB.Net

PropertyTools for WPF (moved to GitHub)

Library of custom controls for WPF: PropertyGrid, DataGrid, multi-select TreeView, ColorPicker and more.

ServerCrafter

ServerCrafter is a GUI for hosting Minecraft servers (server wrapper). It has many additional features and has a modern-looking user interface.

ServEvo

ServEvo.zip (3,0 MB)
ServEvo is an application that allows you to turn your computer into a complete development environment

ShowUI: Write-UI -in PowerShell

showui.zip (6,6 MB)
The ShowUI project moved to GitHub: https://github.com/showui/showui

SmallSharp

smallsharp.zip (765 kB)
Small .Net library for drawing graphics and writing text, similar to Small Basic but aimed more at the "Sharp" languages C# and F#.

SpinDotters - Spinning controls for the .NET framework

SpinDotters provides a set of animated controls for the following .NET technologies: * Silverlight (version 4 or higher) * WPF (version 4 higher) * Windows Phone (version 7.5 or higher) There is only one common code base for both XAML and code-behind, with a few compiler switches where necessary. SpinDotters comes with two assemblies: * SpinDotters.Core: The core assembly with a set of basic spinning controls * SpinDotters.Widgets: A set of fancy user controls for demo purposes Bug reports and any kind of feedback are appreciated!

WPF Treemaps & SquarifiedTreeMaps control

treemaps.zip (2,0 MB)
A WPF implementation of a bindable Treemaps control.

vBridge

vbridge.zip (2,2 MB)
vBridge extends .NET's GUI capabilities by giving developers additional system features, and increases productivity by eliminating common boilerplate code.

Rich .NET Web/Cloud Applications

Visual WebGui is a platform for rapid development, quality & secure deployment. It is incorporated with an SDK which is integrative to Microsoft Visual Studio,

WPF Application Framework (WAF)

waf.zip (87,1 MB)
The WPF Application Framework (WAF) is a lightweight Framework that helps you to create well structured WPF Applications.

Waf Stopwatch

Waf Stopwatch is an advanced stopwatch with a lap recording feature.