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
4,320 results
Stop chaining Where() and FirstOrDefault() in LINQ! Use FirstOrDefault(predicate) for cleaner, simpler, and more readable C# ...
1,464 views
5 months ago
Equality and inequality operators like == and != can cause unintended consequences when checking for nulls. In this video, we'll ...
2,835 views
6 months ago
Pattern matching makes it a lot easier to compare your boxed variables. Let's talk about why Did you know that we stream C#?
4,468 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.
3,072 views
1 year ago
Introduction to the ASP.NET Web Programming Tutorials See the full source code here: ...
97 views
8 years ago
C# 12 includes a cleaner syntax for creating arrays, lists, and collections. And if that wasn't good enough, we also get a proper ...
441 views
2 years ago
In this episode we will explore just some of the common libraries that make up the Microsoft .NET base class libraries. For more ...
1,009 views
11 years ago
Entity Framework Core tracks entities by default. If you're not planning to make changes to those objects and save them back to ...
4,644 views
Lowercasing strings to compare them costs allocations and can break under different cultures (hello, Turkish I). In this video ...
1,843 views
7 months ago
See the full source code here: https://github.com/jeyoor/web-programming-tutorials See the tutorial that inspired this lesson here: ...
14 views
Lazy loading in Entity Framework Core can lead to some bad stuff. Let's learn how and what you should do instead. Don't forget to ...
2,506 views
Still injecting multiple repositories into your service? If one call fails, your data's out of sync - and that's where the Unit of Work ...
1,423 views
606 views
Finish the deployment configuration for the Azure App Service See the full source code here: ...
19 views
Let's overview the IExceptionHandler and how it can level up exception handling in your ASP.NET Core applications. Did you ...
1,496 views
Ever have a bug that only shows up on one machine? Meet the Turkish I, where `i18n` can change your strings in unexpected ...
4,752 views
In this video you will get Information about – Why to choose Dot Net as a Backend technology. #Dotnettechnoloy #dotnet ...
149 views
Create the database and select the service tier for the Azure App Service See the full source code here: ...
34 views
Our latest version of the Auth0 Templates for .NET package is available! Join our Developer Advocate, Kiah Imani as she walks ...
3,078 views