Ajax Controls and Extenders

Ajax Controls and Extenders written in C# using Ajax 1.x and MS Visual Studio 2005.

BigBadWolf Team Work

bigbadwolf.zip (123 kB)
A team work on Telerik's Object-Oriented Programming Course

BitTorrent.Net

bitnet.zip (119 kB)
BitTorrent library for the .NET platform.

BitPay C# Key Utilities

The BitPay C# Key Utilities library provides required cryptographic functions to use the BitPay 2.0 API. GitHub link: https://github.com/bitpay/csharp-key-utils

BlackJumboDog

BlackJumboDogは、軽量なパーソナルサーバです。 Web・Ftp・Proxy・DNS・DHCP・SMTP・POP3・TFTP等のサーバを軽易に構築することが可能です。 http://www.sapporoworks.ne.jp/spw/bjd/

CMWatcher

CMWatcher.zip (1,8 MB)
CMWatcher is a background tool that will monitor your internet connection and keep track when it goes down. CMWatcher will also monitor your cable modem and take pictures of pages in your modem to keep records of your modems state during the state.

CInject - Code Inject & Runtime Intelligence

codeinject.zip (3,2 MB)
CInject (or CodeInject) allows code injection into any managed assembly without disassembling and recompiling it. It eases the inevitable task of injecting any code in single or multiple methods in one or many assemblies to intercept code for almost any purpose. It is developed in C# and uses Mono.Cecil for code interception and log4net for logging purposes.

Coderbits API Client for Windows Store Apps

Client Library for the Coderbits API in Windows Store Apps

ConsoleFx Command Line Processing Library

ConsoleFx.zip (1,7 MB)
ConsoleFx is a .NET library to build command-line applications with support for command-line argument parsing/handling, including error handling and validations

Windows Mailslots C# Wrapper

Windows Mailslots C# Wrapper is a simple CSharp class to consume Windows Mailslots. It shields you from using Win32 api with P/Invoke.

Money Class for C#. Fast, light and flexible

This Money class gives you the ability to work with money of multiple currencies as if it were built-in types. It looks and behaves like a decimal with extra features, but can perform much faster.

C# Sample: Create a WPF softphone for SIP calling through the Internet

This project presents how to create a WPF softphone in C# that is able to register to a PBX and to initiate voice/audio calls through the Internet - using VoIP.

Dafuscator

dafuscator.zip (6,7 MB)
Dafuscator is a database data obfuscation system that allows you to tactically obfuscate or delete data out of your production database while leaving most of the data intact.

Dazzer

dazzer3d.zip (688 kB)
Dazzer is an free & open-source 3D model studio for windows (and linux with WineHQ). Dazzer aims to create an complete standalone clone of blender.

Desktop Google Reader

.NET / WPF client for Google Reader RSS agregator service. Shows unread items with basic functionality and various social network integrations. Has Outlook-like new item notification functionality standalone as well as using Snarl (http://www.fullphat.net(

Dna Framework Core Library

The DNA Framework is a core base class library for working with raw DNA data in conjunction with family trees and ancestry information.

Editor++

editor.zip (1,2 MB)
Editor++ is an high-end, fast & feature rich source-code-editor for Windows and Linux written in C# and Python(Plugins).

EnvRide - An easy and automated way to change XML Files

envride.zip (2,8 MB)
EnvRide provides an automated way to change everything in a XML file. Add, change or remove attributes and elements. Ideal to use on configuration files that have different values based on the Environment (Development, QA, Production, etc). Developed in C# , XML and XPath.

ExtCS-automate debugging and crash dump analysis using c#

ExtCS.zip (6,4 MB)
a debugger extension which allows to use C# scripts to automate analysis.If you have written windbg scripts in the past, now you can write similar scripts in c#

Facebook CSharp SDK

Facebook C# SDK implements the all methods in Official PHP SDK. The method names are the same therefore it is easy to adapt.