Why GIT commands? When you use GIT long enough, you begin to realize it is just easier to use GIT commands. Using a console is […]
A very simplistic explanation of events in C#
Introduction If you just want to see the code involved, go to the end of this article. I am really writing this for myself because […]
Simple Class Creator and DTO Generator
What? A long time ago back around the middle and towards the end of 2012 I decided to create a console application that would help […]
Simple Class Creator Published on Google Code
05/25/2014 UPDATE: I moved the code to a different project. I have made a number of changes since 2012. 11/14/2015 UPDATE: I moved my whole […]
Simple Class Creator
05/25/2014 UPDATE: I moved the code to a different project. I have made a number of changes since 2012. I posted an article on code […]
Programmer Breakfast
I don’t have a good time waking up in the morning. I am usually a zombie and I grunt to communicate until my vocal cords […]
Query SQL Server using PowerShell
I don’t understand why it was so difficult for me to find an example on this, so I compiled one from three posts so I […]