Replace SortedDictionary with LINQ query

Posted by: Mehfuzs WebLog, on 16 Jun 2008 | View original | Bookmarked: 0 time(s)

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 to be 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 after we have LINQ. May be that's why the product team at Microsoft removed SortedDictionary from stripped down version of .net that comes with SilverLight....

Advertisement
Free Agile Project Management Tool from Telerik
TeamPulse Community Edition helps your team effectively capture requirements, manage project plans, assign and track work, and most importantly, be continually connected with each other.
Category: C# | Other Posts: View all posts by this blogger | Report as irrelevant | View bloggers stats | Views: 1857 | Hits: 129

Similar Posts

  • Introducing Versatile DataSources more
  • Serialising Microsoft StreamInsight QueryTemplates more
  • Chat room questions from the EF Tips & Tricks webcast more
  • An Extensive Examination of LINQ: Grouping and Joining Data more
  • LINQ in Action samples in LINQPad more
  • Checking for EF to TSQL Query Compilation Changes in VS2010 Beta1 more
  • An Extensive Examination of LINQ: Using the Query Syntax more
  • LINQ Deep Dive: great LINQ tips more
  • Don't be afraid of complex constraints more
  • Updated Slides and Samples from My DevConnections Spring 2009 Orlando Talks more

News Categories

.NET | Agile | Ajax | Architecture | ASP.NET | BizTalk | C# | Certification | Data | DataGrid | DataSet | Debugger | DotNetNuke | Events | GridView | IIS | Indigo | JavaScript | Mobile | Mono | Patterns and Practices | Performance | Podcast | Refactor | Regex | Security | Sharepoint | Silverlight | Smart Client Applications | Software | SQL | VB.NET | Visual Studio | W3 | WCF | WinFx | WPF | WSE | XAML | XLinq | XML | XSD