
Explaining web development to a non technical person
Recently I had to explain what I do (.net c# back end developer) to someone not technical at all…
January 5, 2018Recently I had to explain what I do (.net c# back end developer) to someone not technical at all…
January 5, 2018Recently I decided to make one of my ReactJs websites http://www.cantonesenumbers.co.uk into an android application. I could have gone down…
September 19, 2017If you want to add some security to your pushed to your master branch, you can add in a…
September 19, 2017In the past I have wrote an article on how to export html to a pdf in dot net…
April 18, 2017Recently I needed to use gulp for a project I was making and thought I would create a boilerplate…
March 6, 2017If you are building a form with a date element and are in need of a good datepicker that…
January 22, 2017Recently I ran into a dilema of that I needed to unit test a method that had a call…
December 16, 2015If anyone has ever needed to export html to a pdf or pdf generation in asp.net c# in general..…
September 22, 2015If you have landed on this blog post, I can only assume you have run into a few issues…
June 30, 2015A workmate made an iPhone application using phonegap and being ever curious of any technology, i decided to make…
April 8, 2015Below is my object orientated programming (C# in particular) cheat sheet, can be useful for interviews etc. It isn’t a…
April 6, 2015