Error!
Success!

Replace SortedDictionary with LINQ query

0
kicks

Replace SortedDictionary with LINQ query  (Unpublished)

With LINQ.Flickr it is quite necessary to get signature on parameters in order to do authenticated flickr photo get. As with the signature, it has sorted by parameter then to be hashed by MD5. Previously, I used to use SortedDictionary dictionary to do so, but thinking a little bit I learned that we actually don't need SortedDictionary anymore......


Kicked By:
Drop Kicked By: