ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,129,123 results

dotnet

354K subscribers

Julio Casal
ASP.NET Core Full Course For Beginners (.NET 10)

Get the source code: ...

3:27:33
ASP.NET Core Full Course For Beginners (.NET 10)

207,181 views

6 months ago

Fireship
.NET in 100 Seconds

NET is a free and open-source platform for creating high-performance software in virtually every domain, powered primarily by the ...

2:44
.NET in 100 Seconds

518,418 views

5 months ago

Recent from dotnet

dotnet
.NET MAUI Community Standup: SkiaSharp 4 has arrived!

SkiaSharp 4 is here! In this .NET MAUI Community Standup, Matthew Leibowitz, David Ortinau, and Gerald Versluis take a look at ...

59:50
.NET MAUI Community Standup: SkiaSharp 4 has arrived!

1,635 views

Streamed 1 day ago

dotnet
.NET AI Community Standup: Why Orleans for AI Agents

Join Bruno Capuano and Konstantin Semenenko for a deep dive into building AI agents with .NET and Orleans. As AI applications ...

1:02:04
.NET AI Community Standup: Why Orleans for AI Agents

1,146 views

Streamed 2 days ago

dotnet
On .NET Live: Building AI Archaeology Platform with .NET, Durable Workflows & Multi-Agent Systems

Divakar Kumar introduces Archaios, an AI-powered exploration platform designed to help archaeologists analyze massive LiDAR ...

Upcoming
On .NET Live: Building AI Archaeology Platform with .NET, Durable Workflows & Multi-Agent Systems

0 views

0

dotnet
.NET Data Community Standup: Temporal tables and constraints in SQL Server and PostgreSQL 18

In this session we'll take a deep look at temporal tables and constraints in database. The recently-released PostgreSQL 18 ...

1:06:38
.NET Data Community Standup: Temporal tables and constraints in SQL Server and PostgreSQL 18

2,464 views

Streamed 8 days ago

dotnet
.NET AI Community Standup: Multi-Agent Apps with Aspire + MAF

After some techinical difficulties last week, we're excited to restream this content in its entirety! Join Bruno and Tommaso for a look ...

59:53
.NET AI Community Standup: Multi-Agent Apps with Aspire + MAF

1,616 views

Streamed 8 days ago

dotnet
ASP.NET Community Standup: Better AI for .NET developers with dotnet/skills

Learn how dotnet/skills helps AI assistants generate more accurate, idiomatic .NET code using skills, tools, and real-world ...

1:09:59
ASP.NET Community Standup: Better AI for .NET developers with dotnet/skills

5,152 views

Streamed 10 days ago

dotnet
Blazor Community Standup: WebMCP in Action with Blazor

Yanislav Ivanov from Telerik joins us to show how Blazor components use WebMCP to expose actions directly to AI agents, ...

Upcoming
Blazor Community Standup: WebMCP in Action with Blazor

0 views

0

dotnet
On .NET Live - An In-Depth Introduction to Agentics

In this week's session, Jesse will provide an in-depth introduction to Agentics. Topics covered will include where agentics fit within ...

1:01:21
On .NET Live - An In-Depth Introduction to Agentics

1,585 views

Streamed 11 days ago

dotnet
ASP.NET Community Standup: Boosting Razor productivity

It's not just about new features. It's about getting more done faster. Join us as we walk through the latest Razor editor and tooling ...

55:59
ASP.NET Community Standup: Boosting Razor productivity

3,023 views

Streamed 2 weeks ago

dotnet
.NET Day of Agentic Modernization 2026

This is event is for engineering teams looking to reduce legacy maintenance, accelerate cloud migration, and add AI-driven ...

3:53:31
.NET Day of Agentic Modernization 2026

8,236 views

Streamed 2 weeks ago

dotnet
Cancellation Tokens with Stephen Toub

Scott and Stephen are back with another episode of Deep .NET, this time tackling Cancellation Tokens. From the early days of .

55:22
Cancellation Tokens with Stephen Toub

39,661 views

6 months ago

dotnet
Welcome to .NET 10 & Visual Studio 2026!

Join us for an action-packed keynote welcoming the release of .NET 10! Scott Hanselman will kick off the conference with .

1:25:03
Welcome to .NET 10 & Visual Studio 2026!

87,759 views

7 months ago

dotnet
openai-dotnet: The official OpenAI library for .NET

Join us for an in-depth exploration of openai-dotnet, the .NET client library for OpenAI. In this session, we'll walk you through the ...

26:58
openai-dotnet: The official OpenAI library for .NET

6,358 views

1 year ago

The DotNet Way

2.5K subscribers

dotnet
What is .NET? [Pt 1] | .NET for Beginners

View full playlist: https://aka.ms/dotnet/beginnervideos/youtube/dotnet Get Started with .NET in VS Code: ...

3:59
What is .NET? [Pt 1] | .NET for Beginners

243,386 views

2 years ago

Milan Jovanović
What Every .NET Developer Actually Needs to Know in 2026

Get the 2026 .NET Developer roadmap here → https://the-dotnet-weekly.ck.page/2026-roadmap Want to master Clean ...

12:15
What Every .NET Developer Actually Needs to Know in 2026

130,549 views

5 months ago

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

532,896 views

2 years ago

Microsoft Developer
No projects just C# with `dotnet run app.cs` | DEM518

Ever wished you could just run some C# without having to think about projects, solutions, or other ceremony? Just create your ...

14:34
No projects just C# with `dotnet run app.cs` | DEM518

85,382 views

1 year ago

Dot Net Tutorials

8.3K subscribers

Nick Chapsas
Why Startups Don't Use .NET and C#

Check out my courses on Dometrain: https://dometrain.com/courses/?ref=nick-chapsas&promo=youtube Subscribe to my weekly ...

9:29
Why Startups Don't Use .NET and C#

76,759 views

8 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

74,156 views

9 months ago

dotnet
Deep .NET: Let's Talk Parallel Programming with Stephen Toub and Scott Hanselman

Stephen and Scott are back with more Deep .NET goodness! This time we are talking about Parallel in .NET, parallelism, and ...

1:12:48
Deep .NET: Let's Talk Parallel Programming with Stephen Toub and Scott Hanselman

45,569 views

1 year ago

dotnet
Deep .NET: Writing async/await from scratch in C# with Stephen Toub and Scott Hanselman

Join Stephen Toub and Scott Hanselman as they dive deep into the world of .NET. On this first episode, Stephen and Scott ...

1:06:02
Deep .NET: Writing async/await from scratch in C# with Stephen Toub and Scott Hanselman

213,680 views

2 years ago

Fireship
C# in 100 Seconds

C# or C-Sharp is the programming language behind .NET (dotnet) and the Unity framework. It was created at Microsoft as a C-like ...

2:27
C# in 100 Seconds

2,501,868 views

4 years ago

Scott Hanselman
What is .NET? What's C# and F#? What's the .NET Ecosystem? .NET Core Explained, what can .NET build?

What is .NET? What is C# and F#? What is .NET Core? What's the .NET Ecosystem? What can you build? You have questions ...

18:54
What is .NET? What's C# and F#? What's the .NET Ecosystem? .NET Core Explained, what can .NET build?

631,737 views

5 years ago

bumble dev
Qu'est ce que .NET ?

Présentation en 4min de ce qu'est la plateforme de développement .NET ! #dotnet.

4:33
Qu'est ce que .NET ?

27,765 views

5 years ago