winui

  1. News

    Making the app single-instanced (Part 3)

    Single-instanced apps only allow one instance of the app running at a time. WinUI apps are multi-instanced by default. They allow you to launch multiple instances of the same app at one time, which we call multiple instances. However, you may implement single-instancing based on the use case of...
  2. News

    Adding event handlers: Sounds, Dark Mode & Windowing (Part 2)

    Adding event handlers: Sounds, Dark Mode & Windowing (Part 2) Note that in part 1 of the WinAppSDK Blog Series you implemented the visual layer of the DrumPad using WinUI 3 controls. However, if you click on any buttons, nothing happens, because we have not defined any actions, which we will do...
  3. News

    Developing for Windows 11

    Developing for Windows 11 Windows 11 was built to unlock the full power of the PC. This new operating system empowers you to deliver new and innovative apps, grow your business how you choose, and makes developing on Windows easier by allowing you to use the tools and frameworks you already use...
  4. News

    What Windows 11 Means for Developers

    Today at the What's next for Windows — developer event, we'll show you the next era of Windows and how we are embracing Windows == open platform. This means everyone has open access to run the widest range of apps on Windows, enabling all developers to build the apps and experiences that empower...
  5. News

    How I Got Started as an App Developer

    Daniel Paulino created his first Windows app when he was at a career crossroads: Was he good enough to have a successful career as a developer? He wasn’t sure, but Daniel also knew he needed a timer app that connected to his workout band. “At the time, no app did this. I had this curiosity. That...
  6. News

    Build Cross-Platform apps with WinUI and Uno Platform

    Uno Platform is a free and open-source platform aiming to take WinUI apps built with C# and XAML everywhere. If you are not familiar with WinUI, it is the native UX platform for building modern apps for Windows 10 - you can learn more about it on the Link Removed. With Uno Platform you can...
  7. News

    Build Cross-Platform applications with WinUI and Uno Platform

    Uno Platform is a free and open-source platform aiming to take WinUI applications built with C# and XAML everywhere. If you are not familiar with WinUI, it is the native UX platform for building Windows applications - you can learn more about it on the Link Removed. With Uno Platform you can...
  8. News

    Announcing C#/WinRT Version 1.0 with the .NET 5 GA Release

    Today is the official GA release for .NET 5, and along with it we are excited to share the latest updates with our recent release of C#/WinRT version 1.0. C#/WinRT provides WinRT projection support for .NET 5 based apps. The Windows SDK leverages this technology and is now integrated with the...
  9. News

    ICYMI – Top Announcements from Microsoft Build 2020

    It has been one month since the first-ever, completely virtual Microsoft Build, where we unveiled new tools and updates to make developing for all 1 billion Windows 10 devices easier. It’s an exciting time for Windows, and if you missed the event or just want to relive the announcements, here...
  10. News

    Introducing WinUI 3 Preview 1

    Today at Microsoft Build 2020 the WinUI team is excited to announce the latest version of WinUI 3 available for public preview: WinUI 3 Preview 1. This preview expands the world of WinUI to an even wider audience of developers – the previously-released WinUI 3 Alpha was only available to UWP app...
  11. News

    Developing for all 1 billion Windows 10 devices and beyond

    This year, Microsoft Build 2020 is a digital-only event that we all get to experience from the comfort of our homes. We hope you enjoy learning about the new features and technologies that matter most to you. Today, I will have the privilege of sharing how developers can build apps for modern...
Back
Top