In the vein of Most Wanted Feature for C# 4.0, what would you like to see in the next version of VB.NET?
|
6
|
|
|
|
|
|
My wishlist:
|
||
|
|
|
|
I just want an old feature from VB6 that was dropped... You used to be able to create a UI with several controls with the same name and they would become an array. I miss that. (Yes, I know that you can do basically the same thing by dynamically creating a UI and put all of your controls in a collection, but you can't do it visually in the Drag-and-Drop UI editor, so creating these is a PIA.) |
||
|
|
|
|
A few more:
|
||
|
|
|
|
a verbatim string literal character like c# (@) so we don't have to constantly escape those pesky regexes. |
||||||
|
|
|
From some other threads: … both will hopefully be implemented. |
||
|
|
|
Anonymous Delegates EDIT: Changed to reflect updated information. |
|||
|
|
|
Two categories. C# catchup
New features
|
||||||
|
|
|
It is more of a .NET addition but, Java style Enums. |
||
|
|
|
|
F#'s units of measure system, as language feature |
||
|
|
|
|
curly brackets. I'll get my coat.......... :) |
||
|
|
Anonymous Methods, like C# instead of statement lambdas only. |
||||||||
|
