Windows 8 Hands-on Experiment Tutorial Experiment 1: Creating a Windows App Store application

Source: Internet
Author: User
Tags new features visual studio

Contoso Cookbook is a series of hands-on tutorials designed to immerse you in the development of Windows application store applications. When you have completed this experiment, you will create a beautiful and practical real-world application. The application will use some of the key new features in Window8. Through this series of experiments, you will learn a lot about creating excellent Windows application store applications, including:

User experience with Windows 8 controls such as GridView, ListView, Flipview, AppBar, and Semanticzoom.

Can be scaled to a different size display and provide a user experience for the secondary screen and different directions for processing.

By setting up, search and share contracts are integrated with the Windows 8 Super buttons.

Properly save and recover state by handling life cycle and application model events, and roaming the settings the user seamlessly moves between tasks and even devices.

Seamless integration with hardware to achieve image and video capture capabilities.

With the help of magnetic stickers fixed, notification and lock screen reminders keep the activity of the application content and always present to the user.

Integrates with the Windows Store API to implement trial and application purchase.

In the first experiment in this series, you will use Extensible Application Markup Language (XAML) and C # to create applications, implement navigation, download data from Windows Azure (if no Internet connection can be loaded locally), and connect data to controls using data binding.

Goal

This experiment will show you how to:

Create a new Windows application store application using the Microsoft Visual Studio 2012 template.

Understand the structure of the project.

Branding your application by providing a custom tile image and other elements.

Use the HttpClient class to get recipe data from Windows Azure.

Binds data to the GridView control.

Use the data template of the ListView control to implement a custom data rendering.

Modify the code and markup generated by Visual Studio to implement the custom application user interface.

System Requirements

You need the following software to complete this experiment:

Microsoft Windows 8

Microsoft Visual Studio 2012

Set up

You must perform the following steps to prepare the computer for this lab:

Install Microsoft Windows 8.

Install Microsoft Visual Studio 2012.

Practice

The following exercises are included in this experiment:

To create a Windows application Store application

Load recipe Data

Customizing the user interface

Estimated time of completion of this experiment: 30-45 minutes.

See more highlights of this column: http://www.bianceng.cnhttp://www.bianceng.cn/Programming/net/

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.