News

"The newer programs are written in VB.NET, using Visual Studio 2017." Bob's day-to-day work mostly includes working on the next version of one of CMH's two main program. He's just now finishing up ...
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.
I have a file containing comma delimited strings that I've read into a string variable. I would like to be able to put this into an arraylist. Perhaps it would be easiest to read the comma separated ...