Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
What's New in Help for Visual Basic 2005 Beta 1
Find out about the newest Help features in Visual Basic 2005 Beta 1, including distinguishing Visual Basic from other languages, more task-oriented topics, and an emphasis on code examples.
Comments
- Anonymous
July 01, 2004
Does the new VB.NET have some of the error checks that C# has?
Such as:
Not all code paths return a value
Variable X is never used/Set
These should be in VB also, don't know why they are not. Would have prevented me some bugs in VB.NET. C# makes these issues obvious.
Would be nice if we had a compiled list of error codes in different .NET languages.
We might be surprised at what we find different.
Thanks,
Schneider