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

AMP (Adamo Media Player)

AMP is a custom media player that specializes in large media collections! Change the way you manage your media!

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

Amarok Framework Library

amarok.zip (67,4 MB)
This framework library is an attempt to take advantage of the actor/agent programming model for standalone desktop applications. Most of the concepts are inspired by the actor model, Microsoft Robotics CCR and the TPL Dataflow library.

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.

Artefact Animator

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

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

Automator

automator.zip (5,6 MB)
Automator is a GUI tool that is intended to manage and run hierarchical structure of actions (Tasks). Something similar to NAnt but targeted for a far wider audience. Automator is developed in C# and WPF.

Bankeren

bankeren.zip (2,1 MB)
Bankeren is a norwegian cardgame similar to Oh hell! Written in C# using WPF, WCF and Caliburn.Micro

BBInterfaceNET

bbintnet.zip (1,9 MB)
BBInterfaceNET is a visual designer for building Blackberry user interfaces.

BlackJack

BlackJack.zip (2,7 MB)
BlackJack is a Littel Game like 17+4. It's developed in VB.NET and WPF4. It is a Training Application from me to learn VB.NET and WPF4.

BleQua

BleQua.zip (4,6 MB)
PL: Program sieciowy BleQua jest multi-komunikatorem. EN: Network program BleQua is multicomunicator.

BuildScreen

A standalone Windows application to displays project build statuses from TeamCity. It can be used on a large screen for the whole development team to watch their build statuses as well as on a developer machine.

CardPlay: a Solitaire Framework for .Net

cardplay.zip (38,1 MB)
CardPlay is a C# framework for developing Solitaire card games. The solution includes a sample WPF client along with over 100 games.

CodePlex Information and Discussion

CodePlex.zip (88,6 MB)
This area is used for providing information and discussions about the CodePlex website.

Compatibility API between Winforms and WPF UI controls

The Compatibility API allows you currently to convert to and from certain formats from WPF and Winforms that do similar jobs but are imcompatible. e.g. the Image UI element in WPF requires BitmapImage format as its 'ImageSource'. On the other hand Winforms' PictureBox requires the regular Bitmap object as its 'Image'. The current alpha version allows you to convert to and from System.Drawing.Bitmap and System.Windows.Media.Imaging.ImageSource or System.Windows.Media.Imaging.BitmapImage. Helpful for your Imaging related conversions as of now. Still working on more...

ContentFinder

Help user to find the content in every file in your folder.ContentFinder support regex search and asynchronous processing.

.NET Domain-Driven Design with C#: Problem-Design-Solution

dddpds.zip (1,9 MB)
The purpose of this project is to hold the source code for my latest book, .NET Domain-Driven Design with C#: Problem-Design-Solution. The book is one large case study of a real-world application, named SmartCA, which is a smart client application implemented with the latest .NET technologies and following DDD principles. The application is a smart client built using WPF (recently migrated to .NET 4.0), with a local SQL Server Compact 3.5 database as its data store. The framework and SQL CE bits used are all from the Visual Studio 2010 RTM release. The application uses a custom developed solution to sychronize with the server (Synchronization Framework) using messages, as well as a custom client-side membership implementation (Client Membership System) that is built on top of the Synchronization Framework..