Use C # development of Metro-style application roadmap-Development Environment

Source: Internet
Author: User

1. Download Windows 8 consumer Preview

    • How to start Win8 from vhd
    • Win7 and Win8 dual systems
    • How to install Win8 with a virtual machine (VMware)

There are three ways to install Win8. I personally recommend using vhd, which is a compromise between performance and disk partition impact.

2. Download the metro style of Microsoft Visual Studio 11 Beta DevelopmentProgramHe must be used. The latest version is only beta. Some new features are as follows:

    • Projects that are backward compatible with vs2010sp1
    • More powerful search functions
    • The editor for C ++ and JavaScript is optimized with more smart prompts and supports metro and HTML5
    • Async)
    • Asp.net 4.5
    • DX shaders (HLSL)
    • . Net 4.5 (networking, WCF, WPF, WWF) Improvements

Shortcut Key:After Win8 is started, it is a Metro desktop by default. It is intuitively similar to the iPad. you can press the win key to switch to the traditional desktop, but there is no start button, this also means that many operations need to be completed by using shortcuts, such as shutting down Alt + F4. For example, to open an application, you must search for the name using win + q. Win + D: desktop, win + F: file search, win + X: system settings menu, win + C: menu on the right of the screen, win+,(Comma): displays the desktop temporarily,Win + Tab: Switch Applications,Win + Z:Open the additional menu bar at the bottom of the screen (valid on the metro Start Screen or under the Metro application ),Win + J: Return to the previous application/desktop (valid only on the metro Start screen,Win + pgup: Move the Start Screen or metro application to the left-side display;Win + pgdn: Move the Start Screen or metro application to the right display. (Valid when connected to multiple monitors)

In vs11, you can select metro and traditional applications. C #/C ++/JavaScript all have Metro project templates. After the metro project is compiled and deployed, it is automatically displayed on the metro desktop.

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.