Sort order: Newest | Most-viewed | Most-votes

Votes Post Date / Views Resource
0score
2009-07-11
5,283 views
UI Virtualization - Bea talks about support for UI virtualization in Silverlight and WPF. bea.stollnitz.com
0score
2009-01-15
4,788 views
WPF: How To Bind to Generic Methods - An article that shows how to bind to generic methods. www.codeproject.com
0score
2009-01-15
4,765 views
LINQ, group by and WPF Data Binding - Shows how to create a hierarchical result set by using LINQ's group by clause and how to consume it in WPF d... www.codeproject.com
0score
2009-01-14
4,179 views
WPF Data Binding - Part 1 - An introduction to data binding with WPF. www.codeproject.com
0score
2009-01-14
3,926 views
Binding and using Friendly enums in WPF - Gives some tips on working with bindings for enumeration values. www.codeproject.com
0score
2008-09-06
3,897 views
Datagrid (part 2) -- Show me some code - A hands-on exercise to apply features to customize the presentation of data (aka view) in the WPF DataGrid co... blogs.msdn.com
1score
2008-08-07
7,172 views
Working with Checkboxes in the WPF Tr... - Examines how to create a tree of checkboxes that intelligently update their own check state and are easy... www.codeproject.com
0score
2008-08-07
3,383 views
WPF : Validation of business objects,... - An article on how to simplify the WPF validation process. www.codeproject.com
0score
2008-07-17
3,146 views
Artificial Inheritance Contexts in WPF - Reviews and compares three techniques that enable you to data bind to any element tree. www.codeproject.com
0score
2008-07-12
3,954 views
Displaying Data Validation Messages i... - A walkthrough on how to hook up validation in your data objects using the IDataErrorInfo interface and th... blogs.msdn.com