Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Which .NET Language?
Message
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro and .NET
Miscellaneous
Thread ID:
00588521
Message ID:
00591885
Views:
24
>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.

What always made C++ hard to me is all the memory management, all the pointers and all that kind of stuff. In C#, one is detached from the tough technical details. One simply deals with objects and methods and properties. That's why C# is pretty straightforward...

Markus




Markus Egger
President, EPS Software Corp
Author, Advanced Object Oriented Programming with VFP6
Publisher, CoDe Magazine
Microsoft MVP since 1995
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform