#ifdef Windows

The home for modern Windows app development.

Latest posts

Dec 28, 2021
Post comments count 2
Post likes count 2

Astrophotography with Windows, Tiny PCs, and WPF

Pete Brown

Windows on an embedded PC, running .NET and WPF apps for Astrophotography

Oct 20, 2021
Post comments count 9
Post likes count 1

Building Your First UWP Application

Zachary Teutsch

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

Oct 19, 2021
Post comments count 0
Post likes count 0

Build ML powered experiences with Windows Machine Learning (WinML) and Intelligent APIs!

Amrutha Srinivasan

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.

Oct 19, 2021
Post comments count 0
Post likes count 0

Get started building a Progressive Web App!

Justin Willis

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 ...

Aug 5, 2021
Post comments count 3
Post likes count 0

Windows Community Toolkit 7.1 Preview Release!

Michael Hawker

In this post, we talk about all the new features in our upcoming 7.1 release! Try out the preview today!

Jul 27, 2021
Post comments count 4
Post likes count 0

Welcome to the Community Toolkit!

Michael Hawker

In this post, we discuss recent changes to our GitHub organization and our plans for the future!

May 26, 2021
Post comments count 4
Post likes count 0

WinUI Desktop Unit Tests

Alexandre Zollinger Chohfi

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

Apr 1, 2021
Post comments count 3
Post likes count 0

Windows Community Toolkit for the Windows App SDK

Michael Hawker

We've shipped the Windows Community Toolkit for Project Reunion 0.5! Find out how to get started now!

Mar 16, 2021
Post comments count 1
Post likes count 0

Leverage Microsoft Graph in Electron Applications using Microsoft Graph Toolkit!

Amrutha Srinivasan

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.