Skip to main navigation

Archive for December, 2007

The Email Standards Project

Friday, December 7th, 2007
The Email Standards Project has been launched to highlight the need for consistency across email clients. Anyone who's ever had the misfortune of producing html email campaigns will know the pain involved in getting a consistent look across the many possible clients. I blogged back in January abou… read more

Debugging LINQ in web applications.

Monday, December 3rd, 2007
I've been playing around with LINQ quite a lot recently following the release of Microsoft Visual Studio 2008 and the .NET Framework 3.5. LINQ is an OR/M (object relational mapper) for C# and VB.NET, these videos by Beth Massi give a good introduction to LINQ and show just how powerful it is. … read more