Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cost for .Net
Message
 
À
08/02/2002 11:47:55
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Divers
Thread ID:
00609123
Message ID:
00617528
Vues:
28
>>How about a fair compairson.
>
>If I recall correctly, you don't need a namespace in either language. So, correct me if I'm wrong, it could just be:
>
>C#
>
>
>using System;
>public class Class1{}
>
>
>Or VB
>
>
>Public Class VisualBasicClass
>End Class
>
This is true. You don't need import the System class for that matter.
public class Class1{}
I was trying to give a "fair" comparison against John's VB example.
Michael McLain
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform