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


Generative AI Training For All On Coursera
04/03/2024

Generative AI is on the loose, getting into business and commerce as well as into art, poetry and coding. Already useful, it  will become ever more useful as long as we use it properly. Coursera  [ ... ]



Running PostgreSQL Inside Your Browser With PGLite
18/03/2024

Thanks to WebAssembly we can now enjoy PostgreSQL inside the browser so that we can build reactive, realtime, local-first apps directly on Postgres. PGLite is about to make this even easier.


More News

 

raspberry pi books

 

Comments




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

Last Updated ( Friday, 05 August 2016 )