Convert a Powershell hashtable to object
I’ve struggled on a few occasions of being lumbered with a hashtable that i’d created for whatever reason (usually because...
2015, May 12 — 1 minute readI’ve struggled on a few occasions of being lumbered with a hashtable that i’d created for whatever reason (usually because...
2015, May 12 — 1 minute readHaving set up a few URL monitors with Statuscake, I needed to get the data out to start playing with...
2015, May 12 — 2 minute readPotentially a Loopback problem (well it was for me). http://support.microsoft.com/kb/896861 System.Data.SqlClient.SqlException: Login failed. The login is from an untrusted domain...
2015, Jan 12 — 1 minute readNot finding a great number of c# examples using the Netsuite Suitetalk API i thought i’d post a basic example...
2014, Nov 28 — 1 minute readImmediately after downloading the latest WSDL, I started getting an error back from the login method. “This document you requested...
2014, Nov 28 — 1 minute readEncountered a strange issue today, upon executing the following line of code, a “The specified registry key does not exist.”...
2013, May 20 — 1 minute readI recently had the problem where one of our staging database servers had run out of disk space It contained about 40...
2012, Nov 20 — 2 minute readWhen Microsoft released Visual Studio 2012 on the 16th of August 2012, I was disappointed to learn that they had...
2012, Sep 20 — 3 minute read