News

A neural network tutorial for Visual Basic programmers. The previous post got all messes up, so here is the tutorial. Read nn_tutorial.html included in the zip file.
I made an application using Visual Basics 6.0 as a part of my college 4th semester project.The application comprises user registration,login and forgot password system,various pages to choose the ...
Visual Basic 6.0 gives you the convenient ability to programmatically check on the status of an application before you act on it. We'll walk you through the simple API steps to add this ...
How to Add an Item to a List Box in Visual Basic 6. The "AddItem" function in Visual Basic 6.0 lets you dynamically add items to the list of options from which users can choose.
Launch Visual Basic 6 or Visual Basic Express. Open the project file in which you want to create a module and command button that creates an Excel spreadsheet from selected data.
To simplify this block of code, both C# 6.0 and Visual Basic 14 add a new operator that you can tack onto the end of a string (or other values): the question mark (?). If the string that the operator ...
Microsoft is ending support for the Visual Basic 6.0 integrated development environment. Jeff Nuckolls, a Microsoft blogger, in an April 3 post said that the IDE will no longer be supported as of ...
Microsoft will continue to support Visual Basic 6.0 for some time yet, but changes are on the horizon, and there is little help in sight for running the language on 64-bit systems.