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

Removing Otherwise method from CuttingEdge.Conditions

In this post I’ll describe another breaking change I’m making to my open source project, CuttingEdge.Conditions.

read more...

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

Controversial change in CuttingEdge.Conditions

In this post I’ll describe a controversial change I’m making in my open source project, CuttingEdge.Conditions.

read more...

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

The evilness of ApplicationException

This post explains what’s wrong with ApplicationException and why it should not be used.

read more...

- filed under .NET General - two comments / No trackbacks - §

Book: Microsoft .NET: Architecting Applications for the Enterprise.

Last month I read ‘Microsoft .NET: Architecting Applications for the Enterprise’, written by Dino Esposito and Andrea Saltarello. This book is a great piece of work.

read more...

- filed under .NET General, Books - No comments / No trackbacks - §

Free C# 3.0 Pocket Reference ebook

Just found this free ebook on the Red Gate site:

read more...

- filed under Books, C# - No comments / No trackbacks - §

Choosing FxCop rules for Line Of Business applications

Dennis Doomen, architect at Aviva Solutions, published a set of C# 3.0 Coding Guidelines a few months ago. While a lot of different C# coding guidelines can be found on the web, this one caught my attention.

read more...

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

Porting a LINQ to SQL to Entity Framework project

The Entity Framework Design blog just published a template that enables converting a LINQ to SQL .dbml file to a Entity Framework .edmx file.

read more...

- filed under ADO.NET, Entity Framework, LINQ, LINQ to SQL - No comments / No trackbacks - §

NCover supports CuttingEdge.Conditions

The NCover team has supported my open source CuttingEdge.Conditions project by donating a license of this cool tool.

read more...

- filed under CuttingEdge.Conditions, Visual Studio - No comments / No trackbacks - §