All Posts
Button Masher Game in WPF and C#
I’ve been trying to learn WPF with C# as the backend instead of PowerShell. Since…
LAPS 3
Okay, this is probably my final update to the whole LAPS thing. I have created…
Building Cleaner, Responsive WPF Forms
In my first two posts on this subject, I was just getting started with learning…
Launching a Remote Console, the Smart Way
Today, I kind of stumbled across a way of connecting to a remote host quite…
Handling Textbox Keydown Events
Welcome to another instalment of “how much can I confused myself today…” Here, I will…
Adding an BASE64 Icon to a WPF GUI
Nice and simple one today. I’m going to show you how to add an icon…
Responsive PowerShell WPF Form Introduction #2
Following on from my last post, I’m going to show you how to update a…
Responsive PowerShell WPF Form Introduction #1
Hooooly jebus chwist! This took a LONG time for me to get my head around and…
SharePoint 2013 Prerequisite Installer Failing – Unable to Install IIS
Literally been banging my head against the table, wall and floor over this one. I…
Hide Tags from WordPress Blog Posts
So you want to hide tags from your WordPress posts? Easy… To remove the tags…
MAC Address Lookups Using PowerShell and macvendors.com
I used to find it very tedious to lookup MAC addresses manually. I’d have a…
FizzBuzz in C++
Something really out of my comfort zone here. I completed the C++ course on codecademy and…