In my last post, I showed how Extension methods can be created in the .NET 2.0 environment.
In this post, I discuss calling the extensions from other dot net languages.
Here is a short, simple method of harnessing Extension methods in Dot Net 2.0. Please read the linked article first.