Tim Van Wassenhove
Passionate geek, interested in Technology. Proud father of two
Home
All posts
Tags
Contact
Posts
08
Oct 2009
Fluent Builders: More than creating context specifications
Last couple of months i have been using the concept of (Fluent) Builder classes in order to create context specification...
08
Oct 2009
Fluent Builders: The case against implicit conversion
Most people add an implicit conversion to their builder API which gives them the advantage that they don’t have to...
08
Oct 2009
Fluent Builders: The case against implicit conversion (2)
Here is another example that demonstrates how implicit conversion in a Fluent Builder can lead to surprises (Jan Van Rys...
08
Oct 2009
MSTEST tip: Add "Full Class Name" column to results view
I firmly believe that adding the ‘Full Class Name’ column to MSTEST’s result view makes it a lot easie...
05
Oct 2009
About Expression Blend
At first i developed most WPF interfaces by writing XAML in the code view of Visual Studio. Those days are gone 😉 These ...
05
Oct 2009
Professional WPF Programming: NET Development with the Windows Presentation Foundation
I am very disappointed with Professional WPF Programming: NET Development with the Windows Presentation Foundation. Apar...
05
Oct 2009
Programming WPF, Second Edition
I felt it was time to get up to speed with WPF so i decided to buy Programming WPF, Second edition. This book answered a...
29
Sep 2009
Brad Abrams and extension methods to the rescue..
Currently i am implementing Sokoban and i was pondering which methods i should add to my Cell class: bool HoldsWall bool...
29
Sep 2009
Improve readability with LINQ
At first i was not very fond of LINQ but it seems that i am finally convinced that LINQ may improve readability: bool Is...
18
Sep 2009
Tim.TransitionTo("MCPD: Enterprise Application Developer 3.5")
I figured that it might help convince people that i stay up to date with current technology so i decided to take (and pa...
← Prev page
Next page →