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
521,681 results
C# programming language Interview with a C# developer with Jackson Monaeghan - aired on © The C#. Music by: ...
687,967 views
3 years ago
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 ...
32,895 views
11 months ago
Hi! I'm Michael and in this video I'm discussing the differences in the C# IEnumerable, ICollection, IList, and IQueryable interfaces.
9,479 views
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,654 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
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 ...
23,843 views
Hello world, I'm Michael and in this video, I discuss the record type in .NET and when you should use it rather than normal .
8,703 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
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
This video talks about the difference between interfaces and abstract classes. Interfaces are like Infants - you have to do ...
3,930 views
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 ...
19,277 views
shorts #shakemistake #programming #coding #csharp #codecademy #dotnet twitch.tv/shakemistake patreon.com/shakemistake ...
189 views
9 months ago
In this session, we dive into Flags in C#—a powerful feature that allows software engineers to represent multiple options within a ...
4,160 views
1 month ago
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
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
Several new language features are coming to C# in the next release, included in Visual Studio 2019. Mads Torgersen will give us ...
300,733 views
6 years ago
In this session, I'm going to show you how you can leverage DispatchProxy in C# to implement AOP. This capability will allow you ...
16,967 views
2 years ago
In this quick tutorial, we explore how to use C# pattern matching with switch expressions! Learn how a simple function can identify ...
369 views
10 months ago
Static classes and static methods in C# are kind of strange. They can't be instantiated. They can't be inherited. They can't access ...
4,322 views
Want to learn C# in 5 minutes? This crash course will get you started.
8,011 views
Exploring C# Wasm Components - James Sturtevant, Microsoft In this talk we will use C# to build Wasm components that can ...
394 views
5 months ago