Do I Have VB6 Legacy Code In My Project
For example image this was a section of your code![]()
No errors (red squiggly lines)
To tell navigate to References![]()
And remove the tick beside the Namespace Microsoft.VisualBasic![]()
Now when you go back to Code Editor
You have all the following error and red squiggly lines![]()
![]()
How to fix those error is the part of the steps of learning vb.net.
Just remember that every type as additional methods associated with it.
For example
A String -> String.Substring
Integer -> Integer.TryParse
Learning not be dependant on that namespace is part of the journey of become a vb.net code
So soon you be a Non-Legacy Coding Ninja
Powered by Invision Power Board (http://www.invisionboard.com)
© Invision Power Services (http://www.invisionpower.com)