Featured  /  HTML  /  Technical  /  Tutorial  /  Version: Release

Getting Started: Authoring HTML for Windows 8 Apps using Blend for VS 2012

Almost two years ago, we set out on a path towards building a flavor of Blend that allowed you to seamlessly craft HTML, CSS, and JavaScript into Metro style applications. We are thrilled to announce that the final, released version of Blend is available for you to try out. As in previous releases, there is no more need to download Blend separately. It is now part of every VS download that targets any of the supported platforms. You can learn more from our launch blog post.
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

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

Technical  /  Tutorial  /  Version: RC  /  XAML

Video Demo: Editing GroupStyles in Blend and VS 2012

A number of Metro style apps use a hierarchical system of navigation. This is an intuitive and common pattern used by app developers.  In this video tutorial, I’ll show you how to style and customize GroupStyles using Blend and VS. Get information about navigation design