Replace SortedDictionary with LINQ query - Part 2 (with comparison)

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

In my previous post, I have said that using LINQ query instead of SortedDictionary not only could be useful , elegant but also less processor intensive. In this post, I will show you a real comparison between the same the method but one with SortedDictionary and other with LINQ orderby query. I wrote a simple console application that mimics the action of GetSignature in LINQ.Flickr. Here, I will focus only on the sorting part that's why I removed the hashing and initialization of the method. So,...

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: XLinq | Other Posts: View all posts by this blogger | Report as irrelevant | View bloggers stats | Views: 678 | Hits: 25

Similar Posts

  • Serialising Microsoft StreamInsight QueryTemplates more
  • Checking for EF to TSQL Query Compilation Changes in VS2010 Beta1 more
  • LINQ Deep Dive: great LINQ tips more
  • What is .NET RIA Services? more
  • Extension Methods Part 2 Lambda Expressions in Linq more
  • Creating LINQToTwitter library using LinqExtender more
  • Emulating Paging with RadGridView for WinForms and LINQ with 1 million records more
  • LinqExtender 1.4 - Enhanced object tracking more
  • Querying with LINQ to Entities vs ObjectQuery in EF more
  • Athena - A LINQ to flickr API (Release 1.4) 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