Lars Wilhelmsen

Microsoft Connected Systems MVP

Skip to: Content | Sidebar | Footer

Category: IoC

Tinyject – IoC in an Evening

9 October, 2008 (15:52) | IoC, Pet+Projects, Tinyject | By: larsw

Last night, while hacking on the Aggressive project, I where in the need of a container. My initial idea was to try out Autofac, but since I was offline at the moment, I quickly hacked together a small container myself. Since I actually thought the look&feel of the interface was exactly what I wanted, I [...]

My Product / Idea Backlog

1 October, 2008 (20:17) | CodePlex, IoC, Pet+Projects, Silverlight, WCF | By: larsw

This post is a work in progress. I feel that I need a place to organize all my pet projects, whether they still only exist in my head or have materialized into some code. Miles Platform Active Directory FOAF Gateway – internal beta Active Directory Photo Uploader – internal beta MOAT (Meaning Of A Tag) [...]

Unity 1.1 Container Behavior for WCF

2 July, 2008 (20:35) | IoC, Programming, Unity, WCF | By: larsw

Some time ago I needed a way to wire up an IoC container in a WCF service I was creating at that time. Since I’ve used ObjectBuilder-based containers a lot in both Composite UI Application Block and Enterprise Library, I wanted to take a closer look at the Unity container and the 2.0 version of [...]