henjon

Stories submitted by henjon

Dynamite: High Performace Dynamic Sorting Using Expressions(codeproject.com)

submitted by henjonhenjon(15) 3 years, 7 months ago

Easy-to-use and high performance dynamic sorting library with support for most type of sequences, multiple fields, nested properties and SQL-like syntax, developed using System.Linq.Expression classes. Also discusses performance issues with sorting and how to improve performance of sorting in Windows Presentation Foundation collection views. read more...

add a comment |category: |Views: 53

tags: another