Can VB.NET set the default namespace to the current path like C#??

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am moving from C# to VB.NET and one thing that drives me crazy is that
VB.NET does not create a namespace when I create a new code file. Can this be
fixed or is that just the way it is? (I am sure I am going to get pounded for
using the term "fixed" :-)

Thanks

Earl
 
* =?Utf-8?B?RWFybCBUZWlncm9i?= said:
I am moving from C# to VB.NET and one thing that drives me crazy is that
VB.NET does not create a namespace when I create a new code file. Can this be
fixed or is that just the way it is? (I am sure I am going to get pounded for
using the term "fixed" :-)

AFAIK no.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top