Example Projects using C# 3.0 and .net 3.5

Prism Calculator (Centrica)

This is a simple Calculator implemented using Prism version 2 (Composite Application Library for WPF). It demonstrates Module loading via configuration, both at startup and on demand. IoC is demonstrated using the Unity Application Block to implement our Dependency Injection.