.NET
-

PowerShell reads: links to coverage of One-Liners about PowerShell features (using, language, etc)
Boy, I wish I had read these PowerShell articles earlier: …
Read More » -

OpenGL in C# ā an object oriented introduction to OpenTK
OpenGL and C# are two of my favourite technologies. In this post I would like to give a small intro…
Read More » -

Stackoverflow integration in OneTrueError
Iāve created a nifty little javascript library in TypeScript that I use in OneTrueError. It allows our service to search…
Read More » -

Should I create an interface for my entity (i.e. an User object)?
I got the question above in my ADO.NET done right article. I hope that my answer can help others and…
Read More » -

Upgrade/Publish TFS 2013 Process Templates with PowerShell
I use to make a lot of TFS customizations and had to apply the template changes to multiple team projects…
Read More » -

Debugging windows services
Iāve written a post before about how I debug windows service (i.e. run them from within Visual Studio without having…
Read More » -

On Collections
Today I would like to talk a bit (though looking at my notes, probably more than a bit) about collections,…
Read More » -

C# Tricks: Slimming down your controllers
This blog post is dedicated to my colleague Seminda who has been experimenting with how to create simple and powerful…
Read More » -

Easier error handling in ASP.NET MVC5
Iāve written a few posts about error handling in ASP.NET MVC. Itās not easy to get it right since the…
Read More » -

Experimenting with HTTP services ā UrlEcho andĀ UrlReq
Interesting, especially the reasoning behind them: UrlEcho permits the requestor to completely define the response it wants to receive, thus…
Read More »


