Welcome to David Sandor Sign in | Join | Help

Browse by Tags

All Tags » Extension Methods   (RSS)
Where is my extension method?
A little note to the new developer that is just getting into writing Extension Methods in .NET 3.5. Your extensions will not show up until you compile your static classes. This should be obvious to most but the Visual Studio 2008 IDE does not precompile Read More...