Daily Thought Deployment
This post follows from the previous post that was about preparing for deployment. Here we assume that you […]
This post follows from the previous post that was about preparing for deployment. Here we assume that you […]
We have a small demo program in Windows Presentation Foundation (WPF) that shows how you might check if […]
After you have fully developed your Windows WPF program, you may want to create an installer so that […]
In this post I will show the C# listings of our DailyThought program. Now we’re in the coding […]
Here below is an outline of an algorithm for our Daily Thought program. I start with what happens […]
In this third post on this project we’ll look at the back-end, meaning the database. The database technology […]
This program is being developed with Windows Presentation Foundation in C# using the Visual Studio IDE. Below is […]
Are you working on a WPF program that requires buttons? Are those buttons requiring symbols instead of words? […]
This series of posts illustrates how to code a Windows program that displays a quote or thought for […]
Wikipedia says: “SQLite is a relational database management system (RDBMS) contained in a C library. In contrast to […]
If you are a website developer or you are simply interested in how fast a website loads, you […]
A learning management system, (LMS) is a software that is designed specifically to create, distribute, and manage the […]