Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with Rules object during save on a postback
Message
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Versions des environnements
Environment:
ASP.NET
OS:
Windows XP
Network:
Windows 2003 Server
Database:
MySQL
Divers
Thread ID:
00987178
Message ID:
00989435
Vues:
34
It appears as if that may not be the case. A quick look in the documentation for VB.NET Language Specification, Chapter 10; Operators says in section 10.6 (Relational Operators):
10.6 Relational Operators

The relational operators compare values to one other. The comparison 
operators are =, <>, <, >, <=, and >=. All of the relational operators 
result in a Boolean value.
Nothing implied about == in this section anyway. Certainly doesn't mean it doesn't exist though ... all this means is based upon the VB.NET documentation, the code you noted seems to be syntactically correct.

CT
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform