Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Which .NET Language?
Message
De
09/12/2001 17:57:05
 
 
À
09/12/2001 17:04:09
Information générale
Forum:
Visual FoxPro
Catégorie:
Visual FoxPro et .NET
Divers
Thread ID:
00588521
Message ID:
00591880
Vues:
29
>Hi Ed,
>I'm getting ready to dive head first into C#. Just ordered 2 books from Wrox Beginning C# and Pro C#. I did a fair amount of work in C back in the early 80's then got away from it before C++ came around. Is C# considered a subset of C++ or does C# have all the functionality of C++? The version of C I used was a very minimual langauge. If I remember correctly it had only 32 keywords and took lot's coding to accomplish much, which was the main reason for learning Basic, and Fox.
>

It's close to C/C++ in syntax; it does not have all the object model options of C++, and doesn't have the inconsistencies of the VB instruction set and syntax. You don't need a lot of operators to create a strong language; everything is in libraries - I don't have to write the code to perform formatted output every time, I just call functions or methods. The same idea as anything else in the .Net architecture - you don't need to know what goes on underneath the cover to program in C#; it's got at least the same degree of power of expressiveness as VB, without the quirks of expression.
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform