Showing results for Windows - #ifdef Windows

Jun 27, 2023
5
3

Microsoft Store Open Source Series — AppServices library

Sergio Pedri Sergio Pedri

Looking for ways to empower your UWP app beyond what you thought was possible? Today, we're going to show you how to leverage the AppServices library we built for the Microsoft Store to unlock the power of Win32 APIs. Plus, we have a new source generator which makes using app services a piece of cake! 🍰 This is part of our new "Microsoft ...

Jun 15, 2023
0
3

Introducing the Microsoft Store channel on Discord

Sergio Pedri Sergio Pedri

This post was co-authored with Priyanka Gupta Kankane ( on Discord), Senior Program Manager in the Microsoft Store services team. We are excited to announce the launch of the channel on Discord, a dedicated space where you can connect, engage, and share feedback on everything related to the Microsoft Store app, website, Partner Center, MSIX ...

Apr 20, 2023
0
5

The Windows Community Toolkit 2023 Update

Michael Hawker Michael Hawker

It's been a pretty busy year for the Windows Community Toolkit (WCT), even though you may not realize it! We wanted to share what we've been working on, why it's important, where things are at, and how you can help! If you're new to the Toolkits, you can find an introduction video to them here. In 2022, we announced the Windows Community ...

Oct 20, 2021
9
1

Building Your First UWP Application

Zachary Teutsch Zachary Teutsch

This article walks through getting setup with Universal Windows Platform development and showcases how to build a fun Soundboard starter application.

May 26, 2021
4
0

WinUI Desktop Unit Tests

Alexandre Zollinger Chohfi Alexandre Zollinger Chohfi

Lets jump straight into how to create a Unit Test project for WinUI Desktop, using MSTest!

Feb 10, 2021
5
0

Creating a Windows Service with C#/.NET5

Alexandre Zollinger Chohfi Alexandre Zollinger Chohfi

Lets create a simple app with C#/NET5 and see how we can register it as a Windows Service, logging information into the Windows Event Viewer, and moving some files around based on the outputs of a Machine Learning Model.

Feedback