Sometimes when I get stuck on a coding problem I find it relaxing to do a bit of soldering to take my mind of things. I'm pretty bad at it so it requires my full attention to not burn myself or destroy the thing I am soldering (which has happened…
Having some fun with Custom vision and Blazor If you just want to check out the code it is here or try the sample here Introduction A few days ago I started to build a Magic Mirror (which I will write about when/if it is done :)) and in this…
This post is an explanation on how to setup and run my cloudbattleships app locally. Get the code Clone the repo. It has a couple of different projects, all created using Visual Studio 2017 Preview (15.8.1). The first solution to open is Battleships.Communication which is the back-end…
This blog is me trying to get better at explaining code I write and projects I do. It will be random projects in different coding styles and languages (but mostly C#), whatever catches my eye at any given point in time.…