Showing tag results for UWP

Apr 7, 2022
Post comments count2
Post likes count0

Announcing .NET Community Toolkit v8.0.0 Preview 3

Sergio Pedri

In this post, we talk about all the new features and improvements the third preview version of the .NET Community Toolkit!

ifdef-Windows
Jan 25, 2022
Post comments count11
Post likes count0

Announcing .NET Community Toolkit v8.0.0 Preview 1

Sergio Pedri

In this post, we talk about all the new features and improvements the first preview version of the .NET Community Toolkit!

ifdef-Windows
Oct 20, 2021
Post comments count9
Post likes count1

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.

ifdef-Windows
Aug 5, 2021
Post comments count3
Post likes count0

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!

ifdef-Windows
Jul 27, 2021
Post comments count4
Post likes count0

Welcome to the Community Toolkit!

Michael Hawker

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

ifdef-Windows
May 26, 2021
Post comments count4
Post likes count0

WinUI Desktop Unit Tests

Alexandre Zollinger Chohfi

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

ifdef-Windows
Jan 25, 2021
Post comments count3
Post likes count0

Use a Custom Resource Markup Extension to Succeed at UI String Globalization!

Herrick Spencer

In this post, we give an alternate option to the common guidance for resource string globalization in XAML. We will give you a insiders peek at how Microsoft inbox apps use a custom markup extension to do this and the benefits that provides.

ifdef-Windows
Jan 7, 2021
Post comments count25
Post likes count0

WinUI 3 Preview 3

Alexandre Zollinger Chohfi

Microsoft released Windows UI Library (WinUI) 3, an evolution of the UWP/XAML platform, that decouples the XAML UI framework from the Windows OS, and ships it in its whole as a NuGet package, effectively allowing developers to support new features of XAML on older versions of Windows 10 without the need of end-users to upgrade their OS.

ifdef-Windows
Oct 7, 2020
Post comments count5
Post likes count0

MVVM Toolkit Preview 3 & The Journey of an API

Michael Hawker

In this post, we cover the journey of creating an easier to use API, how a .NET Native issue required a workaround, and how that ultimately proved to be a greater success!

ifdef-Windows