Win 10 SDK Update
Written by Kay Ewbank   
Friday, 05 August 2016

 There's a new SDK for Windows 10 to accompany the Windows 10 anniversary update with improvements for Windows Ink, Cortana,and Windows Hello in Edge.

windows10sq

 

The SDK contains the latest headers, libraries, metadata and tools for building Windows 10 apps. Used along with the latest Visual Studio 2015 release it can be used to access the Windows 10 APIs, and to build Universal Windows apps along with desktop apps for Windows 10.

The support for Windows Ink mean you can add Windows Ink use to your apps with just two lines of code, giving you access through the InkCanvas and new InkToolbar controls.The InkCanvas class defines an area that receives and displays all pen input as either an ink stroke or an erase stroke, while the InkToolbar class is a Universal Windows app control containing a customizable and extensible collection of buttons that activate ink-related features in an associated InkCanvas. 

winink1

By default, the toolbar includes buttons for drawing, erasing, highlighting, and displaying a ruler. Depending on the feature, other settings and commands, such as ink color, stroke thickness, erase all, are provided in a flyout.

The improved support for Cortana APIs means that, in addition to adding voice controls to your apps, you can now register actions with Cortana. There are two types of actions, predefined (order food, send a message), and onces you define yourself. In both cases, you can use the APIs to trigger actions.

The extra support for Windows Hello means that in addition to using biometric authentication with Windows Hello to make your apps easier to access and more secure with Windows Passport, you can now use the same biometric authentication for web apps with JavaScript APIs in Microsoft Edge. This means you'll be able to give users the option of using Windows Hello for passwordless sign-in.

 

win10sdk

More Information

Windows 10 Anniversary SDK 

Related Articles

Visual Studio Code Extensions

Visual Studio Tools Updates       

Microsoft Releases Visual Studio Code IDE For Linux, Mac And Windows       

 

 

To be informed about new articles on I Programmer, sign up for our weekly newsletter,subscribe to the RSS feed and follow us on, Twitter, FacebookGoogle+ or Linkedin

 

Banner


Supersimple - Deep Insights From Data
02/04/2024

Announcing $2.2 Million in pre-seed funding, the Estonian startup Supersimple has launched an AI-native data analytics platform which combines a semantic data modeling layer with the ability to answer [ ... ]



Microsoft Introduces .NET Smart Components
01/04/2024

Microsoft has provided a set of .NET Smart Components, described as a set of genuinely useful AI-powered UI components that you can quickly and easily add to .NET apps. The components are prebuilt end [ ... ]


More News

 

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info

Last Updated ( Friday, 05 August 2016 )