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 Validating 9-digit SINIn this post we will look at the validation of a 9-digit Social Insurance Number (SIN) from Canada. […] May 14, 2020 in WPF tagged validation / try / catch / validate / parse / tryparse by Mike
WPF Validating 13-digit ISBNIn this post we will look at the validation of a 13-digit ISBN book number. Not all 13-digit […] May 14, 2020 in WPF tagged tryparse / ISBN / validation / exception / try / catch by Mike
C# Exception HandlingException handling is an advanced topic because there the things you need to understand in C# before you […] January 5, 2019 in C# tagged catch / handling / using / finally / IDisposable / unmanaged / error / exception / try / C# Exception Handling by Mike
SQL Server Exception Handling Part 14This post is a continuation of our SQL Server project that uses exception handling, except that here we […] October 13, 2017 in SQL Server tagged try / catch / tran / simple / simplified / boilerplate / error / transaction / exception / SQL Server Exceptions by Mike
SQL Server Exception Handling Part 3This is the second article of four articles in the series of articles on Exception Handling in SQL […] March 18, 2017 in SQL Server tagged error / try / catch / SQL Server Exceptions by Mike