Recent Posts
My Silverlight 4 Reference Architecture: Commanding
<p $1=”$1”></p> <p $1=”$1”>After sharing my thoughts on unit testing in Silverlight and the combination of NHibernate and WCF Data Services, it is time to discuss the updated version of the Silverlight reference architecture from one of my posts of last year. To put the discu...
Getting more out of unit testing in Silverlight
As I already mentioned in my previous post, we're building a line-of-business app using Silverlight 4 and WCF Data Services. I really think Silverlight is great for those kind of systems, but since it is based on a different run-time as the full .NET framework, you may wonder what you'll run into...
Silverlight Cookbook: WCF Data Services and NHibernate
<p $1=”$1”></p> <p $1=”$1”></p> <p $1=”$1”></p> <p $1=”$1”></p> <p $1=”$1”></p> <p>This post is part of a series of blog posts detailing various aspects of the Silverlight Cookbook, an initiative to demonstrate prope...
Commercial support for the C# 3.0/4.0 Coding Guidelines
A few weeks ago I had a chat with Paul Jansen, CEO of a small Eindhoven-based company named Tiobe. You might indirectly know Tiobe for its programming language index and their commercial code checker ClockSharp. But they have also been hosting a C# Coding Standard I co-wrote for Philips Medical S...
The AI of ReSharper
I was just typing this… …when ReSharper 5 suggested its “Loop can be converted into LINQ-expression”: <p>You gotta love this!</p>
Fluent Assertions 1.2.3 released
After a week of testing in some of our projects, it is time to remove the beta marker from release 1.2.3 of our fluent assertion framework, Fluent Assertions. It’s just a small release, as was the previous one, but it still adds some nice additions requested by the community. This is the official...