Microsoft's .NET platform changes the face of Visual Basic programming. The first major step in the .NET strategy was the release of the new development suite, Visual Studio.NET. The development ...
Visual Basic .NET continues in the great tradition that Visual Basic began more than 10 years ago. It makes developing Windows applications easy and quick. An event-driven variation of the original ...
In its move to the open-source, cross-platform .NET Core, Microsoft will support Visual Basic in the upcoming .NET 5 and is expanding the programming language's supported application types to help VB ...
A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
Classic Visual Basic refuses to die. There's just something about Dims and Subs that programmers won't let go of. The granddaddy of rapid application development (RAD) tools -- known for its ...
Despite renewed developer hue and cry to do something with "classic" Visual Basic sparked by the recent 25th birthday celebration for the programming language, Microsoft is showing no signs of caving ...
Reading and writing text files is an essential task in any programming language. Follow this step-by-step approach to working with text files in VB .NET using the System.IO namespace. Years ago, when ...
If you want to allow users to print form components in run-time, the PrintDocument component lets you offer users this functionality. The PrintDocument component is an object that allows users to send ...