SQLCLR Creating cards in Trello via the REST API and parsing the returned JSON all in a SQL CLR I recently blogged about how good I thought Trello was and shortly afterwards I found out that they did provide a full read/write RESTful API. Awesome! After a bit of thought I
SQLCLR Convert UK Postcode to Latitude/Longitude/Northing/Easting using SQL CLR Just a quick post this time. I had a requirement to convert a small number of UK based postcodes to their latitude/longitude locations so I could use that data within some Tableau