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 at Converge 360.

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