Jay

Jay

  • NA
  • 5
  • 0

few simple question about namespaces?

May 31 2009 8:26 AM
Are they equivalent to Java's package?

In Java you can create multi new package for one project but in C# it appears to me that you can only have 1 defined namespace for the project you created in visual studio IDE..
So how do you make new namespaces within the one project?

Thanks in advance