N
nullmind
I use the designer in Visual Studio .NET 2003, and I really don't like
the way it automatically generates some things. For example, I don't
like the extra bloat of everything having System.Windows.Forms when
it's alread imported. I know there are situations where it can cause
naming collision, but those don't apply here and I want to do away with
the qualified namespace name.
Any thoughts?
the way it automatically generates some things. For example, I don't
like the extra bloat of everything having System.Windows.Forms when
it's alread imported. I know there are situations where it can cause
naming collision, but those don't apply here and I want to do away with
the qualified namespace name.
Any thoughts?