ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

113,082 results

dotnet

352K subscribers

Kai Lentit
Interview with a Senior C# Developer

... C# memes c# jokes c sharp .net dot net .net core .net 5 visual studio azure Microsoft xamarin asp.net .net framework .net MAUI ...

10:56
Interview with a Senior C# Developer

762,102 views

4 years ago

Bald. Bearded. Builder.
C# '== null': There's a Better Way! #csharp #dotnet

Equality and inequality operators like == and != can cause unintended consequences when checking for nulls. In this video, we'll ...

1:03
C# '== null': There's a Better Way! #csharp #dotnet

2,850 views

7 months ago

JL Tech
Stop Using Where().FirstOrDefault() - Use This Instead ⚡ #dotnet #coding #csharp

Stop chaining Where() and FirstOrDefault() in LINQ! Use FirstOrDefault(predicate) for cleaner, simpler, and more readable C# ...

0:23
Stop Using Where().FirstOrDefault() - Use This Instead ⚡ #dotnet #coding #csharp

1,465 views

6 months ago

Round The Code
Updating to .NET 10? Do this first

referralCode=09B0CE29D839E4DC6FA8 ============ ▻ Read the article: https://www.roundthecode.com/dotnet-blog/ ...

9:37
Updating to .NET 10? Do this first

11,883 views

5 months ago

JL Tech
Stop Injecting IConfiguration — Do This Instead ⚡ #dotnet #csharp

Stop using builder.Configuration.GetSection in .NET! In this short, I'll show you how to make your AppSettings type-safe using the ...

0:29
Stop Injecting IConfiguration — Do This Instead ⚡ #dotnet #csharp

2,180 views

6 months ago

JL Tech
Stop Returning Entities in .NET APIs - Here’s Why 🚫 #dotnet #coding #csharp

Don't return your EF entities directly from controllers! In this .NET tip, I'll show you why using DTOs (Data Transfer Objects) makes ...

0:26
Stop Returning Entities in .NET APIs - Here’s Why 🚫 #dotnet #coding #csharp

1,780 views

6 months ago

Round The Code
Are C# 14's new features worth the .NET 10 update?

... example https://www.roundthecode.com/dotnet-code-examples/c-sharp-14-new-features-code-examples?utm_source= ...

9:11
Are C# 14's new features worth the .NET 10 update?

3,963 views

5 months ago

JL Tech
First() vs Single() in .NET - Know the Difference #dotnet  #coding #csharp

First(), FirstOrDefault(), and Single() might look similar, but they behave very differently. Here's how to use each one correctly - and ...

0:33
First() vs Single() in .NET - Know the Difference #dotnet #coding #csharp

1,207 views

6 months ago

Bald. Bearded. Builder.
How has .NET not had this before!? #csharp #dotnet #developer #code #programming

C# 12 includes a cleaner syntax for creating arrays, lists, and collections. And if that wasn't good enough, we also get a proper ...

1:00
How has .NET not had this before!? #csharp #dotnet #developer #code #programming

443 views

2 years ago

Bald. Bearded. Builder.
How Pattern Matching Saves Your Day! #csharp #dotnet

Pattern matching makes it a lot easier to compare your boxed variables. Let's talk about why Did you know that we stream C#?

0:31
How Pattern Matching Saves Your Day! #csharp #dotnet

4,474 views

7 months ago

Bald. Bearded. Builder.
Stack vs. Heap in .NET #dotnet #csharp

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:00
Stack vs. Heap in .NET #dotnet #csharp

3,113 views

2 years ago

Bald. Bearded. Builder.
MVC vs. Minimal API vs. FastEndpoints - Which is Best for Your Project?

... https://dotnetdrip.com JOIN US MEMBERSHIP: https://bbb.dev/ytjoin DISCORD: https://bbb.dev/discord #dotnet #csharp.

4:39
MVC vs. Minimal API vs. FastEndpoints - Which is Best for Your Project?

24,662 views

2 years ago

Hassan Habib
Build a Simple MCP Server & Client in C#.NET

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 ...

19:38
Build a Simple MCP Server & Client in C#.NET

140,220 views

9 months ago

OktaDev
Get Started with .NET and Auth0 in Less Than 5 Minutes

NET application types. Corresponding Blog Post: https://auth0.com/blog/auth0-templates-for-dotnet-powerful-version/ Auth0 .

2:57
Get Started with .NET and Auth0 in Less Than 5 Minutes

3,127 views

2 years ago

Round The Code
How do you upload files in an ASP.NET Core Web API?

referralCode=09B0CE29D839E4DC6FA8 ============ ▻ Read the tutorial: https://www.roundthecode.com/dotnet-tutorials/ ...

8:38
How do you upload files in an ASP.NET Core Web API?

1,410 views

4 months ago

Bald. Bearded. Builder.
Building Custom Middleware for ASP.NET Core

... links to help you level up your skills. https://dotnetdrip.com JOIN US ON DISCORD https://bbb.dev/discord #csharp #dotnet.

13:41
Building Custom Middleware for ASP.NET Core

11,713 views

1 year ago

Microsoft Visual Studio
Move your Web Forms app to  NET Core without rewriting everything

Announcing .NET Core 3.0: https://aka.ms/dotnetcore3 More than just tips, tricks, metrics, and clicks, from code to cloud and back ...

32:08
Move your Web Forms app to NET Core without rewriting everything

30,592 views

6 years ago

JL Tech
Why Your EF Core Queries Are Slow 😬 (Use AsNoTracking)  #dotnet #coding #csharp

Your EF Core queries might be slower than they should be! Here's why you should use .AsNoTracking() for faster read-only ...

0:25
Why Your EF Core Queries Are Slow 😬 (Use AsNoTracking) #dotnet #coding #csharp

2,026 views

6 months ago

Bald. Bearded. Builder.
Should my Services be Transient, Scoped, or Singleton?

... https://dotnetdrip.com JOIN US MEMBERSHIP: https://bbb.dev/ytjoin DISCORD: https://bbb.dev/discord #csharp #dotnet.

3:40
Should my Services be Transient, Scoped, or Singleton?

18,728 views

2 years ago