OpenNETCF.IoC Framework

ioc.zip (6,5 MB)
A lightweight managed IoC (Inversion of Control) and DI (Dependency Injection) framework designed for the .NET .Compact Framework but the full framework is supported as well. It supports Registration, construction and even event aggregation in a tiny and wicked fast package. This framework is patterned after Microsoft's SCSF object model, but actually built with device memory and processor constraints in mind.

NHibernate with ASP.net Problem-Design-Solution

Project to accompany the NHibernate with ASP.net Problem-Design-Solution Wrox Blox by Scott Millett, demonstrating how to use NHibernate within a web context (ASP.net) whilst applying enterprise design patterns and following a Domain Driven Design methodology.