Recent Posts
Speaking engagements for the next months
I’m very happy that I’ll be speaking at a number of very nice local and international conferences. On Saturday March 26th, I’ll be joining the Dutch Code Camp event where I’ll be doing a chalk’n’talk on my Silverlight Cookbook initiative. <ul> <li>On Wednesday, April 27th, I will t...
Introducing the Silverlight Cookbook
In the 2nd half of 2010 I was so fortunate to get the chance to build my first enterprise-class line-of-business application written in Silverlight 4. And although I designed my original reference architecture earlier that year, actually building it is a completely different thing. I learned a lo...
Another release for Fluent Assertions
It’s only February, but I’ve received so many requests from the community that another release of Fluent Assertions was easily warranted. New Features Somebody working under the name of CtrlAltDel pointed me at the little-known fact that floating point variables are inheritably inaccurate and...
Get me on stage on the Developer Days 2011
Although the Dutch Microsoft Developer Days is mostly about foreign speakers, the organization has a recurring event called the wildcard sessions. This allowed me to speak at the biggest Dutch conference of the year for two years in a row. Unfortunately, the number of proposals has exploded this ...
ALM Practices every developer should know about
So now that I’ve finished my multi-part post on getting the most out of user stories, it is time to provide a nice convenient overview of some essential practices that I’ve blogged about. I don’t have any additional parts planned, but if I come up with something new, I’ll make sure this list is u...
Fluent Assertions as a NuGet package
As of now you can download the latest version of Fluent Assertions directly from within Visual Studio 2010. Just install the NuGet package manager, select Add Library Package Reference from the project context menu and search for FluentAssertions.