News

Windows 10 and Universal Apps: You've Seen This Before

In all likelihood, Microsoft will highlight Universal App building. Here's what we know now. Specifics, of course, will be well known by the end of the week.

Set to take the stage this weekend at the Build conference in San Francisco is a new generation of universal Windows apps. Microsoft of course introduced the concept of universal Windows apps with Windows 8.1. The scheme enabled developers to craft one code base to deliver modern applications to Windows-based PCs and tablets running Windows 8.1 and to mobile phones running Windows Phone 8.

With the development of Windows 10, Microsoft is taking a refreshed approach, presenting the universal app platform (UAP) as a consistent API surface across every Windows device, from desktop PCs and Windows Phones to Xbox consoles, IoT devices and even the HoloLens virtual reality environment. The UAP provides the target for universal Windows app development, while platform-specific APIs allow developers to access functionality specific to each client type -- for instance, exposing the phone dialer or GPS functionality on the phone. Developers can choose to compile an app so that the resulting binary will run on any Windows 10 target, or they can select which platform the compiled binary will support.

The handling of user interfaces has changed as well. A Windows 10 feature called Adaptive UX enables Windows apps to update their presentation based on the current screen size. Controls optimized for a desktop screen, for example, can automatically adapt to a more compact presentation when the app is run on a Windows Phone. Apps will also benefit from the revised interface scheme in Windows 10, which provides a less rigid environment for app UIs, including support for windowed applications.

It's worth noting that the vocabulary around universal Windows apps is changing. Going forward apps written to the UAP will be called simply "Windows apps." As Microsoft Distinguished Engineer Don Box told attendees at the WinHEC 2015 conference in March: "In Windows 10, we have this notion of a universal app platform, and the apps that target it are called Windows apps. Sometimes we say universal apps, but we call them Windows apps."

Windows Apps vs. Windows Desktop Apps
[Click on image for larger view.] Figure 1: Windows Apps vs. Windows Desktop Apps

By contrast, applications written specifically for desktop PCs will be called "Windows desktop applications." Box during his presentation at WinHEC 2015 displayed a slide that helped define the differences between Windows apps and Windows desktop applications.

About the Author

Contact the Visual Studio Magazine Editors at [email protected] to submit news, tips, and insights.

comments powered by Disqus

Featured

  • Mastering AI Development and Building AI Apps with GitHub Copilot

    Two Microsoft experts explain how GitHub Copilot is evolving from a coding assistant into a broader platform for building, customizing and testing AI-powered developer workflows.

  • VS Code 1.123 Adds Agent Session Sync, 1M Context Windows

    Microsoft released Visual Studio Code 1.123 on June 3, adding agent-focused features, larger model context support, integrated browser updates and a new delay for some automatic extension updates.

  • Copilot Billing Shock Hits Developers

    Developer complaints about GitHub Copilot's new usage-based billing model have centered on unexpectedly rapid AI credit consumption, and neither GitHub nor Microsoft has responded directly to the backlash, though they have previously published guidance to lessen model usage costs.

  • Hands On with GitHub Copilot App Technical Preview: Turning a Blazor Issue into a PR

    GitHub's brand-new Copilot desktop app, in technical preview, handled a small Blazor issue from planning through pull request creation, but the hands-on test also showed why developers still need to verify agent work in the running app before merging.

Subscribe on YouTube