Patrick Meader speaks the truth in his Editor's Note, "Is VB Least Among Equals?" (April 2008). Most SDKs that Microsoft releases seems to be lacking VB samples, to the point that even the exceptions ...
While writing a COM Class, I wanted to define a property as an array. Problem is, I dont know how to do it. I was unable to find a solution on the net (do not ph33r my lam3 search engine skillz).
Sometimes you have to repeatedly convert one of your custom classes into something else. In Visual Basic, your conversions come in two types: Widening conversions and narrowing conversions. In a ...
Ok, this is pretty tough to explain, but I'll try. I'm working on a VB.NET solution. I've built a class to encapsulate some functionality, and it works fine when every method of the class is called ...
Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with content, and download exclusive resources. This article explores that question through ...