Schrödinger’s box: Implementing delayed class type selection via Interfaces in .NET
Some geek speak here. This are really the notes for a more complete article, but it might help some folks out so I want to put it up before I forget what I learned when I go to sleep!
The Problem
In a Asp.Net development project I need to be able to call the methods and properties [...]

