Collection Performance: SortedDictionary vs Dictionary

For the update of this article (for .NET), I researched how developers are sorting a Dictionary and then show the differences when compared to the SortedDictionary.