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

Programming for Computations - Python: A Gentle Introduction to Numerical Simulations with Python

This book presents computer programming as a key method for solving mathematical problems. There are two versions of the book, one for MATLAB and one for Python. The book was inspired by the Springer book TCSE 6: A Primer on Scientific Programming with Python (by Langtangen), but the style is more...

Making Games with Python & Pygame

This book will teach you how to make graphical computer games in the Python programming language using the Pygame library....

Introduction to C and GUI Programming

The popular C programming language is used for a huge range of applications, from the tiny microcontrollers used in toasters and watches up to complete operating systems....

Web service with SOAP, PHP and WSDL

Download a PDF tutorial about the Web service and SOAP technology,free training document material on 7 pages by Monteiro....

RESTfull Web Services Tutorial

Download a complet eBook about RESTfull Web Services, it's a free training document course in 448 pages by O'Reilly licensed under a Creative Commons....

Cryptography in .NET Succinctly

Download free course Cryptography in .NET Succinctly, pdf file on 67 pages by Dirk Strauss....

Annotated Algorithms in Python

This book is assembled from lectures given by the author over a period of 10 years at the ..., download free Python tutorial in PDF (388 pages) created by Massimo Di Pierro ....

Category Theory for Programmers

Download free ebook intituled Category Theory for Programmers created by Bartosz Milewski . ...

Ruby programming tutorial

Download free Ruby tutorial course in PDF, training file in 69 chapters and 235 pages. Free unaffiliated ebook created from Stack OverFlow contributor....

Coding with Minecraft

Download free course Coding with Minecraft, pdf file on 256 pages by Al Sweigart....