Tim Van Wassenhove

Passionate geek, interested in Technology. Proud father of two

14 Oct 2008

Adaptive control behavior: LinkButton without javascript

‘Experiment with Adaptive Control Behavior’ has been an item on my TO-DO list for a very long time and this ...
13 Oct 2008

Revisited the int and string ValueObject templates

After reading The Compare Contract last week i realized that my templates for int and string ValueObjects did not comply...
06 Oct 2008

The Best Damn Windows Server 2003 Book Period

Last week i have read The Best Damn Windows Server 2003 Book Period. Although the book contains some interesting guidanc...
27 Sep 2008

Experimenting with NDepend

Google Reader found 122 posts in my blogroll about NDepend so i happily accepted the professional license which Patrick ...
26 Sep 2008

.NET System Management Services

Earlier this week i finished reading .NET System Management Services. Although the book was published back in 2003, it s...
26 Sep 2008

Presenting templates for int and string ValueObjects

Most ValueObjects that i have implemented were wrappers around an int or a string. Apart from the domain specific rules,...
26 Sep 2008

Why MockRepository does not implement IDisposable

Earlier this week i was experimenting with Rhino Mocks and i was wondering why the MockRepository does not implement IDi...
23 Sep 2008

Refactoring ApplicationEnvironment

Yesterday i blogged about an ApplicationEnvironment which had a dependency on the application configuration file. With m...
23 Sep 2008

Refactoring EffectivityManager

A while ago i presented the EffectivityManager. Having used this class for a while i have decided to rename it to Tempor...
22 Sep 2008

Presenting ApplicationEnvironment

Imagine we are an ice cream vendor. During summer months our available capacity is twice as high as in the rest of the y...