Gideon Bakx
Home
About
www.bakx.ca
Tags
Tags
Showing items tagged with:
C#
Testing NUnit on a STA Thread
412 Days ago
By default NUnit runs on MTAThread. But how to run Nunit tests on STAThread?
Getting the version of a .NET assembly
412 Days ago
How to get the version number of a .NET assembly from the command line using Powershell or custom code?
Calling a C# library from C
412 Days ago
There are many articles on the web that talk about how to call native libraries from C#, but what about the other way around?
1