Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with Rules object during save on a postback
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Environment versions
Environment:
ASP.NET
OS:
Windows XP
Network:
Windows 2003 Server
Database:
MySQL
Miscellaneous
Thread ID:
00987178
Message ID:
00989435
Views:
33
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
Previous
Reply
Map
View

Click here to load this message in the networking platform