comments
Microsoft today announced a surprising new modernization path for developers stuck supporting legacy UWP apps.
comments
Microsoft announced that its .NET Upgrade Assistant extension for Visual Studio now supports migrating apps…
comments
In an unexpected move, Microsoft said this week that it will transition the Windows 11…
comments
Every year, we’re forced to revisit this topic, so why not just have some fun…
comments
Microsoft continues to baby-step around the obvious, but it has officially deprecated the Universal Windows…
comments
Microsoft today announced the availability of the Windows Community Toolkit 7, the latest version of…
comments
UWP apps like .NETpad natively support Windows 10’s Dark and Light app modes (themes), but…
comment
Today, we’ll implement .NETpad’s Auto Save functionality, which will work nearly identically to the way…
comment
I think I’ve finally found a reliable way to prompt the user to save an…
comment
This time, we’ll implement .NETpad’s text zooming capabilities, fix the application name, and add a…
comments
For this installment of our UWP project, we’ll implement Find, Find Next, Find Previous, Replace,…
comment
With File Open and the Save prompt out of the way, we can move forward…
comment
In this fourth installment, we’ll get started on file operations and custom dialogs, both of…
comment
In this installment of the UWP Notepad project, we’ll implement the non-font user settings and…
comment
In this second installment, we’ll use C# to implement user settings related to fonts, word…
comments
Like some real developers, I’ve gone through what I call the three stages of irrational…