Tim Van Wassenhove

Passionate geek, interested in Technology. Proud father of two

22 Dec 2008

Applying Domain-Driven Design and Patterns: With Examples in C# and .NET

In his book, Applying Domain-Driven Design and Patterns: With Examples in C# and .NET, Jimmy Nilsson covers the most com...
14 Dec 2008

Exploring AJAX on the ASP.NET platform

I finally found some time to experiment with AJAX on the ASP.NET platform. The first technique i looked into was Partial...
14 Dec 2008

Programming Microsoft ASP.NET 3.5

Having heared only positive things about Dino Esposito’s way of writing i decided to read Programming Microsoft AS...
22 Nov 2008

Release It!: Design and Deploy Production-Ready Software

I really loved reading The Pragmatic Programmer: From Journeyman to Master from The Pragmatic Programmers so when i noti...
22 Oct 2008

Query a specific Google Calendar

Despite the multiple copies of the API Developer’s Guide: .NET i found i was unable to find how i should query a s...
17 Oct 2008

Refactoring Application Environment (Part 2)

Luca Milan notified me of a design issue. Until now the ApplicationEnvironment had an Instance property as following: pu...
15 Oct 2008

How does the controller know which action method to invoke?

Yesterday i attended another great VISUG event on ASP.NET presented by Maarten Balliauw. He demonstrated a custom filter...
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...