WebView2, a browser for WinForms in .NET 5

In .NET 5, WinForms got a WebView2 control for displaying web pages.. even ones we create on-the-fly while the app’s running. Let’s kick the tires.

  Jan 17, 2025 (rev. Sep 2, 2025) ·  6 min

TaskDialog, a new message box for WinForms in .NET 5

In .NET 5, WinForms got a major upgrade to the MessageBox called TaskDialog. It’s way more flexible and powerful - let’s check it out!

  Dec 31, 2024 (rev. Sep 4, 2025) ·  6 min