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.

WPF About Box

aboutbox.zip (102 kB)
WPF About Box is a simple and free about box for WPF using MVVM pattern. Several properties can be set. Some properties are read from assembly, automatically.

ActiveSharp - Automatic INotifyPropertyChanged

Send property change notifications without specifying property name as a string.

Personal Activity Monitor - increas your productivity by eliminating timewasters

simple, personal activity monitor. See how much time do you spend using different applications. Localize your time wasters and minimize them and be happy with more time for your productivity

Acutype

acutype.zip (5,5 MB)
Simple program that enables you to practice typing by copying out passages from books.

AeroForms

AeroForms allows you to apply the Aero effect across the entire window of your .NET WPF application using this open source C# DLL and a single line of code.

AgilErp

AgilErp.zip (18 kB)
AgilErp is a .NET OpenSource ERP - System developed in C# using WPF, WCF ,Entity Framework, MS-SQL-Server and MVVM.

Visual Image Processing

Visual Image processing for 2d or 3d real-time video or still image from camera or web cam or scanner ...

Visualisation of diffusion and ordering processes in intermetallic alloys

Visualisation of diffusion and ordering processes in intermetallic alloys using WPF 3D and C#.

AlphaGet

alphaget.zip (2,6 MB)
AlphaGet is a download manager for Windows. You can drag links onto the AlphaGet Widget and it will download a file on the selected folder. It is developed in C# 4.0 and Windows Presentation Foundation.

Amalgam: Place FTP target as a HDD into Windows OS

amalgam.zip (9,0 MB)
Synonyms: alloy, amalgamation, blend, combination, combo, fusion This will make an FTP target appear as a source drive within the windows OS

A Microblog API (SINA weibo.com open API in C#, .Net实现的新浪微博API)

AMicroBlogAPI is a C# implementation, a strong-typed deep encapsulation, a easy-to-use .net lib of SINA microblog APIs. App developers no longer need to parse various HTTP responses -- all responses are parsed into strong types; No longer need to construt the request query strings -- just simply gives the values of parameters; No longer need to implement the OAuth -- a single call could logs the user on.

AppCan (includes Prism + more) = Better apps/compositing (WPF)

AppCan.zip (42,9 MB)
AppCan enhances Prism, better compositing, i.e. Document management , Menu/toolbar merging, local region managers, standardized regions, view model extension.

ArsenalPics

ArsenalPics is a XBAP app for viewing and downloading wallpapers from official site of Arsenal FC.

Artefact Animator

Artefact Animator provides an easy to use framework for procedural time-based animations in Silverlight and WPF.

ARTEK

ARTEK.zip (134 kB)
WPF Controls, Themes.

Ascend 3D

ascend3d.zip (7,6 MB)
Ascend is a powerful yet lightweight library for creating rich 3D .NET applications.

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

Asterisk .NET

asterisk.zip (251 kB)
Several .NET versions of a very simple BBC Micro game in which you navigate through screens of asterisks without crashing.

AutoList

autolist.zip (915 kB)
WPF custom control based on .NET4 GridView and ListView with a lot of additional features.