Browse by Tags
All Tags »
WPF (
RSS)
Introducing " WPF Application Quality Guide v.0.1 " In light of the rapid adoption of the WPF and the continuous requests from partners and customers, the WPF team at Microsoft is happy to present the first release of the “WPF Application Quality Guide...
With this WPF progress dialog, you can display a progress window and invoke a method on a background thread with just a few lines of code. Let’s say, you have a worker method called CountTo100 , then all you need to get things running is this: //create...
An excellent series on WPF by Josh Smith is available on CodeProject: Part 1 (XAML): Learn about XAML and how it is used in WPF applications. Part 2 (Layout): Learn about layout panels and how they are used to construct user interfaces. Part 3 (Data binding...
Many discussions in connection with an article publish by Jeff Atwood, Coding Horror , comparing two books on WPF. The first by Charles Petzold , the other by the least known Adam Nathan . I agree with Jeff Atwood for saying that a programming book must...
Well this is a funny post by Tim Sneath, and raise some question about who's in charge of naming products in Redmond :-) So unless you're living on a desert island (and I doubt you can read this post anyway), you know about WPF/E being named SilverLight...
Show Me The Template is a tool for exploring the templates, be their data, control or items panel, that comes with the controls built into WPF for all 6 themes.
More Posts