Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
182,468 results
C# programming language Interview with a C# developer with Jackson Monaeghan - aired on © The C#. Music by: ...
759,819 views
4y ago
Stop chaining Where() and FirstOrDefault() in LINQ! Use FirstOrDefault(predicate) for cleaner, simpler, and more readable C# ...
1,464 views
5mo ago
C#, as a language, is all about flexibility. Sure, the ability to rapidly prototype and deliver on code quickly, without worrying about ...
4,185 views
1y ago
This video will cover all of the difficult topics and differences between C++ and a managed language such as C# or Java. Things ...
26,236 views
6y ago
Lowercasing strings to compare them costs allocations and can break under different cultures (hello, Turkish I). In this video ...
49,228 views
7mo ago
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 ...
26,362 views
5y ago
Stop using builder.Configuration.GetSection in .NET! In this short, I'll show you how to make your AppSettings type-safe using the ...
2,177 views
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.
2,593 views
Day 58 of teaching myself game development until I make a Top 100 Steam game! Today I focused on improving my C# arrays ...
5,907 views
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 ...
58,689 views
Equality and inequality operators like == and != can cause unintended consequences when checking for nulls. In this video, we'll ...
2,835 views
6mo ago
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.
3,072 views
in this video, I make an interpreter for a custom programming language, using C# and nuget packages for ANTLR4, which I barely ...
30,132 views
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 ...
20,224 views
2y ago
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 ...
24,541 views
Level up your LINQ skills with practical tips that make C# queries faster and easier to maintain. We cover let, Aggregate, GroupBy, ...
12,045 views
Chickensoft provides open-source tooling to help C# developers build great game architecture from the ground up. In this talk, we ...
6,488 views
8mo ago
Use different C# class types to build real APIs using Minimal APIs: ...
2,246 views
3w ago
In this session, we dive into Flags in C#—a powerful feature that allows software engineers to represent multiple options within a ...
4,818 views
COACHING: https://ko-fi.com/plotteldev/ - Welcome to our latest video, 'I Love C Sharp Out Parameters For This.' In this tutorial, we ...
2,228 views