News

WebMatrix is an exciting new tool for creating ASP.NET Web applications. Unfortunately, Visual Basic developers face an additional challenge because Microsoft only surfaces C# templates. Here's how to ...
With the release of Visual Studio 2010 and the .NET Framework 4, it's time for Visual Basic developers to start leveraging the new capabilities of Visual Basic 2010. My very first learning experience ...
The latest offering of Visual Studio contains many features. It has come a long way since it was released. Well, let’s just quickly dive in on how a beginner can get started with VS. So, first of all, ...
Microsoft's latest version of Visual Basic, often called VB.NET, can help you create professional looking desktop applications and websites quickly. That's possible because the .NET framework upon ...
Launch and terminate applications in Visual Basic 6.0 Your email has been sent Visual Basic 6.0 gives you the convenient ability to programmatically check on the status of an application before you ...
The Visual Basic "Button" class lets you create a control on your VB projects that perform an action such as auto-save. VB also includes file classes that help you create functions to save files. An ...
A version of BASIC from Microsoft specialized for Windows. A subset of Visual Basic provides a macro language for Microsoft applications (see VBA). When released in 1991, Visual Basic (VB) was similar ...