VB .Net Question: Download VB .Net PDF

What would you do to remove Microsoft visual basic name space?

Tweet Share WhatsApp

Answer:

.NET has many new features and application supportive tools. To remove Microsoft visual basic name space all you have to do is to
1) Remove the import manually every time you start the project.
2) Creating a template which does not contain Microsoft Visual Basic namespace.
3) About new features and changes names you can refer to MSDN.

Download VB .Net PDF Read All 69 VB .Net Questions
Previous QuestionNext Question
Explain about the keyword Must Inherit?Which is the tool which can convert Visual basic old version to .NET compatibility version?