Lest we forget
Posted
Fri, Jul 23 2004 3:38
by
bill
What was … was. But sometimes old habits die hard, and it seems pretty reasonable to me that VB.NET should at least try to honor the VB that went before it. Some progress has been made: E&C is back; Zero Impact projects are back; and apparently at my request, the “0 To “ in array declarations is also back J
But what would a blog entry be without some bitchin’ hey ?
Well, I created a Winform’s application, and in a method I wrote :
Caption = “my cool application”
So probably half of you know what that is meant to do, and probably half of you once knew and have since forgotten, (and if you have absolutely no idea what it is meant to do then you are reading the wrong blog.. so bugger off).
Now the big question is why doesn’t the VB.NET smart tag error correction thingy ma jig know what that code is trying to do, and why does it not offer to fix it ?