Visual Basic .NET Programming Tutorial

Download free Visual Basic tutorial course in PDF, training file in 51 chapters and 149 pages. Free unaffiliated ebook created from Stack OverFlow contributor.

Table of contents

  • About
  • Getting started with Visual Basic NET Language
  • Hello World
  • Hello World on a Textbox upon Clicking of a Button
  • Region
  • Creating a simple Calculator to get familiar with the interface and code
  • Declaring variables
  • Declaring and assigning a variable using a primitive type
  • Levels of declaration – Local and Member variables
  • Example of Access Modi?ers
  • Introduction to Syntax
  • Intellisense Helper
  • Declaring a Variable
  • Comments
  • Modi?ers
  • Object Initializers
  • Collection Initializer
  • Writing a function
  • Operators
  • String Concatenation
  • Math
  • Assignment
  • Comparison
  • Bitwise
  • Conditions
  • If operator
  • IFThenElse
  • Short-Circuiting Operators (AndAlso - OrElse)
  • OrElse Usage
  • AndAlso Usage
  • Avoiding NullReferenceException
  • Date
  • Converting (Parsing) a String to a Date
  • Converting a Date To A String
  • Array
  • Array de?nition
  • Null Array Variables
  • Array initialization
  • Declare a single-dimension array and set array element values
  • Jagged Array Initialization
  • Non-zero lower bounds
  • Referencing Same Array from Two Variables
  • Multidimensional Array initialization
  • Lists
  • Add items to a List
  • Check if item exists in a List
  • Declaring variables
  • Operators
  • Short-Circuiting Operators (AndAlso - OrElse)
  • Array
  • Enum
  • Looping
  • File/Folder Compression
  • Data Access
  • ByVal and ByRef keywords
  • Functions
  • Random
  • Generics
  • NullReferenceException
  • Option Strict
  • Option Infer
  • OOP Keywords
  • Reflection
  • LINQ
  • Working with Windows Forms
  • GDI+
  • Using axWindowsMediaPlayer in VB.Net
  • Reading compressed textfile on-the-fly
  • Multithreading
  • Using BackgroundWorker
  • Debugging your application

It is a free Visual Basic ebook created for beginners. The content is extracted from Stack Overflow pltaform, which is written by many Visual Basic developers and contributors.

The content is released under Creative Commons BY-SA

Size : 2.21 MB
File type : pdf
Downloads: 432
Created: 2019-04-30

Warning: Trying to access array offset on false in /home/tutovnfz/public_html/article.php on line 233

Others Visual Basic Tutorials

Visual Basic .NET Notes for Professionals

Others related eBooks about Visual Basic .NET Programming Tutorial

DevOps: WTF?

DevOps" is creating a lot of anxiety amongst the IT professionals of the world. It's also ..., download free DevOps tutorial in PDF (20 pages) created by ....

Regression Models for Data Science in R

The ideal reader for this book will be quantitatively literate and has a basic understandi..., download free Data Science in R tutorial in PDF (144 pages) created by Brian Caffo ....

Introduction to Microsoft SharePoint 2016

Download a free document of SharePoint 2016, a course in pdf on 64 pages for beginners....

Introduction to VB.NET

This document is a complete PDF tutorial about VB dot NET ,free training courses under 223 pages designated to all level users by Paul Boger....

Learning C Language eBook in PDF

This is a free and comprehensive tutorial on C language,whether you are an experienced programmer or not, this tutorial is intended for all those who wish to learn the programming language C. Document in PDF on 465 pages created by StackOverFlow....

Python 3 Patterns, Recipes and Idioms

This book is aimed at more experienced Python programmers who are looking to deepen their understanding of the language and modern programming idioms. Much of the material focuses on some of the more advanced techniques used by libraries, frameworks, and applications. ...

J2EE tutorial in PDF

Download free J2EE tutorial course in PDF, training file in 6 chapters and 39 pages. Free unaffiliated ebook created from Stack OverFlow contributor....

GUI Design for Android Apps

GUI Design for Android Apps is the perfect - and concise - introduction for mobile app dev..., download free Android tutorial in PDF (156 pages) created by ....

Microsoft Platform and Tools for Mobile App Development

Understanding and creating a mobile app development strategy is an important process for t..., download free Microsoft Platform and Tools for Mobile App Development tutorial in PDF (150 pages) created by Simon Calvert ....

Invent Your Own Computer Games with Python

Download free course Invent Your Own Computer Games with Python, pdf file on 367 pages by Al Sweigart....