WPF ToDo Version 2In this post I have taken the previous series of posts on the simple ToDo application and made […] May 20, 2020 in Dapper tagged type / try / catch / namespace / folder / crud / todo / error / WPF SQLite ToDo CRUD by Mike
WPF Window ClassWhat is the window class that you get automatically when you create a new WPF application in Visual […] April 3, 2020 in WPF tagged WPF / window / class / xaml / namespace by Mike
C# NamespaceWhat is a namespace? Namespaces are the .NET way of providing containers for application code, such that the […] June 4, 2018 in C# tagged namespace / using by Mike