VB .Net Question:
Download Questions PDF

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

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 Interview Questions And Answers PDF

Previous QuestionNext Question
Explain about the keyword Must Inherit?Which is the tool which can convert Visual basic old version to .NET compatibility version?