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.
- 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.
- 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. :-)
- filed under .NET General, C#, CuttingEdge.Conditions, LINQ, Visual Studio - four comments / No trackbacks - § ¶