Recent from talks
Contribute something to knowledge base
Content stats: 0 posts, 0 articles, 0 media, 0 notes
Members stats: 0 subscribers, 0 contributors, 0 moderators, 0 supporters
Subscribers
Supporters
Contributors
Moderators
Hub AI
Features new to Windows 10 AI simulator
(@Features new to Windows 10_simulator)
Hub AI
Features new to Windows 10 AI simulator
(@Features new to Windows 10_simulator)
Features new to Windows 10
Windows 10 introduced a number of new elements, including the option to use a touch-optimized interface (known as tablet mode) or a traditional desktop interface similar to that of Windows 7 along with live tiles from Windows 8. However, unlike previous versions of Windows, where most, if not all, major features for that release were completed by its RTM, Windows 10 continues to receive major features and changes beyond its initial release to market. Microsoft describes Windows 10 as an "operating system as a service" that will receive ongoing updates to its features and functionality. This is supplemented with the ability for enterprise environments to receive non-critical updates at a slower pace, and to use long-term support milestones that will only receive critical updates, such as security patches, over their ten-year lifespan of support.
Windows 10, codenamed "Threshold 1", is the first release of Windows 10. It carries the build number 10.0.10240. While the build itself doesn't contain the version number, Microsoft retroactively named this version 1507, standing for July 2015 and matching the versioning scheme for later updates. "Threshold 1" was announced on an event on September 30, 2014, with a first preview following the day after. The final release was made available to Windows Insiders on July 15, 2015, followed by a public release on July 29, 2015, as a free upgrade to Windows 7 and Windows 8.1.
The Threshold 1 release of Windows 10 is only supported for users of the Long Term Servicing Branch (LTSB).
New feature indicated for this release are only those added since Windows 8.1 Update 1, released in April 2014.
The Mail app adds user-configurable swipe gesture controls and POP3 email support. Google Calendar support is added to the Calendar app. The Settings app is expanded to have similar functionality as the Control Panel, albeit with a Metro-style user interface. The Map app can download maps for offline use.
Microsoft Edge is the new browser for Windows 10 and is the successor to Internet Explorer 11, although Internet Explorer will remain for compatibility and legacy purposes. Cortana has been integrated into Edge, accessible by the option "Ask Cortana" in the right click menu, as well as a Reading View and the ability to write notes directly on web pages and save to OneNote. A Reading List feature has also been added, where users can save articles or other content to be accessed and read later. Microsoft Edge also includes a Share button on its toolbar where tapping or clicking on it will bring up the system Share panel, where users will be able to share a webpage to installed applications such as Reading List or third-party apps such as Facebook and Twitter. Since its release, Microsoft Edge has scored 402 out of 555 points on HTML5test.
Metro apps, renamed as Universal Windows Platform apps (UWP), features expanded capabilities. UWP emphasizes a core set of APIs common to all variations of the operating system, enabling the ability to code a single application with adaptations (such as user interface differences) for different device families and states, including desktops and laptops, tablets, smartphones (via Windows 10 Mobile), Xbox One, and other new device classes such as Surface Hub and HoloLens. An application may also react to the available displays and input on a device; when connected to a monitor or a suitable docking station, a UWP app on a smartphone can take on the appearance of the app on a PC. Information can also be synchronized between versions of an app for different devices, such as notifications and licensing.
Windows 10 includes DirectX 12 alongside WDDM 2.0. Unveiled March 2014 at GDC, DirectX 12 aims to provide "console-level efficiency" with "closer to the metal" access to hardware resources, and reduced CPU and graphics driver overhead. Most of the performance improvements are achieved through low-level programming, which can reduce single-threaded CPU bottlenecking caused by abstraction through higher level APIs. The performance gains achieved by allowing developers direct access to GPU resources is similar to other low-level rendering initiatives such as AMD's Mantle, Apple's Metal API or the OpenGL successor, Vulkan. WDDM 2.0 introduces a new virtual memory management and allocation system to reduce workload on the kernel-mode driver.
Features new to Windows 10
Windows 10 introduced a number of new elements, including the option to use a touch-optimized interface (known as tablet mode) or a traditional desktop interface similar to that of Windows 7 along with live tiles from Windows 8. However, unlike previous versions of Windows, where most, if not all, major features for that release were completed by its RTM, Windows 10 continues to receive major features and changes beyond its initial release to market. Microsoft describes Windows 10 as an "operating system as a service" that will receive ongoing updates to its features and functionality. This is supplemented with the ability for enterprise environments to receive non-critical updates at a slower pace, and to use long-term support milestones that will only receive critical updates, such as security patches, over their ten-year lifespan of support.
Windows 10, codenamed "Threshold 1", is the first release of Windows 10. It carries the build number 10.0.10240. While the build itself doesn't contain the version number, Microsoft retroactively named this version 1507, standing for July 2015 and matching the versioning scheme for later updates. "Threshold 1" was announced on an event on September 30, 2014, with a first preview following the day after. The final release was made available to Windows Insiders on July 15, 2015, followed by a public release on July 29, 2015, as a free upgrade to Windows 7 and Windows 8.1.
The Threshold 1 release of Windows 10 is only supported for users of the Long Term Servicing Branch (LTSB).
New feature indicated for this release are only those added since Windows 8.1 Update 1, released in April 2014.
The Mail app adds user-configurable swipe gesture controls and POP3 email support. Google Calendar support is added to the Calendar app. The Settings app is expanded to have similar functionality as the Control Panel, albeit with a Metro-style user interface. The Map app can download maps for offline use.
Microsoft Edge is the new browser for Windows 10 and is the successor to Internet Explorer 11, although Internet Explorer will remain for compatibility and legacy purposes. Cortana has been integrated into Edge, accessible by the option "Ask Cortana" in the right click menu, as well as a Reading View and the ability to write notes directly on web pages and save to OneNote. A Reading List feature has also been added, where users can save articles or other content to be accessed and read later. Microsoft Edge also includes a Share button on its toolbar where tapping or clicking on it will bring up the system Share panel, where users will be able to share a webpage to installed applications such as Reading List or third-party apps such as Facebook and Twitter. Since its release, Microsoft Edge has scored 402 out of 555 points on HTML5test.
Metro apps, renamed as Universal Windows Platform apps (UWP), features expanded capabilities. UWP emphasizes a core set of APIs common to all variations of the operating system, enabling the ability to code a single application with adaptations (such as user interface differences) for different device families and states, including desktops and laptops, tablets, smartphones (via Windows 10 Mobile), Xbox One, and other new device classes such as Surface Hub and HoloLens. An application may also react to the available displays and input on a device; when connected to a monitor or a suitable docking station, a UWP app on a smartphone can take on the appearance of the app on a PC. Information can also be synchronized between versions of an app for different devices, such as notifications and licensing.
Windows 10 includes DirectX 12 alongside WDDM 2.0. Unveiled March 2014 at GDC, DirectX 12 aims to provide "console-level efficiency" with "closer to the metal" access to hardware resources, and reduced CPU and graphics driver overhead. Most of the performance improvements are achieved through low-level programming, which can reduce single-threaded CPU bottlenecking caused by abstraction through higher level APIs. The performance gains achieved by allowing developers direct access to GPU resources is similar to other low-level rendering initiatives such as AMD's Mantle, Apple's Metal API or the OpenGL successor, Vulkan. WDDM 2.0 introduces a new virtual memory management and allocation system to reduce workload on the kernel-mode driver.
