<rant> I don’t know if it comes from laziness in changing a default name from a template, or a misunderstanding…
Category: dotNET.Techniques
Tricks and tips for exploiting the power of Microsoft .NET
A Common Template Approach to Iterative Tests in NUnit 3.0 and Microsoft Unit Tests
NUnit and Microsoft Unit Tests use an approach of attributes on a method to identify a test which is expected to…
Install or Uninstall a Windows Service without Installation Packages
Warning: WP_Syntax::substituteToken(): Argument #1 ($match) must be passed by reference, value given in /home/nzzqfted/public_html/blog/wp-content/plugins/wp-syntax/wp-syntax.php on line 380
Generally windows services are deployed one of two ways. One way is in an installation package, that will handle the…
The Developer’s Commandments Revisited.
About 20 years ago, I remember reading the original 10 commandments for C programmers. A lot of time has elapsed…
Weed Killer 1.0.7.1 Released
This is a maintenance release to fix a small bug in the installer, which was missing some assemblies for the…
Weed Killer 1.0.7.0 Released
This is a maintenance release to fix a small bug in the Tester (Weed Killer Manager), which would throw a…
Weed Killer 1.0.6.0 Released
As of this version, all desired features (at least from my initial design intent) are in place. Highlights of the…
Weed Killer 1.0.5.0
Weed Killer 1.0.5.0 is now available. See the project page here. This is a maintenance release which corrects an issue with…
Weed Killer 1.0.4.0 (Stable)
Weed Killer 1.0.4.0 is now available. See the project page here. This is the second stable, production-ready release of the…
ThreadPooling in .NET 4
I was reading up on (and experimenting with) the new classes introduced for managing the ThreadPool objects in .NET 4,…
