Type Aliases in C#
Under the category of "you learn something new every day": While watching dnrTV this morning, I saw something that I've never seen done in C# before. I knew that it was possible to make an "alias" for a namespace in C#. For example, if you have a complex namespace like MadProps.Windows...