News

Windows 10 SDK Now Out as a Preview

Windows Insider members can access the software development kit preview for building Universal Apps on the upcoming Windows 10 platform.

A preview version of the Windows 10 Software Development Kit is now available to developers who have registered for the Windows Insider Program. That, according to Cliff Simpkins,  ‎Senior Product Manager for Windows Platform Developer Marketing, in a blog post today.

Microsoft showcased the Universal App Platform in early March at the Mobile World Conference in Barcelona; the SDKis part of the tooling that was announced along with the platform.

One of the goals for Windows 10 and the Universal App Platform is a simplification of the process for building apps that are, from a developer point of view, universal -- build once and the app adapts to the device it's running on. The capability is there now, with Windows 8.1 and a bit of a work-around. With Windows 10, it's made a bit easier with the incorporation of the Adaptive UX and its singular UI. The ability of UI controls to configure themselves at runtime based on user interaction with the app is also a key to the new platform, and so is recognition of APIs being used (via API contracts).

For developers, the secret sauce will be in the Windows 10 SDK that was released into preview today. S. Somasegar, Microsoft corporate vice president of the Developer Division, blogs separately the particulars of the developer tools for the Windows 10 platform. He said that devs can use any Visual Studio 2015 version of the programming tool of choice, and the apps should be able to run on any Windows 10 device with no additional device-specific configuration. The SDK provides tools for using features that are device-specific; it's all a matter of writing apps to check for the presence so APIs or specific SDK extensions.

He said that this preview also contains the tools for testing the apps on a Windows 10 test PC, with emulators for Windows 10 Phone and Xbox to come. Somasegar also calls out the debugging and testing tools that are available in the preview that have been announced in the weeks since MWC: "new diagnostics tools, XAML UI debugging, and all of the profiling tools" in various stages of development can be tested.

Somasegar also writes that apps will benefit from performance gains, as apps will be compiled in .NET Native from within the Windows Store before users install them on Windows 10 devices.

You can read about other Windows 10 SDK features on Somasegar's blog; to download the SDK, go here (where you can also read about software requirements prior to downloading it).

About the Author

You Tell 'Em, Readers: If you've read this far, know that Michael Domingo, Visual Studio Magazine Editor in Chief, is here to serve you, dear readers, and wants to get you the information you so richly deserve. What news, content, topics, issues do you want to see covered in Visual Studio Magazine? He's listening at [email protected].

comments powered by Disqus

Featured

  • Mastering Blazor Authentication and Authorization

    At the Visual Studio Live! @ Microsoft HQ developer conference set for August, Rockford Lhotka will explain the ins and outs of authentication across Blazor Server, WebAssembly, and .NET MAUI Hybrid apps, and show how to use identity and claims to customize application behavior through fine-grained authorization.

  • Linear Support Vector Regression from Scratch Using C# with Evolutionary Training

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the linear support vector regression (linear SVR) technique, where the goal is to predict a single numeric value. A linear SVR model uses an unusual error/loss function and cannot be trained using standard simple techniques, and so evolutionary optimization training is used.

  • Low-Code Report Says AI Will Enhance, Not Replace DIY Dev Tools

    Along with replacing software developers and possibly killing humanity, advanced AI is seen by many as a death knell for the do-it-yourself, low-code/no-code tooling industry, but a new report belies that notion.

  • Vibe Coding with Latest Visual Studio Preview

    Microsoft's latest Visual Studio preview facilitates "vibe coding," where developers mainly use GitHub Copilot AI to do all the programming in accordance with spoken or typed instructions.

  • Steve Sanderson Previews AI App Dev: Small Models, Agents and a Blazor Voice Assistant

    Blazor creator Steve Sanderson presented a keynote at the recent NDC London 2025 conference where he previewed the future of .NET application development with smaller AI models and autonomous agents, along with showcasing a new Blazor voice assistant project demonstrating cutting-edge functionality.

Subscribe on YouTube