Book Image

Blend for Visual Studio 2012 by Example: Beginner's Guide

By : Abhishek Shukla
Book Image

Blend for Visual Studio 2012 by Example: Beginner's Guide

By: Abhishek Shukla

Overview of this book

<p>Creating applications with compelling graphics has been one of the main goals of client applications, and with the arrival of WPF, Silverlight, and HTML5 it is much easier than ever before to create interactive and rich user interfaces.</p> <p>Blend for Visual Studio 2012 by Example Beginner's Guide will give you a good grounding in creating Windows, Web, and Windows Phone applications. You will also look at the various layouts and controls available in Blend and how we can create animations and behaviors in Blend.</p> <p>Towards the end, you will be aware of the various capabilities that are available in Blend out of the box.</p>
Table of Contents (19 chapters)
Blend for Visual Studio 2012 by Example Beginner's Guide
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Installing Windows Phone SDK


To develop Windows Phone 8 applications, we need to install the Windows Phone 8 SDK. The following are the system requirements to run Windows Phone 8 SDK:

Operating System

Windows 8 64-bit (x64) client versions

Hardware

8 GB of free disk space

4 GB of RAM

64-bit (x64) motherboard

Windows Phone Emulator

Windows 8 Pro or higher (for Hyper-V) and Second Level Address Translation (SLAT)

The SDK is freely available at http://dev.windowsphone.com/en-us/downloadsdk. Download SDK 8.0 because, using that, we can develop an application for both Windows Phone 7.5 and Windows Phone 8 devices. If you already have a paid version of Visual Studio 2012, then the SDK will download and install the tools required for Windows Phone development. If you do not have Visual Studio 2012 installed, then the SDK will install Visual Studio 2012 Express for Window Phone.