comment
Taking another break from the multiple tabs support, here's a quick and dirty fix for…
comment
The way that WPF implements tabs is old-fashioned, non-optimal, and in no way ideal for…
comment
Taking a break from the brutally difficult session state management and tabs work, I checked…
comment
.NETpad will require some complex coding for tabs and state management. This is just the…
comment
Looking over the to-do list for .NETpad in 2025, I decided to start small and…
comments
I want to transition .NETpad to a tabs-based user interface in 2025. But that's not…
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…
comment
As promised, Microsoft today released .NET 9, the latest version of its free and open-source…
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…