Dynamic Loading of DLLs (Plugin Application)
Introductory Note and Disclaimer The following is an evolving project I’m doing for self-education. The code shared here is intended…
Slowly Getting Back on Track
OK, I wrote that title before I really thought about the content of this article. So that was not an…
Holy Moly, Where Did I Go?
Welcome Back Oh boy, has it been a busy 7+ months. Obviously with the pandemic, changes in how we worked,…
The Value of the Masks
OK. Once again, I’m not a scientist, an epidemiologist, a doctor, etc. But I have a personality quirk that compels…
That G Looks Shady…
Folks, it’s time for a bit of education. I have seen at least 50 posts this morning about 5G signals…
Common Concepts of Programming Part 6 – Object-Oriented Programming Concepts 1
Introduction Before we get into the grit of this topic, I suggest setting up a new project in our HelloWorld…
Common Concepts of Programming Part 5 – Loops and Repetition
Introduction During the prior article, we looked at the basics of using logic to control the flow of our program.…
Common Concepts of Programming Part 4 – Conditions
Introduction In this segment of the introduction to programming concepts, you’ll learn about the basics of some additional common programming…
Common Concepts of Programming Part 3 – Structure
Introduction In this article, we’ll examine the anatomy of a C Sharp program in a bit of detail, and relate…
Common Concepts of Programming Part 2 – Data Types
Introduction In the prior article, I introduced you to some common concepts and terms in programming. In this article, I’m…
Wait! Do you know what you asked for?
I was going to write an article about the Coronavirus and how it is affecting the world, but I realized…
Common Concepts of Programming Part 1 – Terminology
Introduction I’ll be forthcoming on this; programming draws a lot from mathematics. And while that may sound scary for some…