#3 Dictionary Adapter
Shows the basic usage of the Castle DictionaryAdapter component which allows you to use dictionaries in a type-safe way and removes the need to use magic strings as dictionary keys. This is especially useful when dealing with dictionaries in the .NET framework.

andy[at]castlecasts.com