Showing results for wpf - .NET Blog

Nov 8, 2022
25
9

What’s new for WPF in .NET 7

Pankaj Chaurasia Fiza Azmi Ashish Kumar Singh
Pankaj,
Fiza,
Ashish

Find out what's new in WPF on .NET 7 including accessibility improvements, a focus on performance, and much more.

.NETWPFXAML
Feb 22, 2021
0
0

Tune in for .NET Conf: Focus on Windows, February 25th

Beth Massi
Beth Massi

Save the date February 25th and tune in for a special .NET Conf live stream all about native Windows apps. Learn how to modernize your Windows apps and move them forward.

.NETWPFWinForms
Oct 31, 2019
6
0

Continuously deploy and monitor your UWP, WPF, and Windows Forms app with App Center

Winnie Li (MSFT)
Winnie Li (MSFT)

App Center is an integrated developer solution with the mission of helping developers build better apps. Last week, we announced General Availability support of distribute, analytics and diagnostics service for WPF and Windows Forms desktop applications. We also expanded our existing UWP offerings to include crash and error reporting for sideloaded...

.NET CoreWPF
Jun 10, 2019
6
0

Migrating a Sample WPF App to .NET Core 3 (Part 2)

Mike Rousos
Mike Rousos

In part 1 of this blog series, I began the process of porting a sample WPF app to .NET Core. In that post, I described the .NET Core migration process as having four steps: We previously went through the first two steps - reviewing the app and its dependencies (including NuGet dependencies and a .NET Portability Analyzer report), updating NuGet ...

.NET Core.NET.NET Framework
Jun 10, 2019
7
0

Migrating a Sample WPF App to .NET Core 3 (Part 1)

Mike Rousos
Mike Rousos

Olia recently wrote a post about how to port a WinForms app from .NET Framework to .NET Core. Today, I'd like to follow that up by walking through the steps to migrate a sample WPF app to .NET Core 3. Many of these steps will be familiar from Olia's post, but I've tried to differentiate this one by including some additional common dependencies that...

.NET Core.NET.NET Framework
Jan 17, 2019
0
0

Help us help you! What desktop apps are you bringing to .NET Core 3.0?

Olia Gavrysh
Olia Gavrysh

Windows Desktop applications are coming to .NET Core. The recently released .NET Core 3.0 Preview 1 version includes WinForms and WPF support. To make .NET Core 3.0 viable for as many of you as possible, we have created a survey to understand the types of desktop applications you want to build with .NET Core. Based on the information you provide...

.NET Core
Dec 10, 2018
3
1

Open Sourcing XAML Behaviors for WPF

karan nandwani msft
karan nandwani msft

Today, we are excited to announce that we are open sourcing XAML Behaviors for WPF. In the past, we open sourced XAML Behaviors for UWP which has been a great success and the Behaviors NuGet package has been downloaded over 500k times. One of the top community asks has been to support WPF in the same way. XAML Behaviors for WPF now ships as a Nu...

XAMLWPF
Aug 8, 2018
7
0

Are your Windows Forms and WPF applications ready for .NET Core 3.0?

Olia Gavrysh
Olia Gavrysh

Download Portability Analyzer (2.37 MB) At Build 2018 we announced that we are enabling Windows desktop applications (Windows Forms and Windows Presentation Framework (WPF)) with .NET Core 3.0. You will be able to run new and existing Windows desktop applications on .NET Core and enjoy all the benefits that .NET Core has to offer, such as appli...

WPF.NET Core