Features new to Windows 8: Difference between revisions

Content deleted Content added
clarify
Line 5:
|url= http://arstechnica.com/microsoft/news/2011/06/html5-centric-windows-8-leaves-microsoft-developers-horrified.ars |title= Why Microsoft has made developers horrified about coding for Windows 8 |author= Peter Bright |publisher= Arstechnica |date= 2011-06-13 |accessdate= 2011-06-28}} </ref>
The new applications developed for Windows 8 could be easily ported as a [[Metro (design language)]] style application and developers could use any existing Windows Application Development language to port applications as a Metro style app (by adding minimal amount of code). This is possible because of the architectural changes done to the Windows platform. All applications developed whether using [[C Sharp (programming language)|C#]], [[Microsoft Foundation Class Library|MFC]] or HTML5/JavaScript will translate into WinRT (Windows RunTime) API's, which sits above the Windows Kernel directly. The new applications run in full-screen, but two of them can be displayed side-by-side using "Snap". Examples of new applications that were demoed include a [[Twitter]] client, a weather application, a stock-tracking application, an [[RSS]] news feeder, and a virtual piano.
 
The new interfaceplatform is primarily designed for [[16:9]] screen resolutions, with 1366×768 and larger screens able to display two Windows 8 "Metro-style" applications side-by-side by "snapping". 1024×768 screens can display one application in full-screen, and 1024×600 screens can only use the traditional Windows desktop applications.<ref>{{cite web |url=http://www.infopackets.com/news/business/microsoft/2011/20110603_microsoft_demos_windows_8_at_first_public_event.htm | title=Microsoft Demos Windows 8 at First Public Event |publisher=Infopackets.com |date=2011-08-20 |accessdate=2011-09-08}}</ref>
 
== Shell and user interface ==
Windows 8 features an extensively redesigned "[[Metro (user interface)|Metro]]-style" user interface, optimized for touchscreens as well as mice and keyboards. A new "Start screen", similar to the one in [[Windows Phone 7]], includes live application tiles. The start screen replaces the Start menu, being triggered by the Start button or Windows key, and is also the first screen shown on startup. The user can go to the regular desktop by choosing the "Desktop" tile or a traditional desktop-based application. The Start screen also displays the user's name and picture.
 
The new interface is primarily designed for [[16:9]] screen resolutions, with 1366×768 and larger screens able to display two Windows 8 "Metro-style" applications side-by-side by "snapping". 1024×768 screens can display one application in full-screen, and 1024×600 screens can only use the traditional Windows desktop.<ref>{{cite web |url=http://www.infopackets.com/news/business/microsoft/2011/20110603_microsoft_demos_windows_8_at_first_public_event.htm | title=Microsoft Demos Windows 8 at First Public Event |publisher=Infopackets.com |date=2011-08-20 |accessdate=2011-09-08}}</ref>
 
Windows 8 provides a configurable taskbar in the tradditional Windows desktop that spans multiple monitors. The [http://www.dual-monitor.biz/2011/09/14/windows-8-multi-monitor/ Multiple Monitor Taskbar] can be turned on and off and is used to display the minimized windows.