I am a recently converted VB developer to C#, but there is one thing thus far that I haven\'t been able to find. In VB when I setup a new project I can specify the namespace
See this post for the answer..
Which, in a nutshell, is adding the usings you want to a template.
I believe you want to start here.