CCG Toolkit

ccgtoolkit.zip (321,3 MB)
A suite of applications (web and client based) including a database used in to create/view/modify decks and rulings with the Yu-Gi-Oh! trading card game. Data is structured to be expandable into other collectible card games (CCGs). Uses SQL 2005, WinForms, ASP.Net AJAX, WPF.

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.

DB Script Runner

Utility to run multiple scripts in a specified order against a database. It's developed in VB.net.

Database Searcher

dbsearcher.zip (428 kB)
This is a small tool for searching a typed value inside all type matching columns and rows of a database. For connecting the database a .NET data provider for the server is required. The code is written in C# 3.0

Eagle

eagle.zip (48,8 MB)
Eagle, Extensible Adaptable Generalized Logic Engine, is an implementation of the Tcl scripting language for the Common Language Runtime (CLR).

eNursePHR

eNursePHR.zip (30,5 MB)
The project shows a prototype that integrates a nursing terminology (clinical care classification v2.0). It may be used to tag personal health information. Uses .NET-platform, entity framework and contains C# source. Source code also contains Silverlight-demo.

Avesoft Free SMS Suite

freesms.zip (18,2 MB)
This is a software to send free SMS with just a click of a Button. you can also send multiple SMSs at a time,save your contacts and many people can use this single software with maximum privacy(no one can get others contact or sent SMS info)..... Cool right??

Asp.Net, LINQ, WPF, WCF, N-Tiers, .Net 3.5 and SQL Server CMS

J2008.zip (399 kB)
...

Layered Architecture Solution Guidance (LASG)

Layered Architecture Solution Guidance is a Visual Studio extension that provides a set of templates and tools to simplify layered application development.

MongoDB Backup & Restore Manager

A WPF User Interface tool for quickly take backups and restore for Mongo DB instances.

NoLedge - Note taker and knowledge database

noledge.zip (3,4 MB)
NoLedge is an open-source freeware designed to serve as an academic or general notebook. It includes a simple and (hopefully) user-friendly interface and allows the creation of "notes", similar to articles in Wikis. It is also meant to be used as a reference management software. Designed for academic purposes, it includes the following functionnalities: -Tracking of complete references in a format compatible with both BibTeX and RIS file. Citations can also be exported in MS Word Bibliography format. -Ability to subdivise your notes and to include them in other notes -Hierarchical tagging of notes allowing many-to-many relationships -Two way linking of notes through "relations" -Hyperlinking of external URL and linking between internal notes -Automatic tracking of the date of last modification & daily history of modifications -LaTeX equation rendering -Advanced search using Lucene.Net -Formatting (limited to the basics to avoid needless crowding of the user's interface) -Minimal table & image support -Statistics on database usage

Northwind Starter Kit

NSK.zip (81,3 MB)
NSK is a sample application developed by Andrea Saltarello as a companion demo for the book he co-authored along with Dino Esposito.

OpenStreetMap2Oracle

OpenStreetMap2Oracle is a windows application, which exports OpenStreetMap Data (*.osm - files) in an oracle database. The geometries will be stored in oracle's SDO_GEOMETRY datatype. It is developed in C Sharp with modern WPF - UI.

Orienteering Maps

OrienteeringMap can be used to organize a collection of orienteering maps.

RNA Comparative Analysis Software Tools

rcat.zip (361,0 MB)
A software infrastructure for the Comparative Analysis of RNA. The infrastructure consists of a novel database, RNA Comparative Analysis Database (rCAD) and an application for visualization/manipulation of data from rCAD, Comparative Analysis Toolkit User Interface (CATUI).

.NET Reflector Add-Ins

Add-Ins for .NET Reflector

SQLiter

sqliter.zip (2,0 MB)
An IDE for SQLite.

WPF Database Browser

WPFDBBrowser was developed to facilitate access to the database's schemas (Oracle etc.) and it's components(tables, view etc). WPFDBBrowser supports plug-in architecture for various DB types and user logic. Project is developed in Visual Studio 2010 B2 (C# 4.0).

Editing EntityObject on WPF

This project consist on a simple xaml and a class. The xaml is used to create a Grid where the content will be displayed. All the items will be added in code-b