I was happy to see that the .NET BCL team agreed to change the KeyValuePair and DictionaryEntry structs to allow null keys . This will allow the PowerCollection dictionary classes to support null keys. In fact, there is a clever work-around that was pointed
Read More...