Nuacht

Notepad_WPF_CS Custom Notepad made in WPF/C#. Written using a Third Party library called AvalonEdit. Most of the functionality is not coded by me rather copied and pasted from different sources. I ...
A simple notepad application that I created to enhance my C# and WPF skills. This project is a lightweight Integrated Development Environment (IDE) and notepad developed using WPF in C#. It provides ...
For this second project, we’re going to recreate our Notepad clone, .NETpad, using C#, Windows Presentation Foundation (WPF), and .NET Core 3.1. But as you may have seen in my short series of ...
In part two of this project, we’ll add Exit and Print commands, implement several textbox settings, and use the real application name.