VB .NET New Logical Operators

VB gehört verboten! 

But AndAlso and OrElse have some properties that enhance your code in ways that VB 6 can’t match. They offer advantages in two general categories:

  • You can avoid executing part of a logical expression to avoid problems.
  • You can optimize code by not executing any more of a compound expression than required.
  • VB .NET New Logical Operators

    Eine Sprache, die solche Konstrukte überhaupt benötigt, gehört aus meiner Sicht schlichtweg verboten!

This entry was posted in .Net. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>