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

Introducing CuttingEdge.Conditions

CuttingEdge.Conditions is a library that helps developers to write pre- and postcondition validations in their .NET 3.5 code base. Writing these validations is easy and it improves the readability and maintainability of code.

read more...

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

Dear C# Language Designers

Have you ever wondered why the C# language doesn't have a specific feature, or why it works the way it does? As a matter of fact, I did, and I mailed them over a year ago. I never got an answer though. Now I'm publishing this mail, hoping to start a good discussion.

read more...

- filed under C# - four comments / No trackbacks - §

My Own Fluent Argument Validation Library

The last couple of days I had some spare time. What does a workaholic do with spare time? Exactly: he builds his own library. :-)

read more...

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