C# Optional ParametersAn optional parameter is a parameter that you can either include or omit when invoking the method. To […] May 7, 2020 in C# tagged optional / parameter by Mike
WPF SQLite Dapper List and Add People – 4Now we need to call our SqliteDataAccess class when the program starts and when the user clicks the […] May 7, 2020 in Dapper tagged create / read / Dapper / sqlite / WPF SQLite Dapper People by Mike
Dapper Installation into your Project in Visual StudioHow do you install the micro-ORM Dapper into your project in Visual Studio? In this example, I will […] May 7, 2020 in Dapper tagged project / WPF / install / installation / visual / studio / Dapper / ORM / Dapper by Mike
WPF SQLite Dapper List and Add People – 3In this post we continue with the building of our project that we started in the previous post. […] May 7, 2020 in Dapper tagged WPF SQLite Dapper People by Mike