Home
Tech Tutorials
VB.NETFun with Operators
Author: msdnaa.com Published: 6th Oct 2005 Visited: 482 times
Rockford Lhotka Magenic Technologies March 17, 2003 Summary: Rocky Lhotka explores some of the new operators introduced with Microsoft Visual Basic .NET, including some that are coding shortcuts and others that allow for performance enhancements. (11 printed pages) Download the VBOperator.exe sample file. The Visual Basic Runtime Library Before I get into the operators themselves, I'd like to discuss a somewhat related point. There is a running debate about whether Microsoft Visual...n
Read Article Sponsored Links
Related Articles
• 2002 - The Year for Mobile Operators to Support Killer Applications by Bruce Jackson 04 24 2002 Historically every time a mobile operator has needed to improve revenue from services it simply launched a new one And why not After all Short Messaging Services SMS have so far proven lucrative beyond expectation and Multimedia Messaging Services MMS that use next genera ...
• Overloading Operators in C# By Mark Strawmyer Welcome to the next installment of the NET Nuts Bolts column With the release of the Microsoft NET framework Microsoft introduced many new concepts to some of their programming languages One of these concepts included with C but not VB NET is the ability to overload operators In th ...
• Overloading Operators in VB.NET 2.0 By Paul Kimmel Go to page 1 2 Next Although you do not need to write overloaded operators every day this feature certainly puts the latest version of VB NET whether you call it 2 0 or 8 0 there is some confusion in this area on par with even the most powerful object oriented languages This article d ...