0
kicks
Tricking .Net 2.0 to run extension method is considered harmful
The trick to implement extension method in .Net 2.0 is bad especially for libraries author because it generates warning for C# ASP.Net projects and generate compiler error for Visual Basic ASP.Net projects.