InfoQ Homepage WPF Content on InfoQ
-
.NET Community Toolkit 8.3 Released with .NET 8 and NativeAOT Support
The .NET Foundation announced the release of the .NET Community Toolkit 8.3, bringing key updates including full support for .NET 8 and NativeAOT. This release enhances performance, contains some bug fixes, and provides new features aimed at improving the developer experience.
-
.NET 6 Brings Blazor WebView Controls to WPF and WinForms
ASP.NET Core in .NET 6 Preview 3 brings many interesting features to explore, including the usage of Blazor components inside of desktop, WPF and Win Forms, applications via BlazorWebView control.
-
.NET 5 Breaking Changes for WPF/Windows Forms
The final topic in our .NET 5 Breaking Changes series is WPF and Windows Forms. These desktop technologies were unavailable before .NET Core 3.0, as earlier versions of .NET Core focused on web-based applications via ASP.NET Core.
-
Fabulous Enables Building Declarative Cross-Platforms UIs for iOS and Android in F#
In a recent Channel 9 show, F# designer and architect Don Syme and Fabulous maintainer Timothé Larivière introduced Fabulous, a community-driven F# framework aimed to build cross-platform mobile and desktop apps based on Xamarin.Forms.
-
WF and WCF Given to the Community
After years of uncertainty, Microsoft has made the decision to officially hand off control of Windows Workflow Foundation (WF) and server-side Windows Communication Foundation (WCF) to the community.
-
First Look at .NET Core 3.0: C# 8, WPF, Windows Forms, and More
The next major version of .NET Core has recently entered Preview stage. .NET Core 3.0 will include support for building desktop apps using Windows Presentation Foundation (WPF), Windows Forms (WinForms), Entity Framework (EF), ASP.NET Core 3.0, C# 8, and .NET Standard 2.1.
-
Microsoft Open Sources WPF, WinForms, and WinUI
Today at Microsoft Connect 2018, the company announced the first preview of .NET Core 3.0. Contained within that is a bigger announcement: the company is releasing WPF, Windows Forms (WinForms), and WinUI as open source projects on GitHub with a MIT license.
-
Using Your WinForms/WPF Code to Vote for .NET Core 3.0 Features
In May we reported Microsoft wants to run WinForms and WPF on .NET Core 3.0. In order to facilitate this, they are building a new tool that will allow you to vote on which APIs they need to port to .NET Core. But this isn’t a direct vote; it is based on what APIs are being used by your application.
-
Modernizing Windows Desktop Applications with XAML Islands
You may be under the impression that Windows desktop development is pretty much dead, yet according to the telemetry data in Visual Studio, there are roughly 2.4 million developers actively working on desktop applications each month, up 50% from 20 months ago. With such a large community to support, Microsoft is looking at ways to help developers integrate those assets into Windows 10.
-
Windowing in Universal Windows Platform (UWP) Applications
Continuing our series on UWP for line of business applications, we turn our attention to another frequently cited issue: multiple window support. Microsoft intends to not only answer that request, but surpass it with multiple windowing modes including 3D.
-
Update on the “Fluent UI” Or Ribbon Design
Two weeks ago we reported on the “fluent UI”, or ribbon design, that Microsoft sued Corel over. Since then we have been able to get an update from Microsoft.
-
Highlights for the Upcoming .NET Framework 4.7.2
Though most of the attention is on .NET Core, development continues on the original .NET Framework. Microsoft has recently released a preview of .NET Framework 4.7.2 with updates to ASP.NET, ADO.NET, WCF, WPF, and even Windows Forms.
-
Simplifying Form Creation with XAML Power Toys
The routine creation of XAML data entry forms can be tedious, but thanks to a new Visual Studio extension this process can be streamlined. XAML Power Toys for Visual Studio 2015 provides a way for developers to quickly create data entry forms using XAML for WPF or Xamarin forms applications. With UWP app support coming, this is an all-in-one tool that supports all major WPF use-cases.
-
.NET Framework 4.6.2 Delivers WPF and Security Improvements
The latest release of the .NET Framework provides several new features centered around WPF and security- including some long-awaited improvements to ClickOnce deployed applications. Microsoft released a preview of .NET Framework 4.6.2 back in late March and now developers can take advantage of the release’s new features in their own projects.
-
.NET 4.6.2 Preview Brings Security and WPF Features
While most of the attention is on .NET Core, work continues on the original .NET Framework. Recently released as a preview, version 4.6.2 is primarily focused on security and WinForms/WPF related features.