News

I listened recently to a Channel 9 recording of Anders Hejlsberg, Brian Beckman, and Erik Meijer that caught me by surprise. Brian praised VB's dynamic features, yet said he used C# because it had ...
For example, arithmetic operators such as +, -, * and / could be defined to perform differently on certain kinds of data. See overloading. THIS DEFINITION IS FOR PERSONAL USE ONLY. All other ...
One of the most common misunderstandings I hear is the claim that VB doesn't have operator overloading. In 2005, VB8 introduced full support for consuming and defining operator overloads (Table 1 has ...