Start developing on Windows 10 April 2018 Update today

Windows

Windows
We’re excited to
Please, Log in or Register to view URLs content!
that the Windows 10 April 2018 Update (build 17134.1) and SDK is now available. You may also know this as Windows 10, version 1803.

A few new features and APIs sure to become your favorites


Every major
Please, Log in or Register to view URLs content!
. These will surely be among your favorites.

  1. Windows Machine Learning (WinML):
    Please, Log in or Register to view URLs content!
    allows you to run ML ONNX models on any Windows 10 device on the April 2018 Update or greater. By just dragging your model into VS, loading the model, then executing it based on inputs, you can add machine learning into your application. If your model isn’t already in the ONNX format, there are
    Please, Log in or Register to view URLs content!
    for most formats.
  2. Timeline, User Activities, and Adaptive Cards:
    Please, Log in or Register to view URLs content!
    and Timeline are amazing new ways for users to re-engage with your application and maintain context. To do your graphical representation, use
    Please, Log in or Register to view URLs content!
    , an open source card exchange format. Be sure your application has a URI schema, so you can enable deep linking. User Activities and Adaptive Cards will also become important APIs in Sets, which we’ll discuss more at Microsoft Build 2018.
  3. New UX controls:
    Please, Log in or Register to view URLs content!
    ,
    Please, Log in or Register to view URLs content!
    , and
    Please, Log in or Register to view URLs content!
    are just a few of the new controls added. These new controls can add new functionality and richness to your application.
  4. Multi-instance for UWP applications: In the April 2018 update, you can create
    Please, Log in or Register to view URLs content!
    . On top of launching new processes, it allows for customization in cases where you want to select whether a new instance of your app is launched or an instance that is already running is activated.
Update your dev environment in two simple steps

  1. Update your system to Windows 10 April 2018 Update.
  2. Get Visual Studio 2017 with the updated tooling and Windows 10 SDK.
How to update your device to Windows 10 April 2018 Update


There are multiple ways you can
Please, Log in or Register to view URLs content!
, but the easiest way is to go to Windows Update in your settings and click “check for updates.” It’s that simple. You can also use the
Please, Log in or Register to view URLs content!
or the
Please, Log in or Register to view URLs content!
also.

Acquire the Windows 10 SDK and Visual Studio 2017


Now that your system is on Windows 10 April 2018 Update, install Visual Studio and the new SDK.

• If you are currently running Visual Studio 15.6:

  1. Download install the SDK from here:
    Please, Log in or Register to view URLs content!
  2. Install

• When Visual Studio 2017 15.7 is released:

  1. Run the installer or go to
    Please, Log in or Register to view URLs content!
    and download it.
  2. Select “Universal Windows Platform development” under Workloads.
  3. Verify Windows 10 SDK (10.0.17134) is checked
  4. Click “Install.”
More useful tips


Do you want tools for C++ desktop or game development for UWP? Be sure one of these two are selected:

  • C++ Universal Windows Platform tools in the UWP Workload section
    • Desktop development with C++ Workload and the Windows SDK 10 (10.0.17134)
  • If you want the Universal Windows Platform tools:
    • Select the Universal Windows Platform tools workload.

Once your systems are updated and recompiled and your app is tested, submit your app to
Please, Log in or Register to view URLs content!
.

Your take on the Update


Tell us what crazy things you’ve been working on with the new Update by tweeting
Please, Log in or Register to view URLs content!
or
Please, Log in or Register to view URLs content!
.

Please, Log in or Register to view URLs content!
 

Users who are viewing this thread

Top