18 August 08
The .NET 3.5 SP1 JIT changed for worse
The .NET JIT compiler has changed with the new SP1 release of the .NET 3.5 framework. Microsoft claims it's faster. I claim the opposite!
- filed under .NET General, C# - four comments / No trackbacks - § ¶
04 August 08
Extending CuttingEdge.Conditions
In a previous post I introduced CuttingEdge.Conditions, a library that helps developers to write pre- and postcondition validations in their .NET 3.5 code base. In this post I'll explain how you can extend the library.
- filed under .NET General, C#, CuttingEdge.Conditions, LINQ - one comment / No trackbacks - § ¶