Thursday, July 15, 2004

Operator Overloading

Interesting MSDN article on Operator Overloading. This new feature of Visual Basic 2005 allows developers to define custom implementations of operators (+, -, *, Not, Or, And, etc). Cool stuff...

No comments: