Visual Studio 2012 Update 2 Released

As you may have seen from the various announcements, we released Visual Studio 2012 Update 2 today. This update contains a lot of improvements and fixes (especially for XAML scenarios), and you can download it from the following location.

To learn more about the improvements we’ve made, please check out our earlier post. If you have any questions or comments, feel free to contact me by commenting below or posting on our forums.

Regards,
Hari

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

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

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

Technical  /  Tutorial  /  Version: RC  /  XAML

Video Demo: Working with the XAML AppBar in Blend and VS 2012

AppBars provide the user with easy access to commands when required. The user can swipe up from the bottom edge of the screen to make app bars appear and can interact with their content to make app bars disappear. App bars can also be used