Visual Basic .NET Notes for Professionals



Download free course Visual Basic .NET Notes for Professionals, pdf file on 148 pages by Stack Overflow Community.
The Visual Basic .NET Notes for Professionals book is compiled from Stack Overflow Documentation, the content is written by the beautiful people at Stack Overflow.

Table of contents

  • 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
Pages : 148
Size : 2.2 MB
File type : PDF
Downloads: 243
Created: 2022-02-03
License: CC BY-SA
Author(s): Stack Overflow Community
Visual Basic .NET Notes for Professionals

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

Others Visual Basic .NET Tutorials

Others related eBooks about Visual Basic .NET Notes for Professionals

Financial Numerical Recipes in C++

Download free course Financial Numerical Recipes in C++, pdf file on 264 pages by Bernt Arne Ødegaard....

Learning ada PDF course

Download free Ada tutorial course in PDF, training file in 12 chapters and 45 pages. Free unaffiliated ebook created from Stack OverFlow contributor....

Introduction to C++ ,Pointers

Here you will learn how to get started with pointers in C++, how to access to the variables and memory, and how to use the pointers and arrays....

Akka.NET Succinctly

Download free course Akka.NET Succinctly, pdf file on 121 pages by by Zoran Maksimovic....

Neural Network Programming with Java

Vast quantities of data are produced every second. In this context, neural networks become..., download free Java tutorial in PDF (244 pages) created by Alan M.F. Souza ....

Making Games with Python & Pygame

Download free course Making Games with Python & Pygame, pdf file on 365 pages by Al Sweigart....

Java self learning

Download free Java tutorial for self learning , course tutorial training on pdf under 115 pages by Laura Lemay and Charles L. Perkins....

Think Python

Download free course Think Python, pdf file on 244 pages by Allen Downey....

Java applets

This tutorial present an overview about Java programming and Applets including (applet execution,applets attributes,security,..)....

Algorithmic Problem Solving with Python

This book uses Python to introduce folks to programming and algorithmic thinking. It is sharply focused on classical algorithms, but it also gives a solid understanding of fundamental algorithmic problem-solving techniques. ...