Today I’ve learnt: Windows server restartsTo check why a server is off, you can check if it was recently restarted by running this commandMar 23, 2021Mar 23, 2021
How to prevent long files in TFSWhile focusing on the development at hand, it might be hard to keep in mind the resulting path of the files we’re adding.Apr 18, 2020Apr 18, 2020
How to unit test your Ninject dependenciesMany years ago developers started using inversion of control in their code and this helped decouple our code from its dependencies. When…Apr 18, 2019Apr 18, 2019