Inventory App Journal, Day 2
So I only had a couple of hours to work on this project this evening. I realized that my organization of my picture box objects…
So I only had a couple of hours to work on this project this evening. I realized that my organization of my picture box objects…
Today, I started an inventory app. So this is Day 1 of the Inventory App Programming Journal. This app is neat because it uses images…
Recently, I delivered a project that had both DTO, (Data Transport Object) and a View Model or dozen. I got the question on why we…
I am wrapping up a WinForm project that required me to create some custom user controls. While Visual Studio makes that stupid easy, there are…
I have received some complaints about my Noob to Pro series. Apparently many people felt, I did not take it far enough. My goal was…
I ran into a problem where a client needed a comma delimited field from the database. In post 2016 versions of SQL Server, this is…
Sorry for the bad pun. It was so funny that I stole it from someone, somewhere. Whoever thought that one up, good job. Here we…
As I mentioned in my last post, I found all the various tutorials for tab controls to be overly complicated. I set out to produce…
As part of figuring out the Garden App controls needed to complete the UI for the application, I realized I needed a tab control. Since…
So one the assumptions of my Garden App is that it will require a good old hamburger menu. To my knowledge there is no default…