Answers

Question and Answer:

  Home  VB .Net

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

.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.

 138 views

More Questions for you: