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.