News

Visual Basic .Net might not be the coolest programming language to know, but it remains popular and has now reached its highest position on the Tiobe index of top programming languages. In the ...
Microsoft's Visual Basic programming language has variable types for three different kinds of numbers: integer, floating-point and decimal. Integer variables range from a short 2-byte format to a ...
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 ...