• Blog
  • The WPF Notepad Project

The WPF Notepad Project

Premium

The WPF Notepad Project (2022): It’s (A)live! (Premium)

After a review by Rafael, my updated C#/Windows Presentation Foundation (WPF)/.NET 6.0 version of .NETpad…

Premium

The WPF Notepad Project (2022): Reviving My Favorite .NETpad (Premium)

For my March programming project, I’m reviving the WPF version of .NETpad, which is my…

Premium

.NETpad Resurrections (Premium)

With .NET 6 now available, I’ve been looking over the four versions of .NETpad that…

Premium

The WPF Notepad Project: App Scaling (Premium)

It’s been a while since I’ve updated the WPF version of .NETpad, but this is…

Premium

The WPF Notepad Project: Drag-and-Drop and Publish (Premium)

With the WPF .NETpad now roughly functionally identical to the WinForms version, I’m starting to…

Premium

The WPF Notepad Project: Find, Find Next/Previous, Replace/Replace All, Auto Save (Premium)

Let’s add Find, Find Next/Previous, Replace/Replace All, and Auto Save and make the WPF version…

Premium

The WPF Notepad Project: Select All, Time/Date, Go To, and Input Box (Premium)

In this installment, we’ll implement several more Edit menu items in the WPF version of…

Premium

The WPF Notepad Project: About Box and Edit Menu (Premium)

In this installment, we’ll create an About box for the WPF version of .NETpad and…

Premium

The WPF Notepad Project: Font Dialog (Premium)

In this installment of the development of the WPF version of .NETpad, we’ll create a…

Premium

The WPF Notepad Project: Save, Save As, New, New Window (Premium)

In this installment, we’ll get all of the save operations out of the way, plus…

Premium

The WPF Notepad Project: Open File, TextBox Events, Theming (Premium)

Building on the progress we made last time, let’s add open file functionality, textbox events,…

Premium

The WPF Notepad Project: Word Wrap, Status Bar, and Zoom (Premium)

This time, we build out the Format and View menus, add word-wrap and status bar…

Premium

The WPF Notepad Project: Exit, Print, and More (Premium)

In part two of this project, we’ll add Exit and Print commands, implement several textbox…

Premium

The WPF Notepad Project: Getting Started (Premium)

For this second project, we’re going to recreate .NETpad using C#, Windows Presentation Foundation, and…

Thurrott