henjon

Stories kicked by henjon

MultiBinding in Silverlight 5(www.codeproject.com)

submitted by rcashrcash(4149) 6 months, 6 days ago

This article presents a MultiBinding implementation for Silverlight 5 thanks to the support for custom markup extensions. Code included. read more...

add a comment |category: |Views: 36

tags: another

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