xaml

Visual Studio Tip: Open XAML in code only mode

A major annoyance of mine after installing a new instance of Visual Studio is when I open a XAML document for the first time. By default, Visual Studio opens a...

0 replies - 381 views - 04/24/09 by cschuman 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 - 1018 views - 02/10/09 by cschuman 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 - 754 views - 12/19/08 by alashcraft in Articles

Overview of Databinding in Silverlight

The goal the below code is to bind data using XAML.  So, for the example I used MLB Pitching stats for 2008, created a Pitcher object, then a...

0 replies - 1956 views - 10/09/08 by cschuman in News

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 - 2644 views - 08/05/08 by Marlon Grech in News

Is Microsoft Serious?

Recently I received a press announcement from Waggener-Edstrom, Microsoft's PR company, about their latest move in the interoperability space; I reproduce it...

0 replies - 660 views - 04/04/08 by Ted Neward in Articles