Can anyone explain the difference between these two classes:

Dictionary: http://msdn.microsoft.com/en-us/library/xfhwa508.aspx
OrderedDictionary : http://msdn.microsoft.com/en-us/libr...ictionary.aspx

I can't seem to identify which one to use.

thanks.