Tim Van Wassenhove

Passionate geek, interested in Technology. Proud father of two

14 Mar 2009

Another reason for not using mstest

As you can read in CA1001: Types that own disposable fields should be disposable. Pretty solid advice, but for some reas...
14 Mar 2009

Setup expectation with successive function calls using Moq

In the Quickstart guide we find an example that shows us how to setup a different return value for each invocation as fo...
05 Mar 2009

Using sed

For a couple of days now i’ve been pondering about posting something about my love for GNU text-utilities but neve...
23 Feb 2009

NHibernate in Action

Last week i received my copy of NHibernate in Action. This book provides much more than the typical examples you find in...
13 Feb 2009

JavaScript: The Good Parts

This week i have been reading JavaScript: The Good Parts. Although the book is pretty thin, approximitaly. 150 pages, th...
13 Feb 2009

Microsoft .NET: Architecting Applications for the Enterprise

Earlier this month i have read Microsoft .NET: Architecting Applications for the Enterprise. This time i was pretty plea...
13 Feb 2009

Non-Designer's Design Book

A couple of weeks ago the Non-Designer’s Design Book was mentionned in some podcast i was listening to and i decid...
29 Dec 2008

The art of Unit Testing

This weekend i have been reading The art of Unit Testing via the Manning Early Access Program. This book does not really...
27 Dec 2008

Programming Microsoft ASP.NET 2.0 Applications: Advanced Topics

Although i was most of the week in bed with a cold i managed to finish reading Programming Microsoft ASP.NET 2.0 Applica...
24 Dec 2008

Presenting MyTestRunner

Here are a couple of reasons why i dislike the Unit Testing Framework that comes with Visual Studio Team System: Not all...