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

Votes Post Date / Views Resource
0score
2009-01-14
3,667 views
Exploring a Model-View-ViewModel Appl... - An article exploring Model-View-ViewModel (MVVM) WPF UI Design Patte... www.codeproject.com
0score
2009-01-14
7,679 views
Creating On-Screen Keyboard Using Att... - Shows how to display an on-screen numeric pad keyboard for entering data into controls su... www.codeproject.com
0score
2009-01-14
2,765 views
Building FM radio with RDS support - Explains how to build a simple FM radio player with RDS support by using WPF and the USBFM library. www.codeproject.com
0
1score
2008-09-03
3,977 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,563 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
0score
2008-09-03
3,431 views
Item Presentation Models for WPF - Make your life easier by inserting a Presentation Model layer between your domain-model collection contents and tem... www.codeproject.com
1score
2008-09-03
5,858 views
WPF Custom Controls - Without The Pain - Provides a facility for easily creating nice looking custom controls, such as buttons. www.codeproject.com
0score
2008-09-03
4,558 views
Introduction to the WPF DataGrid - An introduction to the DataGrid for WPF control that was created by Microsoft for .NET 3.5 SP1. www.codeproject.com
0score
2008-09-03
5,382 views
WPF Commands Return Value - Shows a method of allowing WPF commands to interact back with the command sources. www.codeproject.com
1score
2008-08-07
7,168 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