ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

284 results

dotnet
.NET Framework 4.8 to .NET 9 Step by Step

How we took our 12-year-old .NET Framework asp.net and windows service application and upgraded it to .NET 9 without ...

26:03
.NET Framework 4.8 to .NET 9 Step by Step

7,246 views

2 months ago

Milan Jovanović
Building Real-Time Applications With SignalR & .NET 9 (full tutorial)

Want to master Clean Architecture? Go here: https://bit.ly/3PupkOJ Want to unlock Modular Monoliths? Go here: ...

15:27
Building Real-Time Applications With SignalR & .NET 9 (full tutorial)

42,239 views

8 months ago

Milan Jovanović
NO SWAGGER? NO PROBLEM! OpenAPI Made Easy in .NET 9

Get the source code for this video for FREE → https://the-dotnet-weekly.kit.com/swagger-alternative Want to master Clean ...

11:48
NO SWAGGER? NO PROBLEM! OpenAPI Made Easy in .NET 9

50,897 views

11 months ago

Milan Jovanović
How I Upgraded to .NET 10 in Minutes + New .slnx Format

Want to master Clean Architecture? Go here: https://bit.ly/3PupkOJ Want to unlock Modular Monoliths? Go here: ...

11:03
How I Upgraded to .NET 10 in Minutes + New .slnx Format

16,757 views

1 month ago

dotnet
Upgrading a .NET 6 repo to .NET 9 with GitHub Copilot

In this video, Chet Husk demos how to upgrade your .NET 6 repo to .NET 9 with GitHub Copilot app modernization - upgrade for .

5:28
Upgrading a .NET 6 repo to .NET 9 with GitHub Copilot

6,151 views

8 months ago

DevExpress
Why Upgrade to .NET 10?: Carl Franklin's Blazor Train ep 109

Daniel Roth joins Carl to give you the skinny on .NET 10 and why you might want to upgrade your Blazor projects. Github Link ...

45:22
Why Upgrade to .NET 10?: Carl Franklin's Blazor Train ep 109

757 views

Streamed 2 weeks ago

Nick Proud
Stop Using new in C#! Learn Dependency Injection the Right Way - Simple C# Tutorial

Are you still using new to create dependencies in your C# apps? It's time to level up your code with Dependency Injection! In this ...

13:56
Stop Using new in C#! Learn Dependency Injection the Right Way - Simple C# Tutorial

16,278 views

7 months ago

Julio Casal
.NET Aspire Tutorial For Beginners

Free .NET Backend Template: ...

1:22:54
.NET Aspire Tutorial For Beginners

11,071 views

5 months ago

Abhay Prince
Implement MCP Server (and MCP Client) in Asp.Net Core in .NET 9 by Abhay Prince

In this video I will be implementing MCP Server with MCP Tools to Talk to a SQL Server Database, and will be implementation ...

4:09:17
Implement MCP Server (and MCP Client) in Asp.Net Core in .NET 9 by Abhay Prince

1,541 views

3 months ago

Remigiusz Zalewski
How to upgrade .NET application to .NET 10

Learn how to upgrade your .NET application to .NET 10 — step by step! Struggling with slow EF Core operations? With ZZZ ...

7:01
How to upgrade .NET application to .NET 10

2,764 views

2 months ago

IAmTimCorey
4 Options to Replace Swagger in .NET 9 APIs

In .NET 9, Microsoft removed the Swagger UI from their API projects. Instead, we have just an OpenAPI json file without a user ...

30:58
4 Options to Replace Swagger in .NET 9 APIs

27,966 views

11 months ago

Fox Learn
Deploy ASP.NET Core Web App to IIS | .NET 9 Hosting Step-by-Step

In this video, you'll learn how to deploy an ASP.NET Core (.NET 9) web application to IIS on Windows. We'll go step-by-step from ...

6:11
Deploy ASP.NET Core Web App to IIS | .NET 9 Hosting Step-by-Step

4,405 views

4 months ago

Ed Andersen
Has Microsoft Abandoned C# and .NET?

TypeScript's compiler is now written in Go. Is it over for C# and .NET and what can you do about it? #csharp #typescript #dotnet ...

7:11
Has Microsoft Abandoned C# and .NET?

55,834 views

10 months ago

CodeCell
Implement AuditLog  in EFCore - net9

what is AuditLog -how implement AuditLog in EFCore and more.. visit: https://codecell.ir #efcore #net9 #net8 #aspcore #webapi ...

35:37
Implement AuditLog in EFCore - net9

119 views

10 months ago

BoostMyTool
Create Event Management App using Blazor Web Assembly and SQL Server | CRUD Operations in .NET 9

Create Blazor WASM Application for Task management. Connect to SQL Server using ASP.NET Core Web API and perform ...

48:15
Create Event Management App using Blazor Web Assembly and SQL Server | CRUD Operations in .NET 9

15,901 views

10 months ago

Code Canvas With Touseef
How to Deploy .NET Core 9 Web API to Kubernetes Locally Using Docker | Kubernetes + Docker Tutorial

In this tutorial, you'll learn how to deploy an ASP.NET Core Web API to a local Kubernetes cluster using Docker Desktop — step ...

12:30
How to Deploy .NET Core 9 Web API to Kubernetes Locally Using Docker | Kubernetes + Docker Tutorial

2,309 views

5 months ago

Maxime Tremblay-Rheault
Kafkaflow Producer in .NET 8

Simple Kafkaflow Producer demo using .NET8 featuring - Avro serializer - TopicRecord Strategy - Schema Registry 0:00 Docker ...

10:23
Kafkaflow Producer in .NET 8

40 views

7 months ago

Frontend to Backend with Rohan
.NET 10 Not Showing in Visual Studio 2022? Here’s the Fast Fix

Struggling because .NET 10 is not showing in Visual Studio 2022? In this quick 2-minute tutorial I show the exact steps to enable ...

7:38
.NET 10 Not Showing in Visual Studio 2022? Here’s the Fast Fix

1,805 views

4 months ago

Interview Happy
Top 10 .NET Interview Questions for Candidates having 5 to 10 Years of Experience

Crack Your Next .NET Interview Get Interview-Ready in Just 7 Days ✓ You'll Get 3 Courses in 1 Bootcamp (Book Included): ...

44:53
Top 10 .NET Interview Questions for Candidates having 5 to 10 Years of Experience

70,945 views

11 months ago

Programming with Pushplata
.NET8 with C# | Conditional Statements | Chapter-3

NET8 with C# | Conditional Statements | Chapter-3 if if else.

9:40
.NET8 with C# | Conditional Statements | Chapter-3

25 views

7 months ago

Think Like an Engineer
C# with Visual Studio Code on Mac | Set Up a .NET Development Environment on Mac | .NET on Mac

UPDATED VIDEO AVAILABLE: https://www.youtube.com/watch?v=8I3V-SwwphY In this video, we'll guide you through setting up ...

8:01
C# with Visual Studio Code on Mac | Set Up a .NET Development Environment on Mac | .NET on Mac

12,308 views

11 months ago

Milan Jovanović
Building Messaging Apps in .NET Using the Official RabbitMQ Client

Want to master Clean Architecture? Go here: https://bit.ly/3PupkOJ Want to unlock Modular Monoliths? Go here: ...

11:52
Building Messaging Apps in .NET Using the Official RabbitMQ Client

26,057 views

9 months ago

IAmTimCorey
Intro To Aspire 9.5 - Get Started Quickly with This Essential Tool

Every .NET developer that works with the web should know how to use Aspire. It is that valuable. But there is also a lot of ...

43:50
Intro To Aspire 9.5 - Get Started Quickly with This Essential Tool

14,224 views

3 months ago

Abhay Prince
How to Add Api Controllers to Blazor Web App in .Net 8 and .Net 9 by Abhay Prince

In this video you will learn How to Add Controllers (Api Controllers) in a Blazor Web App - .Net 8/.Net 9 Connect with me for ...

8:18
How to Add Api Controllers to Blazor Web App in .Net 8 and .Net 9 by Abhay Prince

1,629 views

9 months ago

Fox Learn
ASP.NET Core MVC Login and Registration using Identity

NET 9 applications. Don't forget to like, subscribe, and hit the bell icon for more .NET tutorials! Website: https://foxlearn.com ...

23:18
ASP.NET Core MVC Login and Registration using Identity

2,864 views

4 months ago