comment
After weeks of experimentation, I've finally arrived at what I feel is an acceptable compromise…
comments
9 long months after it announced the Windows Copilot Runtime, Microsoft finally made some preview…
comment
I've made remarkable progress on the important, low-level code to manage multiple tabs and documents…
comments
Microsoft added basic but buggy and incomplete support for Windows 11 theming to WPF as…
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…
comments
Microsoft released .NET 9.0.1 today, and it includes the hoped-for fix for the bug that…
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…