Hello all Some developers seem to find that refactoring features are more important for C# than for VB, which surprises me. I use VB because it gives me a high level of flexibility, especially at issues like datatypes and casting. VB maintains the true type
of a variable or object while giving the flexibility to automatically cast it to another type. This does not mean that refactoring is less important in VB. Everyone knows that when minor refactoring for VB is present in Visual Studio, a lot of developers will
ask for more. So I would really like to see that VB refactoring is as much as advanced as the C#. Regards, David van Leerdam
davidvl2
Member
440 Points
88 Posts
Refactoring also important for VB
Mar 08, 2004 07:48 PM|LINK