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
85,509 results
So you might get asked this interview question: "What is C# good for?" or "Why do you like programming in C#?" The answer to ...
2,780 views
3 years ago
shorts #shakemistake #programming #coding #csharp #codecademy #dotnet twitch.tv/shakemistake patreon.com/shakemistake ...
189 views
9 months ago
This is what I call a "Seymore" question. Seymore is that programmer who has been with the company for 8-12 years. He probably ...
10,655 views
4 years ago
If you're still using Task.Wait to write asynchronous methods in C#, STOP! It's time to move on to the await operator for good.
1,630 views
1 year ago
The basics of Transient, Scoped, and Singleton .NET dependency injection lifetime scopes. This video covers the basics of each ...
11,007 views
This video talks about the difference between interfaces and abstract classes. Interfaces are like Infants - you have to do ...
3,930 views
Heyo! I'm Michael and in this video we're going to cover the basics of Reference Types in C#. What really makes them different ...
938 views
11 months ago
next i will compare fortran and 4chan a test of the relative performance, not the prime-checking algorithm.
4,787,588 views
Using async/await in your codebase is definitely the way to do asynchronous processing in .NET. But if you're using the await ...
3,399 views
This video is about printing Hello World in different programming languages. Subscribe for more.
642 views
That the heck is that method that has the same name as the class and has a ~ at the beginning. It's a destructor, and there's a ...
5,432 views
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,757 views
Let's learn how to use C# 12's new primary constructors. These new constructors allow you to create custom objects in a more ...
524 views
Hi! I'm Michael and in this video, I cover why you might want to start using the var keyword to initialize your C# objects. We'll also ...
963 views
Hello world! I'm Michael, and in this video, I'm going to cover the basics of how Value Types work in C#. What makes them ...
1,079 views
C# 12 includes a cleaner syntax for creating arrays, lists, and collections. And if that wasn't good enough, we also get a proper ...
352 views
If you are learning C# by yourself, you might feel the need for systematized information. That's where free C# books come in ...
3,164 views
5 years ago
In my C# code, both string and String seem similar. So, what are the differences between them, and does it matter which one I use ...
1,715 views
- Welcome to our latest video, 'I Love C Sharp Out Parameters For This.' In this tutorial, we delve deep into the world of C#, ...
1,885 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 ...
17,559 views