Converted .net project from 2.0 to 3.5, where are the extension methods?
I recently converted my application from .net 2.0 to 3.5, but I don't see any extension methods ... what am I doing wrong? Or what else should I do besides changing the target structure from 2.0 to 3.5 in the project settings?