.NET

Migrating a repo from CVS to Git

2 minute read

As git is the star of source control (though I’ve heard perforce is the best when developing games) and I needed to look under the hood of NDoc I’ve decided ...

Cross-platform Power Shell-ing

2 minute read

Developing .NET projects on linux has its share of suprises. Yesterday goal was to adjust and test a cake script that was supposed to stop some database serv...