WPF 4 now includes, in the core runtime libraries, the calendar control. This control previously existed only in the WPF Toolkit, but has been promoted in the...
0 replies - 604 views - 10/26/09 by Psychlist1972 in News
Yesterday, DZone released it's latest Refcard, Getting Started with Windows Presentation Foundation, co-authored by Christopher Bennage and Rob Eisenberg....
1 replies - 603 views - 09/29/09 by alashcraft in Articles
This article is taken from WPF in Action with Visual Studio 2008 from Manning Publications. It demonstrates how binding to XML in WPF is extremely easy. For...
0 replies - 1871 views - 09/17/09 by alashcraft in Articles
While doing MVVM one of the common problems to solve is to have the
ViewModel consume entities that are “replaceable”. Let me give you an
example so that...
0 replies - 535 views - 09/07/09 by Marlon Grech in News
I have been asked many times how can I get the event args as a command parameter when using the AttachedCommandBehaviour.
Well the library does not support...
0 replies - 435 views - 07/06/09 by Marlon Grech in News
yWorks announces
yFiles WPF version 2.0,
the new major release of its outstanding WPF visualization library
0 replies - 465 views - 06/05/09 by Sebastian Mueller in Announcements
Today one of my colleagues at Infusion asked me how he could sync up
the selection of a ListBox with his ViewModel. WPF supports already
single mode selection...
0 replies - 754 views - 06/02/09 by Marlon Grech in News
Hi.When working with WPF I always found myself thinking how to handle
Data formatting when a WPF control was bound to it. Let’s look at the
following example...
0 replies - 832 views - 05/28/09 by AmitDev102 in News
I was introduced to MVC as a pattern for Web development through Castle MonoRail. From there I studied a bit of Ruby on Rails (not enough) as well as the...
0 replies - 958 views - 05/07/09 by bennage in News
Source Code: RaisePropertyChangedExample.zip [94.4 KB]
Credits: Thanks to Paul Strong and Soe Moe for sharing this code with me.
0 replies - 823 views - 04/10/09 by Michael Sync in News
Hi
Here is a problem that one of my colleagues who is just starting to
use WPF got himself into. He was working on an application that
displays items...
0 replies - 697 views - 04/03/09 by AmitDev102 in News
I received an email from 3 different persons asking me how to restyle the column headers of the DataGridView Control of AvalonControlsLibrary so I decided to...
0 replies - 493 views - 03/17/09 by Marlon Grech in News
I opened up the ChumChase code this evening with the sad realization
that my last commits were on November 14th. Ouch. In reading over the
code, something...
0 replies - 609 views - 03/12/09 by bennage in News
Part one is used to spend a bit of time explaining this history of drawing in Windows, and as well what brought development to the point it is with regard to the need for and implementation of WPF as...
3 replies - 1770 views - 03/04/09 by izzyschwartz in Book Reviews
About 5pm today I was burnt-out from some difficult work on a
particular client's project. Our last four projects have all been WPF
with an emphasis on UI and...
0 replies - 880 views - 02/27/09 by bennage in News