CodePlex Information and Discussion

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

Composite Extensions / Test Suite reference implementation

This project provides a new reference implementation for the Composite WPF libraries.

patterns & practices: Prism

CompositeWPF.zip (231,5 MB)
Prism provides guidance to design and build rich, flexible, and easy-to-maintain Windows Presentation Foundation and Silverlight.

.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..

Waf File Hash Generator

fhg.zip (1,9 MB)
Waf File Hash Generator is a simple tool to generate the hash values of one or more files. It supports the SHA1 and MD5 hash algorithm.

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.

WPF ShellFactory

WPF ShellFactory is an easy-to-use application framework for WPF, using a system derived from M-V-VM for its views. It supports multiple modules, either statically or dynamically loaded (i.e. plugins). Based on project- and item templates for speedy development.

Sidvall Application Framework

sidvall.zip (37,1 MB)
This is an application framework that can be used to create a modern n-tier solution in c#. It contains: - Framework libraries - Code generator - T4-templates

Virto Commerce Enterprise Open Source .NET eCommerce Platform (asp.net mvc)

Virto Commerce is the only Enterprise .NET eCommerce Platform that is available under the Open Source License. Learn why.

WPF Application Framework (WAF)

waf.zip (87,1 MB)
The WPF Application Framework (WAF) is a lightweight Framework that helps you to create well structured WPF Applications.

Waf Stopwatch

Waf Stopwatch is an advanced stopwatch with a lap recording feature.

patterns & practices Web Client Developer Guidance

The Web Client Guidance from patterns & practices, assist developers and architects with the design, development and deployment of Rich Responsive Web applications using .NET.

WPF Architectural Patterns Examples

Some sample code demonstrating how various GUI architectural patterns can be implementing in WPF.