Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
New VB Features
Message
De
05/10/2000 15:28:01
Jonathan Cochran
Alion Science and Technology
Maryland, États-Unis
 
 
À
05/10/2000 15:16:54
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00425458
Message ID:
00425562
Vues:
15
How about "Visual Advanced"?

>Erik,
>
>*chuckle*
>
>Yep! Personally I think this will be a good thing and I suppose all that we will eventually argue over is what to name the beast..
>
>Visual Foxic
>Visual BasPro
>Basic Visual FoxPro <g>
>Visual FoxBasicPro
>Visual ProBasicFox
>Foxic.Net
>BasPro.Net
>
>Best,
>
>DD
>
>>Among the list of new 'features' in Visual Basic.NET:
>>
>>- Default properties are no longer supported
>>
>>- Tests using AND and OR can now be short-circuited
>> (only the first condition will be tested if that's all that's necessary)
>>
>>- Functions use the RETURN clause instead of the function name
>>
>>- The Set keyword is no longer necessary for object assignments:
>>Set o = CREATEOBJECT("Whatever.Whatever")
>>is now
>>o = CREATEOBJECT("Whatever.Whatever")
>>
>>- Inheritance
>>
>>- Variables are passed ByVal by default
>>
>>
>>Anyone else see the pattern?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform