News

ARM64 Support, Hot Reload Featured in WinUI Preview 3

Microsoft released Preview 3 of WinUI 3, the latest iteration of the company's native UI platform, which features support for ARM64, a live visual tree, hot reload and much more.

WinUI uses Fluent Design to provide a native user experience (UX) framework for both Windows Desktop (Win32) and Universal Windows Platform (UWP) applications.

"It provides a way to gradually migrate existing apps written in familiar technologies like MFC, WinForms, and WPF, allowing you to move these applications forward at your own pace," the WinUI site states. "It also supports familiar languages spanning C++, C#, Visual Basic, and even Javascript via React Native for Windows."

Preview 2 of WinUI 3, released in July, was a quality and stability-driven release that didn't introduce much in the way of new features or functionality, but that approach changed with Preview 3.

WinUI 3
[Click on image for larger view.] WinUI 3 (source: Microsoft).

"Countless bug fixes, exciting new capabilities, and improvements on existing capabilities will hopefully make this a great Preview for you all to try out," Microsoft said in a Nov. 17 blog post.

The release is highlighted by:

  • ARM64 Support
  • Drag and drop inside and outside of apps
  • RenderTargetBitmap (only XAML content for now – SwapChainPanel content will be captured later)
  • Improvements to our tooling/developer experience:
    • Live Visual Tree, Hot Reload, Live Property Explorer and similar tools
    • Intellisense now working for WinUI 3
  • MRT Core Integration – making apps faster and lighter on startup and providing quicker resource lookup
  • Custom cursor support
  • Off-thread input APIs

Microsoft characterized the preview as advancing WinUI 3's capabilities for supporting heavy-duty, complex apps.

The company advised developers to use WinUI 3 Preview 3 for new apps only, as upgrading existing apps from Preview 2 to Preview 3 can be difficult.

WinUI 3 Roadmap
[Click on image for larger view.] WinUI 3 Roadmap (source: Microsoft).

As for what's next for WinUI 3, the roadmap (shown above) indicates the first supported release of WinUI 3 for use in production applications is scheduled for next year, with no more specific timeframe provided. Note that the big .NET 6 release that will finish the .NET unification process started with last week's debut of .NET 5 is scheduled for November 2021.

Upcoming WinUI Features
[Click on image for larger view.] Upcoming WinUI Features (source: Microsoft).

After WinUI 3 debuts next year, follow-on releases are expected to include much more functionality, ranging from .NET 5 support for UWP apps to "works on Windows 10X," as the above graphic from the roadmap site indicates.

Full release notes for WinUI 3 are available here.

Microsoft also provides XAML Controls Gallery (WinUI 3 Preview 3 branch) along with sample apps updated to use Preview 3.

About the Author

David Ramel is an editor and writer for Converge360.

comments powered by Disqus

Featured

  • Creating Reactive Applications in .NET

    In modern applications, data is being retrieved in asynchronous, real-time streams, as traditional pull requests where the clients asks for data from the server are becoming a thing of the past.

  • AI for GitHub Collaboration? Maybe Not So Much

    No doubt GitHub Copilot has been a boon for developers, but AI might not be the best tool for collaboration, according to developers weighing in on a recent social media post from the GitHub team.

  • Visual Studio 2022 Getting VS Code 'Command Palette' Equivalent

    As any Visual Studio Code user knows, the editor's command palette is a powerful tool for getting things done quickly, without having to navigate through menus and dialogs. Now, we learn how an equivalent is coming for Microsoft's flagship Visual Studio IDE, invoked by the same familiar Ctrl+Shift+P keyboard shortcut.

  • .NET 9 Preview 3: 'I've Been Waiting 9 Years for This API!'

    Microsoft's third preview of .NET 9 sees a lot of minor tweaks and fixes with no earth-shaking new functionality, but little things can be important to individual developers.

  • Data Anomaly Detection Using a Neural Autoencoder with C#

    Dr. James McCaffrey of Microsoft Research tackles the process of examining a set of source data to find data items that are different in some way from the majority of the source items.

Subscribe on YouTube