WPF

Building a WPF Application: Part 5

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 - 904 views - 02/27/09 by bennage in News

How to Create a Drag & Drop / Move, Zoom In & Out Content Control

Hi.   As the Headline says, I will show you how to make a Drag and Drop / Move Content control. for this example I will use a canvas and an Image. But you...

0 replies - 1155 views - 02/23/09 by AmitDev102 in News

WPF Kid Stuff: Extracting a Control Template

One of the design principles for WPF was to enable the developer decide the look and feel of the control and that resulted in the most versatile UI framework...

0 replies - 658 views - 02/18/09 by raasiel in News

Building a WPF Application: Part 4

Since my last post on building ChumChase, I've had a couple of projects that have changed my thinking just a bit about how to architect a WPF application. When...

0 replies - 876 views - 02/18/09 by bennage in News

XAML Guidelines and Best Practices

Everyone has their own opinion on how source code should be structured and formatted.  What really matters when it comes to code is not saving the CPU a...

0 replies - 1038 views - 02/10/09 by cschuman in News

Building a WPF Application: Part 3

Application Architecture I'm going to back up and bit discuss my overall approach to structuring this WPF project. So far the solution consists of four...

0 replies - 1253 views - 02/03/09 by bennage in News

Building a WPF Application: Part 2

So let's get back to this whole building a WPF application thing. A number of things went down since my last post: I was out sick with a stomach bug for few...

0 replies - 853 views - 01/26/09 by bennage in News

Building a WPF Application: Part 1

I actually meant to say in my last post that I had investigated the API options for FriendFeed and they have a C# wrapper already available here. It's packaged...

0 replies - 1097 views - 01/05/09 by bennage in News

Building a WPF Application: Part 0

In a rather indirect way, I was inspired by a commenter on one of Scott Hanselman's posts to begin a series that walks through building a WPF application from

1 replies - 991 views - 12/31/08 by bennage in News

.NET Fireside Chats - Chris Anderson on 'Essential Windows Presentation Foundation'

DZone recently had a chance to sit down with Chris Anderson, author of 'Essential Windows Presentation Foundation'.  In this interview, Chris discusses the...

0 replies - 815 views - 12/19/08 by alashcraft in Articles

NameScope In C-Sharp And WPF: My Name Is Marlon You Know...

Did you ever wonder why you can have the same name registered for different parts of your XAML? Here is an example (notice the name “border” in different...

1 replies - 2742 views - 08/05/08 by Marlon Grech in News

yFiles WPF 1.0 Graph Library Release Candidate Available

yWorks is proud to announce availability of yFiles WPF 1.0 RC1, the first release candidate of the upcoming new diagramming class library for the Windows...

0 replies - 1447 views - 07/10/08 by Sebastian Mueller in Announcements

Stylize Standard WPF Tabs Into Aqua Gel

I was making this WPF based application on weekends and wanted it to have a gel like look. I did not want to create a new control instead I wanted to make sure...

0 replies - 6853 views - 06/20/08 by raasiel in News