3D Molecule Viewer

3D Molecule Viewer is a stand-alone, demo version of the C-ME application that InterKnowlogy built for the Scripps Research Institute (TSRI). It is a WPF application built in C#. Affectionately called "The Cancer App", the full version of this application (a WPF front-end for SharePoint) is running in production and installed all over the world. As the brain-child of Dr. Peter Kuhn of TSRI, C-ME is just a step in realizing his dream/mission of "getting his arms around" cancer to turn it into a managed disease. This stand-alone, source code version of the application does not have the SharePoint dependency and allows you to open sample 3D Protein Database Format (PDB) files directly....spin them in 3D, zoom in on them, display them from different views, etc. This means you can get the application running quickly and stare at the code. Just a heads up: although WPF makes 3D dramatically easier, it still is not for the faint of heart. There is a lot of Trigonometry and Calculus in the code. And it's really well written - which means its object oriented and consequently abstracted. The problem that C-ME solved (what Dr. Peter Kuhn did not have) was a way to view cancer and SARS molecules in 3D (and 2D) and attach research directly to the 3D (and 2D) surface of the molecules. Research takes many forms: Office documents, like Word, PDFs, URLs to content all over the world, pictures, and even SharePoint discussions. Upon "pinning" research to the exact spot on the 3D (or 2D) surface of the molecule the research is actually persisted into SharePoint with the 5 coordinates of 3D. This Rich Client WPF application consumes SharePoint Web Services to pull that off. This "new" application development paradigm solves an interesting problems like a highly graphical and usable 3D client for the desktop and the broad reach of a browser based application (SharePoint) to house the research and handle the collaboration and workflow.

ADO.NET Samples

ADO.NET Samples

AdventureWorks 2012 SSRS Samples

Merge two sets of SSRS 2008 R2 Adventure Works reports and migrated them to SSRS 2012

Analysis Services Stored Procedure Project

A set of stored procedures for Microsoft SQL Server Analysis Services.

AStar Sample WPF Application by Ben Scharbach

The A* Pathfinding component contains an A* Manager, with three A* path finding engines, allowing for 3 simultaneous path searches on PC and XBOX. - By Ben

AvalonDock

AvalonDock.zip (178,2 MB)
AvalonDock is a WPF control for adding a docking layout system to your application.

ASP.net MVC Awesome - jQuery Ajax helpers

awesome.zip (232,8 MB)
rich set of helpers used to build highly responsive ajax-enabled Web applications. These helpers include the Grid, AjaxDropdown, PopupForm, Lookup and more

Axis IP Camera Video Recording System

This project was started as a means of recording the Axis IP cameras within our lab environment. It incorperates various concepts from communicating with the Axis IP cameras, recording frames to AVI files, configuring and using motion detection for determining when recording is required and breaking video files into various sizes.

BubbleBurst

BubbleBurst is an addictive game written in WPF. It is the subject of the "Advanced MVVM" e-book.

C4F Developer Kit

C4FDevKit.zip (75,0 MB)
The C4F Developer Kit is a collection of components, controls and samples in both Visual Basic and Visual C#. The features of the kit include a single installation file that provides users easy access off the Windows Start Menu to the documentation, sample executables and source code; a toolbox entry within Visual Studio for all components and controls for easy drag 'n drop experience. The Coding4Fun Developer Kit provides the following additional features: - all components and controls source code are provided in both Visual Basic and Visual C# - QuickStart documenation is provided - sample projects are provided with their source code (in Visual Basic and Visual C#) plus executable

C4F Vista Peer-to-Peer Toolkit

C4FP2P.zip (38,2 MB)
Develop peer-to-peer (P2P) applications for WinForms and WPF applications with no lines of code. Includes WinForm & WPF drag 'n drop controls including P2P Chat, P2P File transer; P2P Audio and P2P Audio & Video controls. All source code for samples available in both VB and VC# with control source code in VC#. Complete documentation and installation into Visual Studio 2008 Express Editions (works with VS 2008 Standard and above).

C$ Programming Language

cbucks.zip (48,3 MB)
The aim of this project is creating a unified language and system for seamless parallel programming on modern GPU's and CPU's. In future, it is planned to be extended to other processors.

Chinook Database

Chinook is a sample database available for SQL Server, Oracle, MySQL, etc. It can be created by running a single SQL script.

Classic Data Access Layer Helpers

Classic data access layer is nothing but querying data from database, extracting & packing data into CLR typed classes. Classic DAL Helpers makes it easier for back-end layers, especially for Data Access Objects to extract and fill data. Its developed in Microsoft .NET 3.5, C#.

CLR via COBOL

cobol.zip (90 kB)
CLR via COBOL is a collection of object-oriented COBOL programs showing how to use .NET types, define structs and classes, inherit, implement interfaces, etc. The programs cover topics from COBOL standard ISO/IEC 1989:2002(E), Micro Focus Net Express Help, and the MSDN Library.

.NETTER Code Starter Pack

codebox.zip (5,7 MB)
This is a gallery of *Visual Studio 2010* solutions leveraging latest and new technologies released by Microsoft. Each Visual Studio solution included here is focused to provide a very simple starting point for cutting edge development technologies and framework.

codinghints

Sample codes of my blog codinghints.blogspot.com

Copy Directory Tree Utility

cptree.zip (761 kB)
This utility allows you to replicate the structure of a directory excluding files. Once replicated in another point, the directory tree can be compressed for backup (and restored anywhere).

C# Snippets for Visual Studio 2005 and 2008

csn.zip (319 kB)
A collection of parameterized C# code snippets.

DinnerNow.net

DinnerNow.zip (338,0 MB)
DinnerNow is a fictitious marketplace where customers can order food from local restaurants for delivery to their home or office. This sample application is designed to demonstrate how you can develop a connected application using several new Microsoft technologies, including: II