A friend was recently reviewing some Visual Basic code that I was having an issue with. As we looked at one particular section of code, he said "You could really tighten up this code with a couple ...
Sometimes you do and sometimes you don't.<BR>For example the ADODB connection object has the methods open and execute. For open, you pass the arguments w/o parenthesis and for execute you pass with ...
Visual Basic .NET Power Coding offers concise discussion and helpful examples of VB.NET's most complex topics, such as delegates, threading, remoting, Reflection, and security. If you are the average ...