Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How Do You Compare Strings In C#?
Message
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Divers
Thread ID:
00975060
Message ID:
00975437
Vues:
17
George,

>PMFJI. First, I agree with you wholeheartedly. However, I think that the thinking on this in the design of .NET is what led to this.
>
>As you know, there're no "simple variables" in .NET. IOW, everything's an object. The standard C/C++ method of declaring, say, an integer applies, but it really isn't an integer, but an object. As a result, the standard comparison operators don't apply.

If C# is as method centric Java, why the heck would they even define == to work with strings and not the other comparison operators? It's just so obtuse that they think == is the only useful operator. It does look like from the help file that if I defined a string subclass that I can provide my own override on the additional operators.

>Hope you and your's had a happy holiday season.

We did indeed. I hope it was the same for y'all.
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform