comments
The source code for .NETpad 3.0 for Windows 11 is now available on GitHub for…
comment
It took 7 months, but today I finished coding my 2024 .NETpad modernization project. I…
comments
I sometimes have trouble focusing. No, that's not exactly right. Sometimes, the problem is that…
comments
OK, I'm getting ahead of myself here. But it's impossible not to look past 2024's…
comments
I discovered another small but useful improvement to WPF in the final version of .NET…
comment
I am delighted to discover that Microsoft delivered .NET 9 today with a welcome surprise…
comments
In this final phase of this year's .NETpad modernization project, we'll clean up the code…
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…
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…
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…