Account Information

Avatar bpatterson
2010-04-16
2010-06-08
Validated

Voted-On Resources

Votes Post Date / Views Resource
2score
2010-06-05
4,816 views
Programming the Task Bar in Windows 7... - Use WPF 4 to specify thumbnail buttons that appear for your app when ... msdn.microsoft.com
2score
2010-05-30
4,759 views
Admin favorite
Microsoft Windows SDK for Windows 7 a... - The Windows SDK, which includes the WPFPerf tool that can be used to performance profile WP... www.microsoft.com
2score
2010-05-10
6,651 views
Admin favorite
WPF Shell Integration Library - A library that helps WPF application implement custom chromes for Windows and integrate with the Windows 7 taskbar. code.msdn.microsoft.com
2score
2010-05-02
7,051 views
Admin favorite
WPF x FileExplorer x MVVM - A great implementation of file explorer controls such as DirectoryTree and FileList, all of which use the MVVM pattern. www.codeproject.com
1score
2010-05-01
19,033 views
Introducing the Model Thread View Thr... - Reduce threading code, and increase UI responsiveness with a new pattern extending MVVM. 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
1score
2008-09-03
7,569 views
Simplifying the WPF TreeView by Using... - Reviews how using a ViewModel can abstract away the complexities of the WPF TreeView con... 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
7,173 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
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