Visual Basic .NET is a multi-paradigm, object-oriented programming language, implemented on the .NET Framework. Microsoft launched VB.NET in 2002 as the successor to its original Visual Basic language
Download Full Files
Chapters
Getting started with Visual Basic .NET Language
Declaring variables
Introduction to Syntax
Operators
Conditions
Short-Circuiting Operators (AndAlso – OrElse)
Date
Array
Lists
Enum
Dictionaries
Looping
File Handling
File/Folder Compression
Connection Handling
Data Access
Type conversion
ByVal and ByRef keywords
Console
Functions
Recursion
Random
Classes
Generics
Disposable objects
NullReferenceException
Using Statement
Option Strict
Option Explicit
Option Infer
Error Handling
OOP Keywords
Extension methods
Reflection
Visual Basic 14.0 Features
LINQ
FTP server
Working with Windows Forms
Google Maps in a Windows Form
GDI+
WinForms SpellCheckBox
Using axWindowsMediaPlayer in VB.Net
WPF XAML Data Binding
Reading compressed textfile on-the-fly
Threading
Multithreading
BackgroundWorker
Using BackgroundWorker
Task-based asynchronous pattern
Debugging your application
Unit Testing in VB.NET
Source: goalkicker.com