ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

182,468 results

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

759,819 views

4y ago

JL Tech
Stop Using Where().FirstOrDefault() - Use This Instead ⚡ #dotnet #coding #csharp

Stop chaining Where() and FirstOrDefault() in LINQ! Use FirstOrDefault(predicate) for cleaner, simpler, and more readable C# ...

0:23
Stop Using Where().FirstOrDefault() - Use This Instead ⚡ #dotnet #coding #csharp

1,464 views

5mo 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

4,185 views

1y ago

ABMedia
C++ for C# and Java Developers

This video will cover all of the difficult topics and differences between C++ and a managed language such as C# or Java. Things ...

39:47
C++ for C# and Java Developers

26,236 views

6y 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#

49,228 views

7mo ago

Ryan McBeth
What is Reflection?  - C# Gotcha Interview Questions

Reflection is a core concept in C# and Dotnet. It allows you to peek inside an object to get its types, members and properties, and ...

4:49
What is Reflection? - C# Gotcha Interview Questions

26,362 views

5y ago

JL Tech
Stop Injecting IConfiguration — Do This Instead ⚡ #dotnet #csharp

Stop using builder.Configuration.GetSection in .NET! In this short, I'll show you how to make your AppSettings type-safe using the ...

0:29
Stop Injecting IConfiguration — Do This Instead ⚡ #dotnet #csharp

2,177 views

5mo 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,593 views

1y ago

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,907 views

7mo ago

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

In this video, we'll cover what are C# class, struct, record class, and record struct are and when you should use each. Don't forget ...

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

58,689 views

1y 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,835 views

6mo 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

3,072 views

1y ago

Ben Makes Games
Making a Programming Language with C# and ANTLR4

in this video, I make an interpreter for a custom programming language, using C# and nuget packages for ANTLR4, which I barely ...

1:38:39
Making a Programming Language with C# and ANTLR4

30,132 views

4y ago

Tearodis
Godot C# VS GDScript Test

The result of testing an almost identical script between C# and GDScript in Godot: C# is faster! Just to be clear, I like gdscript and ...

1:36
Godot C# VS GDScript Test

20,224 views

2y ago

Bald. Bearded. Builder.
MVC vs. Minimal API vs. FastEndpoints - Which is Best for Your Project?

Not sure whether your .NET API should use MVC, minimal API, or something else? Let's talk about the pro's and con's of each and ...

4:39
MVC vs. Minimal API vs. FastEndpoints - Which is Best for Your Project?

24,541 views

2y ago

Bald. Bearded. Builder.
Easy LINQ Tips Every Developer Should Know!

Level up your LINQ skills with practical tips that make C# queries faster and easier to maintain. We cover let, Aggregate, GroupBy, ...

13:49
Easy LINQ Tips Every Developer Should Know!

12,045 views

6mo 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

6,488 views

8mo ago

Round The Code
Most developers misunderstand these C# class types

Use different C# class types to build real APIs using Minimal APIs: ...

9:21
Most developers misunderstand these C# class types

2,246 views

3w ago

Hassan Habib
C# Flags: Beginner's Guide

In this session, we dive into Flags in C#—a powerful feature that allows software engineers to represent multiple options within a ...

9:42
C# Flags: Beginner's Guide

4,818 views

1y ago

Game Dev Glory
I Love C Sharp Out Parameters For This #coding #csharp

COACHING: https://ko-fi.com/plotteldev/ - Welcome to our latest video, 'I Love C Sharp Out Parameters For This.' In this tutorial, we ...

0:36
I Love C Sharp Out Parameters For This #coding #csharp

2,228 views

2y ago