Visitor Design Pattern: revisited for .NET
Note: this entry has moved.
The somewhat forgot Visitor Design Pattern exposed by Gamma et all (the legendary GoF book), is explored under the light of .NET and C#, and a new way of implementing it in an extensible yet easy way is discussed in my article.