|
|
|
|
|
by sp332
4868 days ago
|
|
VB.Net is a completely different beast from older Visual Basic (up to VB6). It's still under active development as a first-class citizen on MS's .Net stack. It has iterators, generics, partial classes, anonymous types, lambdas, and other stuff you wouldn't expect to find in a BASIC. |
|