Daily Thought Program in WPF, SQLite and DapperThis series of posts illustrates how to code a Windows program that displays a quote or thought for […] November 20, 2020 in WPF tagged day / WPF / Windows / Dapper / sqlite / Quote / daily / thought / scripture / WPF Daily Thought by Mike
Daily Thought WPF Front-EndThis program is being developed with Windows Presentation Foundation in C# using the Visual Studio IDE. Below is […] November 25, 2020 in WPF tagged WPF Daily Thought by Mike
Daily Thought Back-EndIn this third post on this project we’ll look at the back-end, meaning the database. The database technology […] November 25, 2020 in WPF tagged back / end / database / sql / table / sqlite / daily / thought / WPF Daily Thought by Mike
Daily Thought AlgorithmHere below is an outline of an algorithm for our Daily Thought program. I start with what happens […] November 25, 2020 in WPF tagged algorithm / WPF Daily Thought by Mike
Daily Thought C# ListingIn this post I will show the C# listings of our DailyThought program. Now we’re in the coding […] November 26, 2020 in WPF tagged daily / thought / keydown / previewkeydown / keyboard / code / C# / event / Quote / WPF Daily Thought by Mike
Daily Thought Deployment PreparationAfter you have fully developed your Windows WPF program, you may want to create an installer so that […] November 27, 2020 in WPF tagged install / installer / deploy / WPF Daily Thought by Mike
Daily Thought DeploymentThis post follows from the previous post that was about preparing for deployment. Here we assume that you […] December 4, 2020 in WPF tagged package / setup / install / platform / deploy / one-click / MSIX / WPF Daily Thought by Mike