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
- Type conversion
- ByVal and ByRef keywords
- Console
- Functions
- Recursion
- Classes
- Generics
- Disposable objects
- NullReferenceException
- Using Statement
- Option Strict
- Option Explicit
- Option Infer
- Error Handling
- OOP Keywords
- Extension methods
- Visual Basic 14.0 Features
- Reflection
- Threading
- Multithreading
- BackgroundWorker
- Using BackgroundWorker
- Task-based asynchronous pattern
- LINQ
- Data Access
- FTP server
- Working with Windows Forms
- Google Maps in a Windows Form
- WinForms SpellCheckBox
- GDI+
- Reading compressed textfile on-the-fly
- WPF XAML Data Binding
- Debugging your application
- Random
- Using axWindowsMediaPlayer in VB.Net
- Unit Testing in VB.NET