A question from a conversation I had yesterday: How can I specify a generic class as a type in a .NET configuration file? This scenario is often encountered if you build a pluggable architecture using something like the Service Locator Design Pattern.