Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP vs .NET and To C# or VB
Message
De
16/05/2002 17:31:41
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00657468
Message ID:
00657803
Vues:
30
>Well, I meant "easier" as in "slightly easier." Have you worked with anything but the .NET framework classes yet? If not, then I understand your statement. But if you build your own classes as a separate assembly and then import them into a VB.NET program, you don't have to preface the method calls with the namespace name or an alias, like you do in C#. The VFPToolkit brings this to light also. It's a simple thing, really, but I think my code is cleaner without that stuff. For a test, try importing the Microsoft.VisualBasic namespace into C# to see what I mean. I did that as a test so I could use the VAL function instead of System.Convert.ToInt().

guess I'm not following - I do have my own classes/controls - I do one "using My.Name.Space" at top and I never have to preface anything - what am I missing?
Ken B. Matson
GCom2 Solutions
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform