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

Think Python, Free PDF tutorial

The goal of this book is to teach you to think like a computer scientist. This way of thinking combines some of the best features of mathematics, engineering, and natural science. ...

Python Notes for Professionals

Download free course Python Notes for Professionals, pdf file on 855 pages by Stack Overflow Community....

Learning C++

Learn C ++ language step by step, complete PDF tutorial on 920 free download pages created by StackOverFlow....

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 ....

The Official Raspberry Pi Handbook 2021

Download free course The Official Raspberry Pi Handbook 2021, pdf file on 204 pages by David Crookes, PJ Evans, Gareth Halfacree, Rosie Hattersley, Nicola King, Simon Monk, Mark Vanstone....

Building Back-End Web Apps with Java, JPA and JSF

This book shows how to build back-end web applications with Java, JPA and JSF. A back-end web app is a distributed web app where essentially all work is performed by the back-end component, including data validation and UI page creation, while the front-end only consists of a web browser's renderi...

C# programming tutorial for professionals

Download free C# tutorial course in PDF, training file in 164 chapters and 808 pages. Free unaffiliated ebook created from Stack OverFlow contributor....

RESTful Web Services Quick Guide

RESTful Service quick guide ,this PDF tutorial provides some recommendations for Creating best Web Services project. Free training document course material on 30 pages by Todd Fredrich....

Introduction to programming with Fortran 95

Introduction to programming with Fortran 95. This tutorial aim to provide an introduction to programming with Fortran 95. Fortran is particularly suitable for science and engineering....

Introduction to (Java Server Page) JSF

With this PDF tutorial you will learn how to write Your own JSF Components.Free training document for download....