In my January article "Visual Basic Improvements in Visual Studio 11," I presented the major enhancements to Visual Basic 11 that appear in the Visual Studio 11 Beta. Key improvements include the ...
Microsoft updated its programming languages strategy, confirming that Visual Basic will remain a going concern even though it's still relegated to second-rate status when compared to C# and F#. The ...
The Visual Basic 6 language uses file handlers to write data to a CSV file, which is a text file that separates values using the comma character. The CSV file format lets you export and import data ...
No, it is not recursive. It does however call a function from a control I am using that was written by someone else - the sgrid 2.0 for visual basic 6 from vbaccelerator. The more changes I try to ...