Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
C# Vs VB.Net
Message
De
13/06/2004 13:57:57
Keith Payne
Technical Marketing Solutions
Floride, États-Unis
 
 
À
13/06/2004 11:39:46
Emmanuel Huybrechts
Technimeca International Corp.
Montréal, Québec, Canada
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Divers
Thread ID:
00912422
Message ID:
00913254
Vues:
18
<snip>
>... One of the most interesting reader's comment is from James. He mentions that being case-sensitive is an advantage of C# compared to VB.NET because IL (.NET Intermediate Language) IS case-sensitive too.

Marc,

This person is attempting to mislead you. There is no correlation between the IL being case-sensitive and the language being case-sensitive. Unless you are writing your own compiler, there will never be a reason to write IL code by hand.

>
>IMHO, VB.NET should only choosen by those who have only programmed in VB. All the others should choose C# as it is more integrated with .NET (it seems that a lot of .NET classes are programmed in C#).

This is misleading also. There is no relationship between the language that the framework classes were written in and the language you use to write code. You will never see or work with the source code of the .NET framework and the interface of the framework classes is identical, no matter which language you are using.

With the information that Microsoft has released about the next version of .NET, it is clear that VB.NET is being steered towards maximum productivity and C# is leaning towards raw power. The beauty of .NET is that you don't have to permanently choose one language over the other. Work with both of them, see which one that you like the best. Then use that language for most of your projects.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform