Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP7 and CLR
Message
From
27/09/2000 08:38:04
 
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00420459
Message ID:
00421381
Views:
15
>Do you mean that my current VB app will be mandatorily .NET enabled if I want to use VB7?

Yep.

>That I could no longer build a traditional WinApp w/o that .NET thing?

If you are using VB or C#, that's correct.

>No more backward compatibility?

MS had for the first time (AFAIK) decided to *not* put backward compatibility as the first criteria for the new version. This mean that your current code will most likely not run as is in VB.NET There will be a converter, but it may not be perfect.

Here is a short list of what has changed in VB.NET:
- No more Variants
- Arrays are 0-based
- Dim ... As New isn't allowed anymore
- And more...
Previous
Reply
Map
View

Click here to load this message in the networking platform