All
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 …
O2 Business Fibre Broadband and Non-Standard Routers
We had fun setting up a Draytek 2860 router to talk to O2’s Business Broadband Fibre service today; there is no documentation, and support staff, well …
HTTPS fails on IIS7.5 after server restart
If HTTPS fails to start correctly following a server restart, but HTTP does. Try looking at the binding on the website which https is attached …
Office 365, Microsoft Exchange, Outlook and Android Calendar Sync
My, this is harder than it needs to be. If you are using Office365, and have an address like clive@rectanglered.onmicrosoft.com, one of the big attractions …
Notes on Creating a Multidomain SSL Certificate on IIS7
Creating the CSR: Everything you need to know is here: Create a CSR with SHA256 signature algorithm Importing the certificate: Save the certificate to a .cer …
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, …