comment
This time, we'll implement Replace and Replace all, and then migrate all the new Find/Replace…
comment
In this phase of the .NETpad modernization project, we will implement a Find/Replace interface and…
comments
The way that Microsoft implements Find/Replace in Notepad today is non-standard and would be difficult…
comments
Microsoft has released the first of two release candidates for .NET 9 ahead of its…
comments
Microsoft today announced a surprising new modernization path for developers stuck supporting legacy UWP apps.
comment
In this phase, we'll use our custom Content dialog to create the Go to line…
comment
If you kept up with my series on modernizing .NETpad this past summer, you know…
comment
I probably should have realized that there was no way to document the new settings…
comments
Microsoft has issued a major new release of the Windows App SDK, its native app…
comment
In this phase, we'll add a modern settings interface to .NETpad that mimics the similar…
comment
This time, we'll look at some basic code refactoring, add a few small features and…
comments
In this first phase of modernizing the WPF version of .NETpad, we'll take the original…
comment
It's time to document the work I've done modernizing the WPF version of .NETpad. Here's…
comment
I'm getting ahead of myself here, but in writing up Win11Debloat yesterday after a week…
comment
Developers often utilize design patterns that logically separate an app's presentation and business logic and…
comment
In addition to implementing a tab-based user interface, the modern Notepad also does something else…