This is the archive page for .NET Junkie. Click to go to the frontpage of this site.

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!

read more...

- filed under .NET General, C# - four comments / No trackbacks - §

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.

read more...

- filed under .NET General, C#, CuttingEdge.Conditions, LINQ - No comments / No trackbacks - §