Personal website of Gideon Bakx

This page features articles mostly related to software development.

1532 Days ago
How to get the version number of a .NET assembly from the command line using Powershell or custom code?
1554 Days ago
By default NUnit runs on MTAThread. But how to run Nunit tests on STAThread?