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

Votes Post Date / Views Resource
1score
2010-05-05
6,534 views
Presentation Model (MVVM) good practices - Shows some good practices that can be applied to the Presentation Model/MVVM pattern. www.codeproject.com
1score
2007-10-23
6,458 views
An Extended WPF TabControl - Altering the WPF TabControl to show a single row of scrolling TabItems. www.codeproject.com
1score
2008-09-03
5,866 views
WPF Custom Controls - Without The Pain - Provides a facility for easily creating nice looking custom controls, such as buttons. www.codeproject.com
1score
2008-08-07
4,968 views
Using RoutedCommands with a ViewModel... - Josh Smith reviews a clean and lightweight way to use RoutedCommands in the MVVM pattern. www.codeproject.com
1score
2010-08-10
4,597 views
A Document Outline window for C# file... - A Document Outline Visual Studio tool window for C# files, coded in WPF. www.codeproject.com
1score
2008-09-03
3,983 views
Introduction to Attached Behaviors in... - Explains the concept of attached behaviors and shows how to use them in the context of the MVVM pattern. www.codeproject.com
0score
2011-07-08
341,777 views
WPF - don't block your UI. - Shows how to use .NET 4 features to create non-blocking user interfaces. www.codeproject.com
0score
2012-01-18
306,724 views
WPF and SQLite Database - How to create a master-detail binding in WPF to a SQLite database. www.codeproject.com
0score
2010-06-22
19,781 views
Defining WPF Adorners in XAML - Examines a custom class that allows adorners to be defined in XAML www.codeproject.com
0score
2009-01-15
13,132 views
FlowDocument pagination with repeatin... - Shows how to create a DocumentPaginator that supports page headers, footers, and repeating page ... www.codeproject.com