From the course: Visual Basic Essential Training

Write applications with Visual Basic - Visual Basic Tutorial

From the course: Visual Basic Essential Training

Write applications with Visual Basic

- [Walt] Microsoft Visual Basic is a rich programming language that leverages every aspect of the .NET Framework. With it, you can write every type of application, from console apps to scalable web applications. It works with Windows Forms, WPF, and Universal Windows applications too. In this course, we'll look at the fundamentals of Visual Basic. First, we get comfortable with the language syntax and explore the Visual Studio Code editors. We'll explore how to debug your code and write exception handlers. Before you know it, we'll be finishing up the course with logic statements and working with lists and link. Hi there, I'm Walt Ritscher. I started my career writing Visual Basic code in the 1990s. Since then, I've watched it mature into a first-class .NET language. Let's go write some code.

Contents