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…
comment
It's time to document the work I've done modernizing the WPF version of .NETpad. Here's…
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…
comment
It's been a frustrating week for the .NETpad modernization project. Some of it was self-inflicted.…
comment
Last week, a reader asked me why I wasn't posting the source code for the…