Tim Van Wassenhove
Passionate geek, interested in Technology. Proud father of two
Home
All posts
Tags
Posts
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...
22
Sep 2008
Presenting ConfigurationFileSession
Here is a little class that allows you to use different configuration files. I find it extremely useful for tests where ...
16
Sep 2008
Visual Studio 2008 (SP1) crashes when opening ViewPage in designer
Visual Studio 2008 (SP1) crashed every time i tried to open a ViewPage with the Web Form Editor (designer). Kudos go to ...
10
Sep 2008
Presenting a couple of custom MarkupExtensions
XAML provides us a way to declare objects with xml. Because i don’t want to clutter my domain classes with attribu...
← Prev page
Next page →