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


BusyBeaver(5) Is 47,176,870
03/07/2024

The thing about the BusyBeaver function is that it is very easy to understand, but very difficult to compute. We now know its value up to 5, which isn't much progress for more than 50 years work.



Amazon Updates Q Family And Previews App Studio
15/07/2024

Amazon made multiple announcements at its AWS Summit in New York, including a preview of AWS App Studio, the addition of Q Developer to SageMaker Studio, and an Amazon Q Apps API.


More News

 

kotlin book

 

Comments




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

Last Updated ( Friday, 05 August 2016 )