#ifdef Windows
The home for modern Windows app development.
Latest posts
Astrophotography with Windows, Tiny PCs, and WPF
Windows on an embedded PC, running .NET and WPF apps for Astrophotography
Building Your First UWP Application
This article walks through getting setup with Universal Windows Platform development and showcases how to build a fun Soundboard starter application.
Build ML powered experiences with Windows Machine Learning (WinML) and Intelligent APIs!
This article introduces Windows Machine Learning, an API for machine learning model inference on Windows, and then talks about a new initiative called Intelligent APIs that aims to make it easier to integrate ML workloads into modern day applications.
Get started building a Progressive Web App!
Get started building a Progressive Web App! Hello fellow Web Developers! Today I want to talk about how you can use PWABuilder, an open-source project from Microsoft, Github, VSCode and Azure Static Web Apps to help you build a Progressive Web App (PWA) and then ship that PWA to both the Web AND app stores! We will be starting completely from scratch and then take our app all the way to publishing! What is a PWA? A progressive web app, or PWA for short, is a web app that uses modern web APIs to enable a true app-like experience delivered over the web. PWAs, through the usage of standard web APIs, can also ...
Windows Community Toolkit 7.1 Preview Release!
In this post, we talk about all the new features in our upcoming 7.1 release! Try out the preview today!
Welcome to the Community Toolkit!
In this post, we discuss recent changes to our GitHub organization and our plans for the future!
WinUI Desktop Unit Tests
Lets jump straight into how to create a Unit Test project for WinUI Desktop, using MSTest!
Windows Community Toolkit for the Windows App SDK
We've shipped the Windows Community Toolkit for Project Reunion 0.5! Find out how to get started now!
Leverage Microsoft Graph in Electron Applications using Microsoft Graph Toolkit!
The Microsoft Graph Toolkit recently released an Authentication provider specifically for Electron applications that allows authentication and Graph integration with very few lines of code. This post walks you through the process of building a Graph powered Electron application using the Microsoft Graph Toolkit.