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
181,473 results
C# programming language Interview with a C# developer with Jackson Monaeghan - aired on © The C#. Music by: ...
759,482 views
4 years ago
Stop chaining Where() and FirstOrDefault() in LINQ! Use FirstOrDefault(predicate) for cleaner, simpler, and more readable C# ...
1,464 views
5 months ago
C#, as a language, is all about flexibility. Sure, the ability to rapidly prototype and deliver on code quickly, without worrying about ...
4,165 views
1 year 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,225 views
6 years ago
Lowercasing strings to compare them costs allocations and can break under different cultures (hello, Turkish I). In this video ...
49,221 views
7 months 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,353 views
5 years ago
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,613 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,903 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,590 views
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
Equality and inequality operators like == and != can cause unintended consequences when checking for nulls. In this video, we'll ...
2,833 views
6 months 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,067 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,211 views
2 years ago
in this video, I make an interpreter for a custom programming language, using C# and nuget packages for ANTLR4, which I barely ...
30,123 views
Chickensoft provides open-source tooling to help C# developers build great game architecture from the ground up. In this talk, we ...
6,460 views
8 months 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,533 views
Ready to dive into the world of AI-powered tools with just a few lines of C# code? In this video, we'll walk through building a fully ...
139,954 views
9 months ago
Two operators, one confused codebase: we break down the real differences between C#'s != and the pattern-matching "is not".
15,013 views
Level up your LINQ skills with practical tips that make C# queries faster and easier to maintain. We cover let, Aggregate, GroupBy, ...
12,033 views
Use different C# class types to build real APIs using Minimal APIs: ...
2,236 views
3 weeks ago