DDD North 2016 In Review
My review of the DeveloperDeveloperDeveloper North (aka DDD North) 2016 conference, held at the University of Leeds.
View ArticleUsing multiple SSH keys for a single host with PuTTY and Pageant
How to configure PuTTY and Pageant to allow use of multiple different SSH keys for the same host.
View ArticleComplex custom validation with ASP.NET MVC, jQuery and KnockoutJS
How I set up some complex multi-property validation using MVC attributes for the server-side and a custom jQuery validation plugin for the client-side.
View ArticleKnockoutJS binding on SELECT elements in a ForEach loop
How I set-up KnockoutJS to bind to select elements inside a foreach loop.
View ArticleUpgrading AutoMapper
How to change some boilerplate AutoMapper mapping code that used the static Mapper object in the old version of AutoMapper to easily use the non-static methods of the new version of AutoMapper without...
View ArticleEntity Framework with MySQL - Booleans, Bits and "String was not recognized...
How to configure Entity Framework to correct map boolean columns in certain versions of MySQL.
View ArticleSQLBits 2017 In Review
My review of the SQLBits 2017 conference, held in the International Centre in Telford.
View ArticleDDD Southwest 2017 In Review
My review of the DeveloperDeveloperDeveloper Southwest (aka DDD Southwest) 2017 conference, held at the Redcliffe Sixth Form Centre in Bristol.
View ArticleDDD 12 In Review
My review of the DeveloperDeveloperDeveloper (aka DDD Reading) 2017 conference, held at Microsoft's UK headquarters in Reading.
View ArticleDDD East Anglia 2017 In Review
My review of the DeveloperDeveloperDeveloper East Anglia (aka DDD East Anglia) 2017 conference, held at the West Road Concert Hall building, part of the University of Cambridge.
View ArticleAnalyze Solution For Code Clones missing in Visual Studio 2017
How to enable the Analyze Solution For Code Clones feature in Visual Studio 2017.
View ArticleDDD North 2017 In Review
My review of the DeveloperDeveloperDeveloper North (aka DDD North) 2017 conference, held at the University of Bradford.
View ArticleDDD Scotland 2018 In Review
My review of the DeveloperDeveloperDeveloper Scotland (aka DDD Scotland) 2018 conference, held at the University of the West of Scotland in Paisley.
View ArticleAWS Builders Day Notes
My rough notes from the AWS Builders Day conference at the Victoria Warehouse in Manchester.
View ArticleAWSome Day Notes
My rough notes from the AWSome Day conference at Hotel Football in Manchester.
View ArticleDDD Southwest 2018 In Review
My review of the DeveloperDeveloperDeveloper Southwest (aka DDD Southwest) 2018 conference, held at the Redcliffe Sixth Form Centre in Bristol.
View ArticleBeware NuGet's Filename Encoding
Cautions around how NuGet encodes filenames inside the .nupkg file.
View ArticleSetting up Jenkins on Windows with Git, Mercurial and SSH.
How to correctly setup a Jenkins build server on a Windows machine with Git, Mercurial and SSH too.
View ArticleDDD 11 In Review
My review of the DeveloperDeveloperDeveloper (aka DDD Reading) 2016 conference, held at Microsoft's UK headquarters in Reading.
View Article