ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

15,300 results

Ed Andersen
Brutally honest advice for new .NET Web Developers

Updated version for 2026!! ➡️ https://www.youtube.com/watch?v=Wn_wVkeGPYs Want to become a Microsoft .NET / C# web ...

7:19
Brutally honest advice for new .NET Web Developers

498,489 views

1 year ago

Poorna Soysa
Dependency Injection in ASP.NET Core: Singleton vs Scoped vs Transient Explained!

Master Dependency Injection in ASP.NET Core! In this tutorial, we break down Singleton, Scoped, and Transient lifetimes, ...

13:37
Dependency Injection in ASP.NET Core: Singleton vs Scoped vs Transient Explained!

10,511 views

11 months ago

Ed Andersen
More Brutally Honest Advice for C# and .NET Web Developers - 2025 Roadmap

NET Developer job red flags 5:50 Don't learn this stuff in 2025 7:11 .NET Developer table stakes #csharp #dotnet #aspnetcore.

8:17
More Brutally Honest Advice for C# and .NET Web Developers - 2025 Roadmap

104,835 views

10 months ago

Ed Andersen
.NET Web Developer 2026 Roadmap - Brutally Honest Edition

2026 edition of my .NET Developer Roadmap - avoid the ".NET silo" and maximize your 2026 employability! Covering Blazor ...

6:44
.NET Web Developer 2026 Roadmap - Brutally Honest Edition

21,820 views

3 weeks ago

The DotNet Way
.NET Core Interview Questions & Answers: .NET Core Explained! (Ep. 1)

... interview questions Asp.net core interview questions and answers Asp.net core web API Tutorial Asp.net core tutorial Asp.net ...

4:58
.NET Core Interview Questions & Answers: .NET Core Explained! (Ep. 1)

13,704 views

6 months ago

Artem Grabovski
How to implement integration tests for API endpoints in ASP.NET Core

Hi! I'm Artem Grabovski and today we will discuss how to implement integration tests for API endpoints in ASP.NET Core ...

7:03
How to implement integration tests for API endpoints in ASP.NET Core

1,821 views

2 years ago

Fox Learn
ASP.NET Core Web API CRUD Operations Using Entity Framework Core

Build ASP.NET Core Web API - Scratch To Finish CRUD Operations in ASP.NET Core Web API with EF Core for Beginners In ...

16:13
ASP.NET Core Web API CRUD Operations Using Entity Framework Core

2,627 views

5 months ago

Ed Andersen
C# 14 in .NET 10 is amazing

Full rundown of new features in C# 14 for .NET 10 Developers. 0:00 intro 0:13 Null-conditional assignment 1:10 field keyword ...

7:02
C# 14 in .NET 10 is amazing

63,413 views

4 months ago

Gerald Versluis
Dependency Injection for Absolute Beginners with C# and .NET

... Dependency Injection Docs: https://docs.microsoft.com/aspnet/core/fundamentals/dependency-injection?view=aspnetcore-5.0 ...

17:02
Dependency Injection for Absolute Beginners with C# and .NET

229,046 views

5 years ago

Aura Theme
Filters Explained with Real Examples! (ASP.NET Core MVC)

Learn how to use Filters in ASP.NET Core MVC to enhance your web applications! In this tutorial, we'll dive deep into ASP.NET ...

9:08
Filters Explained with Real Examples! (ASP.NET Core MVC)

11,640 views

10 months ago

tutorpraveen
ASP.NET Core 8 Web API/REST API Using C# And VS 2022 [UPDATED]| Create .NET 8 Project Step By Step

ASP.NET core 8 web API/REST API using C# and VS 2022 (UPDATED), create .NET 8 project step by step in this beginner ...

10:14
ASP.NET Core 8 Web API/REST API Using C# And VS 2022 [UPDATED]| Create .NET 8 Project Step By Step

2,894 views

1 year ago

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

Hi there! I'm Michael and in this video we're going to talk about ASP.NET Core middleware. What is it? How does it work?

13:41
Building Custom Middleware for ASP.NET Core

11,060 views

1 year ago

Coding Droplets
ASP.Net Core Web API JWT Tutorial [Using JWT in ASP.Net Core]

Let's explore how to implement JWT authentication in an ASP.NET Core Web API Get Source Code: ...

8:01
ASP.Net Core Web API JWT Tutorial [Using JWT in ASP.Net Core]

70,056 views

1 year ago

Fox Learn
Build a Clean Architecture in ASP.NET Core 9 – Step by Step Tutorial

Learn how to build a CRUD app using Clean Architecture in ASP.NET Core .NET 9 with Visual Studio 2022 — following best ...

14:27
Build a Clean Architecture in ASP.NET Core 9 – Step by Step Tutorial

2,072 views

4 months ago

Coding Droplets
.NET Core Web API Microservice with SQL Server Entity Framework Core

In this video we explains how to create a .NET Core Web API Microservice with SQL Server Entity Framework Core. Microservice ...

19:06
.NET Core Web API Microservice with SQL Server Entity Framework Core

55,580 views

3 years ago

Fox Learn
Google OAuth Sign In with ASP.NET Core .NET 9 | Step by Step

What's the BEST Way to Implement Google OAuth Sign In with ASP.NET Core .NET9? In this comprehensive ASP.NET Core ...

8:07
Google OAuth Sign In with ASP.NET Core .NET 9 | Step by Step

5,159 views

4 months ago

Coding Droplets
Get ASP.NET Core JWT Refresh Token Working in Minutes

Refresh Your Skills & Your Tokens - Master ASP.NET Core API Authentication. Join Us on Patreon: ...

13:28
Get ASP.NET Core JWT Refresh Token Working in Minutes

11,615 views

9 months ago

Fox Learn
Secure Your API with JWT in ASP.NET Core - Access & Refresh Tokens

Learn how to implement JWT Authentication & Authorization in ASP.NET Core with Access Tokens and Refresh Tokens, how they ...

14:59
Secure Your API with JWT in ASP.NET Core - Access & Refresh Tokens

674 views

1 month ago

Questpond
ASP.NET MVC Interview questions and answers on Dependency Injection | ASP.NET Interview Questions

Five important ASP.NET MVC Interview Questions around DI For more such Interview question videos visit ...

19:56
ASP.NET MVC Interview questions and answers on Dependency Injection | ASP.NET Interview Questions

246,687 views

4 years ago

Coding Droplets
Are You Making These CRUCIAL Mistakes With Your ASP NET Core Web API?

Avoid These Common ASP NET Core Web API Mistakes - Improve Your .NET Core API Today! Join Us on Patreon: ...

8:01
Are You Making These CRUCIAL Mistakes With Your ASP NET Core Web API?

3,751 views

8 months ago

dotnet
Adding a Service to an ASP.NET Core Website | ASP.NET Core 101 [4 of 13]

Learn more ➡️ https://learn.microsoft.com/training/paths/aspnet-core-web-app/ ASP.NET uses a technique called "dependency ...

13:21
Adding a Service to an ASP.NET Core Website | ASP.NET Core 101 [4 of 13]

264,086 views

6 years ago

dotnet
Publishing an Website to Azure | ASP.NET Core 101 [13 of 13]

Learn more ➡️ https://learn.microsoft.com/training/paths/aspnet-core-web-app/ Follow Scott Hanselman: ...

6:02
Publishing an Website to Azure | ASP.NET Core 101 [13 of 13]

64,093 views

6 years ago

tutorpraveen
DotNet Core 6 Web API CRUD Using Entity Framework Core 6 Code First Approach

In this tutorial a DotNET core 6 Web API CRUD operation using Entity Framework Core 6 Code First Approach is shown. .NET 6 ...

17:09
DotNet Core 6 Web API CRUD Using Entity Framework Core 6 Code First Approach

25,732 views

3 years ago

Vipin Technologies
Demo Map() Method in Middleware | ASP.NET Core 5.0 Web API tutorial

Demo Map() Method in Middleware ASP.NET MVC Tutorial Link:- ...

5:17
Demo Map() Method in Middleware | ASP.NET Core 5.0 Web API tutorial

227 views

3 years ago

Coding Droplets
The BEST Way to Implement API Versioning in ASP NET Core

Learn the Best Way to Implement API Versioning in ASP.NET Core with this Tutorial. Discover Best Practices for API Versioning in ...

6:04
The BEST Way to Implement API Versioning in ASP NET Core

9,447 views

9 months ago