Development
An OCR Exam Reference Language Interpreter
We can’t claim credit for writing this, but we look after the site for the author, John Williams. This is a full implementation of an ...
Read More
Car and Driving Video on WordPress Example
Car and Driving are a customer we do a large amount of work with. This page is a demo for their clients, to show how to ...
Read More
Fast SQL Server Inserting Data from .NET
Today we needed to insert a large amount (250,000 rows) of automatically generated data into a SQL Server database. Generating the data was very fast, ...
Read More
Software Development Job in Stony Stratford, Milton Keynes
Rectangle Red are recruiting as of March 2014 – we are looking for another talented developer to join our growing team. Click here to see ...
Read More
Deep Copying an Object in VB.NET
A curious omission in .NET is the ability to make a deep copy of an object which is independent of the original object – i.e. ...
Read More
Converting HTML to PDF in VB.Net with PDFSharp
An interesting little problem we’ve had to implement for a client recently; how to take an HTML (passed through as an email attachment), and convert ...
Read More