Showing results for ifdef-Windows - #ifdef Windows

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.

Oct 19, 2021
0
0

Get started building a Progressive Web App!

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

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!