-
scripting
Variants are great. They are one of the best things about VB.
They are even required in many instances in a user interface that accepts
several different data types in one control.
We have found "scripting", i.e., using VB without Option Explicit and without
dimensioning all variables, to be most productive during early development.
One can always change to required types later in development.
I understand that it is easier to dumb-down the first release of VB.NET in
some areas such as this. But I consider it to be an emergency measure that
MUST be remedied!
Thank you.
Similar Threads
-
Replies: 2
Last Post: 03-29-2005, 08:24 AM
-
Replies: 1
Last Post: 09-03-2002, 08:09 AM
-
By Ching Chen in forum Web
Replies: 2
Last Post: 09-04-2000, 06:34 AM
-
By David in forum ASP.NET
Replies: 1
Last Post: 06-30-2000, 07:14 AM
-
By Tom Salmon in forum Web
Replies: 2
Last Post: 04-07-2000, 07:48 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|