Using #C.net 3.5
I\'m aware of the ILMerge and alike techniques, but I would actually like to make use of Jeffrey Richter\'s suggestions.
After adding this c
Put it in the constructor, not InitializeComponent(). Adding using directives to your main class source code file isn't a problem.