ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

173,415 results

NullSimLabs
Do YOU know THESE arrays? | Learning Game Dev - Day 58

Day 58 of teaching myself game development until I make a Top 100 Steam game! Today I focused on improving my C# arrays ...

0:25
Do YOU know THESE arrays? | Learning Game Dev - Day 58

5,837 views

6 months ago

Bald. Bearded. Builder.
Stop Using ToLower() for Comparisons! The Fast, Correct Way in C#

Lowercasing strings to compare them costs allocations and can break under different cultures (hello, Turkish I). In this video ...

14:26
Stop Using ToLower() for Comparisons! The Fast, Correct Way in C#

48,821 views

5 months ago

Kai Lentit
Interview with a Senior C# Developer

C# programming language Interview with a C# developer with Jackson Monaeghan - aired on © The C#. Music by: ...

10:56
Interview with a Senior C# Developer

750,658 views

3 years ago

Bald. Bearded. Builder.
C#: Class, Struct or Record - Which Should You Choose?

Hello world! My name is Michael. In this video, I'll be covering what a C# class, struct, record class, and record struct are and when ...

7:53
C#: Class, Struct or Record - Which Should You Choose?

56,434 views

1 year ago

Round The Code
C# 13 released with new features that you can use now

C# 13 has been launched as part of the .NET 9 release and we'll have a look at the new exciting features that you can use today.

8:06
C# 13 released with new features that you can use now

2,537 views

1 year ago

ABMedia
Inside C#: Stack & Heap, Value Types, Boxing, stackalloc + More

C#, as a language, is all about flexibility. Sure, the ability to rapidly prototype and deliver on code quickly, without worrying about ...

41:47
Inside C#: Stack & Heap, Value Types, Boxing, stackalloc + More

3,764 views

1 year ago

TechCode
Learn C# for Beginners - Full Course

This C# tutorial for beginners helps you learn C# programming from scratch. Watch this C# fundamentals for beginners tutorial ...

8:17:57
Learn C# for Beginners - Full Course

646 views

3 years ago

Bald. Bearded. Builder.
Should you await Inside Your C# Loops?

Using async/await in your codebase is definitely the way to do asynchronous processing in .NET. But if you're using the await ...

3:28
Should you await Inside Your C# Loops?

3,814 views

1 year ago

Bald. Bearded. Builder.
The Best C# Collections Explained

Hi! I'm Michael and in this video I'm discussing the differences in the C# IEnumerable, ICollection, IList, and IQueryable interfaces.

4:22
The Best C# Collections Explained

14,737 views

1 year ago

Bald. Bearded. Builder.
The Secret to Mastering Queue, Stack and Dictionary in C#!

Ever wonder when to use a queue, a stack, or a hashtable in C#? In this video, Michael explains the story behind FIFO vs LIFO ...

13:30
The Secret to Mastering Queue, Stack and Dictionary in C#!

11,819 views

3 months ago

Bald. Bearded. Builder.
How Pattern Matching Saves Your Day! #csharp #dotnet

Pattern matching makes it a lot easier to compare your boxed variables. Let's talk about why Did you know that we stream C#?

0:31
How Pattern Matching Saves Your Day! #csharp #dotnet

4,368 views

4 months ago

Ryan McBeth
Boxing and Unboxing -  C# Gotcha Interview Questions

What is Boxing and Unboxing in C# and .NET? What was it used for, and why is this a "Gotcha" interview question?

4:03
Boxing and Unboxing - C# Gotcha Interview Questions

14,573 views

5 years ago

TechCode
Learning C# Programming from Beginner to Pro

Learning of C# Programming from a complete beginner to a pro. Learn into all of the core concepts in C# (aka C Sharp). Learn the ...

7:36:35
Learning C# Programming from Beginner to Pro

1,678 views

4 years ago

Bald. Bearded. Builder.
C# '== null': There's a Better Way! #csharp #dotnet

Equality and inequality operators like == and != can cause unintended consequences when checking for nulls. In this video, we'll ...

1:03
C# '== null': There's a Better Way! #csharp #dotnet

2,790 views

5 months ago

Code0n
C# Programming Tutorial for Beginners

C# programming for beginners. C# tutorial for red team. The tutorial will get all of techniques/concepts in C# programming that you ...

1:19:19
C# Programming Tutorial for Beginners

66 views

2 years ago

Godot Engine
Enjoyable Game Architecture with Godot & C# – Mark Wilson – GodotCon 2025

Chickensoft provides open-source tooling to help C# developers build great game architecture from the ground up. In this talk, we ...

27:49
Enjoyable Game Architecture with Godot & C# – Mark Wilson – GodotCon 2025

5,823 views

6 months ago

The Linux Foundation
Exploring C# Wasm Components - James Sturtevant, Microsoft

Exploring C# Wasm Components - James Sturtevant, Microsoft In this talk we will use C# to build Wasm components that can ...

36:30
Exploring C# Wasm Components - James Sturtevant, Microsoft

795 views

1 year ago

Techie Lessons
Learn C# Fundamentals for Absolute Beginners

C# Fundamentals for Absolute Beginners Please Subscribe Our Youtube Channel For More interesting Video And Please Share ...

8:17:57
Learn C# Fundamentals for Absolute Beginners

302 views

6 years ago

NullSimLabs
C# Dictionaries in 30 seconds | Learning Game Dev - Day 61

Day 61 of my journey teaching myself game development! Today, I explain what a Dictionary in C# is and how it can help you ...

0:33
C# Dictionaries in 30 seconds | Learning Game Dev - Day 61

9,401 views

6 months ago

Bald. Bearded. Builder.
Stack vs. Heap in .NET #dotnet #csharp

Hi, I'm Michael. In this video I give a quick, high-level overview of the stack and the heap as it relates to objects in .NET.

1:00
Stack vs. Heap in .NET #dotnet #csharp

2,915 views

1 year ago