ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

4,926,067 results

freeCodeCamp.org
Visual Basic (VB.NET) – Full Course for Beginners

Lean the fundamentals of programming with Visual Basic (sometimes called Visual Basic .NET or VB.NET). In this tutorial, you will ...

3:17:20
Visual Basic (VB.NET) – Full Course for Beginners

1,285,800 views

3 years ago

IAmTimCorey
VB.NET vs C# - A comparison of the two languages, how they are different, and where they are going

VB.NET and C# are both .NET programming languages. They both compile down into the same intermediate language. So which ...

43:24
VB.NET vs C# - A comparison of the two languages, how they are different, and where they are going

139,636 views

6 years ago

Gavin Lon
Is C# better than VB.NET? Is VB.NET even relevant in 2025?

In this video I discuss the differences and similarities between C# and VB.NET. We also briefly look at the history of these ...

12:21
Is C# better than VB.NET? Is VB.NET even relevant in 2025?

6,828 views

9 months ago

Automate with Rakesh
VB.NET – Full Course for Beginners

This comprehensive full course is perfect for beginners eager to learn Visual Basic (VB.NET) from scratch. Covering essential ...

4:51:06
VB.NET – Full Course for Beginners

59,752 views

1 year ago

Computer Science Lessons
Advanced VB.NET Programming – Delegates

In this computer science lesson, you will learn about delegates, otherwise known as type safe function pointers. A delegate is also ...

18:59
Advanced VB.NET Programming – Delegates

10,692 views

2 years ago

People also watched

Crapkai
Bill Gates demonstrates Visual Basic (1991)

... better things with tools this morning we announced our Visual Basic product and one of the things I like about this is it it makes it ...

3:00
Bill Gates demonstrates Visual Basic (1991)

2,111,589 views

9 years ago

Afi Global Education
▷ Curso GRATIS de Visual Basic aplicado a Excel - Clase 1/2✅

Visual Basic trata de facilitar el inicio en la programación a aquellas personas que utilicen regularmente una aplicación de Office ...

3:44:56
▷ Curso GRATIS de Visual Basic aplicado a Excel - Clase 1/2✅

319,712 views

4 years ago

C# Genius
Amazing Animated UI: Modern Login Form in C# Visual Studio 2023

"Welcome to ABM Technologies The Finders channel, your go-to destination for captivating and innovative web and desktop ...

27:04
Amazing Animated UI: Modern Login Form in C# Visual Studio 2023

185,666 views

2 years ago

IAmTimCorey
Creating NuGet Packages the easy way with .NET Standard in C#

NuGet packages are a way to share versioned code with the world. If you have done any development in C#, you have used ...

1:14:57
Creating NuGet Packages the easy way with .NET Standard in C#

114,584 views

6 years ago

Abdul Aziz Ahwan
Designing a Modern Flat Desktop Application of a Fast Food Restaurant in Visual Basic VB NET

Hello everyone, welcome back to me Abdul Aziz Ahwan. Coming back with another tutorial video on How to design a Modern ...

59:06
Designing a Modern Flat Desktop Application of a Fast Food Restaurant in Visual Basic VB NET

675,790 views

7 years ago

VB Toolbox
VB.NET Tutorial - Connect & Query a Microsoft SQL Server Database - Part 1

In this VB.NET Database Tutorial, I will show you how to connect and query a Microsoft SQL Server database from your Visual ...

1:35:29
VB.NET Tutorial - Connect & Query a Microsoft SQL Server Database - Part 1

227,168 views

9 years ago

Canal VB.NET
10 cosas que puedes hacer con un TextBox en Visual Basic

En este video veras 10 cosas que tal vez no sabias que podías hacer con un TextBox, espero te quite algunas dudas que tenias ...

21:17
10 cosas que puedes hacer con un TextBox en Visual Basic

18,695 views

5 years ago

tutorpraveen
How To Create VB.NET Project In Visual Studio 2022 | Create A Visual Basic Project | Windows Forms

Learn how to create VB.NET project in Visual Studio 2022. In this tutorial I will create a Visual Basic Project and add a button, ...

11:29
How To Create VB.NET Project In Visual Studio 2022 | Create A Visual Basic Project | Windows Forms

46,760 views

2 years ago

Nicholas Dingle
VB.NET 2013 - Classes

In this video we are covering the basics of classes and how they can assist programmers with creating basic objects.

11:52
VB.NET 2013 - Classes

44,420 views

11 years ago

Gerry Studios
Como empezar a programar. Con Visual Basic. Paso a paso

Hola, en este tutorial les enseño a crear una aplicación para windows con un lenguage llamado Visual Basic. Hoy haremos el ...

7:25
Como empezar a programar. Con Visual Basic. Paso a paso

161,115 views

10 years ago

Programming w/ Professor Sluiter
Visual Basic in 4 minutes

Outline and Summary I. Introduction - Introduction to Visual Basic (VB) as a Microsoft programming language based on BASIC.

4:07
Visual Basic in 4 minutes

17,242 views

2 years ago

Computer Science Lessons
Visual Basic.NET Programming. Beginner Lesson 1. Hello Visual Studio

This is the first in a series of computer science video tutorials for beginners, about programming with Visual Basic.NET (VB.NET) ...

13:04
Visual Basic.NET Programming. Beginner Lesson 1. Hello Visual Studio

556,677 views

5 years ago

campusMVP.es
¿Qué pasa con Visual Basic .NET? ¿Va a desaparecer? ¿Qué debería hacer?

El mejor curso de .NET y C#, desde cero y con mentor personal: ...

4:46
¿Qué pasa con Visual Basic .NET? ¿Va a desaparecer? ¿Qué debería hacer?

15,387 views

5 years ago

Computer Science Lessons
Advanced VB.NET Programming – Threads, Events and Delegates (Part 1)

This is the first of two computer science lessons about threads, events and delegates. In these two lessons, you will learn how to ...

16:06
Advanced VB.NET Programming – Threads, Events and Delegates (Part 1)

10,444 views

2 years ago

ILoveProgramming
Speed Test - VB.NET vs. C# - Infinate counter loop

a simple speed test between VB.NET and C# to show C#'s computing power. I have tested this scenario with many different ...

1:14
Speed Test - VB.NET vs. C# - Infinate counter loop

28,122 views

16 years ago

VB Toolbox
VB.NET Tutorial For Beginners - Creating Classes (Visual Basic Programming)

In this beginner Visual Basic .NET programming tutorial, I'll be showing you how to create and implement class objects. Tutorial ...

45:15
VB.NET Tutorial For Beginners - Creating Classes (Visual Basic Programming)

265,101 views

12 years ago

Hacked
VB.NET in Visual Studio 2026 (Visual Basic)

Learn how to create your first Visual Basic (VB.NET) project in Visual Studio 2026 in this step-by-step beginner tutorial. We'll cover ...

8:18
VB.NET in Visual Studio 2026 (Visual Basic)

2,936 views

3 months ago

RunCodes
How to Create Simple Login Form in VB.NET Without Connecting to Database?

This video show you how you can create simple login form in VB.NET without using database. Login using database: How to ...

6:59
How to Create Simple Login Form in VB.NET Without Connecting to Database?

146,575 views

6 years ago

Computer Science Lessons
VB.NET Programming. Intermediate Lesson 4. Built in Functions

This is the fourth in a series of computer science video tutorials for intermediate Visual Basic programmers who have completed ...

18:40
VB.NET Programming. Intermediate Lesson 4. Built in Functions

22,632 views

4 years ago

Programas VBnet

880 subscribers

Automate with Rakesh
How to Install vb.net in Visual Studio 2022 | Install vb.net in Visual Studio 2022

In this video, you will learn how to install the latest edition of Visual Studio. We'll guide you through the step-by-step installation ...

8:00
How to Install vb.net in Visual Studio 2022 | Install vb.net in Visual Studio 2022

54,300 views

1 year ago