News

In this tutorial, you'll create an application using Visual Basic in the Visual Studio integrated development environment (IDE). Your program will use the Windows Presentation Foundation (WPF) UI ...
description: Create a Windows Forms app in Visual Studio with Visual Basic, add a button to the form, add a label and code, and run the application. #customer intent: As a developer, I want to create ...
Microsoft has up the first three of sixteen video tutorials designed to teach novices the basics of application development with the Visual Studio 2005 Express Editions. Lesson 1: Getting Started ...
With Visual Studio, you can create many different types of projects, such as .NET applications programmed with the Visual Basic language and standalone Windows and mobile Visual Basic programs.
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.
Code Focused C++ Debugging in Visual Studio: Let's Start with the Basics Debugging is a crucial part of the development process. In this new series of tried and true C++ tips, we look at the basics of ...