Announcing Windows Phone 8 SDK—Design Great Apps with Blend

The Blend team is excited to announce our latest release of Blend and Visual Studio XAML design tools that support Windows Phone 8 development. In this release, our big focus was on unifying the XAML design support across Blend and Visual Studio, similar to the design experience available for other XAML platforms like Windows Store Apps, WPF, and Silverlight. Continue Reading

Featured  /  Technical  /  Tutorial  /  Version: Release  /  XAML

Getting Started: XAML Authoring with Blend for VS 2012

Now that you have your copy of Visual Studio 2012 including Blend, you must be raring to go and explore the world of Windows 8 development. We hope this post helps all the C#/VB & C++ junkies out there get started pronto on creating amazing

Featured  /  HTML  /  Technical  /  Version: Release  /  XAML

Available Now: Blend for Visual Studio 2012

Today, I have the great pleasure to announce the latest release of Blend. In this release cycle, our big focus has been Windows 8: Blend now supports UX authoring not just for store apps written in XAML, but also for those written in HTML. We

Announcing Blend + SketchFlow Preview for Visual Studio 2012

We are making available a preview version of Blend + SketchFlow Preview for Visual Studio 2012. This release includes support for WPF version 3.5/4.0/4.5, Silverlight 4.0/5.0, SketchFlow, and Blend tools for Windows 8. This preview release will run on Windows 7 SP1, Windows 8, and Windows

Technical  /  Tutorial  /  Version: RC  /  XAML

Running User Code in the XAML Designer: Blend and VS 2012

The XAML designer in Blend & VS is a projection of a running application (see Mysteries of XDesProc–Revealed!), but unlike a full-fledged app, usage of certain programming constructs and resources might cause the designer to crash or behave in an unexpected manner. Note: This post