Rearding Namespaces

  • Thread starter Thread starter Rajaselvam Muthuvel via .NET 247
  • Start date Start date
R

Rajaselvam Muthuvel via .NET 247

Why We have to write code within Namespaces in VB.Net?
I want to know the full functionalities of Namespaes
 
Why We have to write code within Namespaces in VB.Net?

You don't have to.



Mattias
 
Rajaselvam Muthuvel via .NET 247 said:
Why We have to write code within Namespaces in VB.Net?

You don't need to explicitly use namespaces.
I want to know the full functionalities of Namespaes

Did you already read the chapter about namespaces (start the
documentation -> "Index" -> enter "namespaces")?
 

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