ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

155,191 results

Coding Tutorials
C++/CLI Value and Reference

Understanding how other languages manage reference and value types can tell us a lot about why C# is the way it is. Source ...

16:03
C++/CLI Value and Reference

5,383 views

4 years ago

Nick Chapsas
Stop using the Process class for CLI interactions in .NET

Check out the ABP Framework here: https://bit.ly/3NGacLw Check out my courses: https://dometrain.com Become a Patreon and ...

15:04
Stop using the Process class for CLI interactions in .NET

54,809 views

3 years ago

IAmTimCorey
C# Scripting with File Execution in .NET 10

With .NET 10, file-based execution in C# allows us to treat C# like a scripting language. But there is a lot more to this than just ...

14:10
C# Scripting with File Execution in .NET 10

24,369 views

1 month ago

Milan Jovanović
C# Scripting Is Here, And It's Awesome (dotnet run app.cs)

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

9:07
C# Scripting Is Here, And It's Awesome (dotnet run app.cs)

20,566 views

6 months ago

Nick Chapsas
This is Best Way To Create CLI Apps in .NET

Use code CLEAN20 and get 20% off the brand new "Deep Dive in Clean Architecture" course on Dometrain: ...

13:24
This is Best Way To Create CLI Apps in .NET

76,926 views

1 year ago

IAmTimCorey
Containerize Your C# Application Easily with the .NET CLI

Containers are a great tool, but putting your C# application into a container might be intimidating. Setting up a Dockerfile can be ...

9:57
Containerize Your C# Application Easily with the .NET CLI

52,595 views

1 year ago

Nick Chapsas
How to create your own .NET CLI tools to make your life easier

Check out my courses: https://dometrain.com Become a Patreon and get source code access: ...

8:37
How to create your own .NET CLI tools to make your life easier

54,682 views

4 years ago

Nick Chapsas
Compiling C# into NATIVE code, just like Go, Rust and C++

Check out my courses: https://dometrain.com Become a Patreon and get source code access: ...

9:05
Compiling C# into NATIVE code, just like Go, Rust and C++

86,684 views

3 years ago

Tural Suleymani
Master C# Interop: Call C/C++ & Windows Libraries FAST

Learn how to seamlessly connect your C# world with unmanaged code! This video dives deep into the art of interop, showing you ...

14:09
Master C# Interop: Call C/C++ & Windows Libraries FAST

3,282 views

1 year 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

83,043 views

7 months ago

Visual Studio Code
Getting Started with C# & .NET in VS Code (Official Beginner Guide)

Looking to get started building apps with .NET, C#, and VS Code? James has you covered in this beginner guide to get your ...

9:50
Getting Started with C# & .NET in VS Code (Official Beginner Guide)

274,673 views

1 year ago

Roberts Dev Talk
C# vs .NET

In this video I explain the difference between .NET and C#, with examples! I cover the features of the C# language (including ...

8:27
C# vs .NET

39,306 views

3 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?

617,129 views

5 years ago

dotnet
How do I use C# and .NET with SQLite?

Jiachen Jiang (PM, Data Access) will walk us through how to work with SQLite using C# and .NET and decide which approach ...

6:59
How do I use C# and .NET with SQLite?

52,639 views

2 years ago

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

For beginners in .NET: what to learn - and what not to learn - in C# and .NET to get you the skills you need to be full stack .NET ...

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

101,178 views

8 months ago

Train To Code
Every single feature of C# in 10 minutes

Get ready to become a C# expert in just 10 minutes! In this video we'll cover every single feature of C#, from the basics to the ...

9:50
Every single feature of C# in 10 minutes

271,996 views

2 years ago

Amichai Mantinband
Make the .NET CLI Your Best Friend | .NET & C# Essentials

Today we'll be covering the .NET CLI! This dense and intensive video will cover everything you need to know to get started with ...

19:41
Make the .NET CLI Your Best Friend | .NET & C# Essentials

19,572 views

3 years ago

Low Level
you will never ask about pointers again after watching this video

One of the hardest things for new programmers to learn is pointers. Whether its single use pointers, pointers to other pointers, ...

8:03
you will never ask about pointers again after watching this video

3,087,420 views

3 years ago

Tural Suleymani
What is CLR and JIT compiler in C# | C# Interview Questions | C# Interview Questions & Answers

If you're preparing for your next C# interview then you should expect questions like what is Common Language runtime(CLR) and ...

5:36
What is CLR and JIT compiler in C# | C# Interview Questions | C# Interview Questions & Answers

2,525 views

1 year ago

IAmTimCorey
131. Should I Know the .NET CLI? Is It Important?

Do I need to learn the .NET Command Line Interface (CLI) if I use Visual Studio? Is there a benefit to knowing how to use the CLI?

15:52
131. Should I Know the .NET CLI? Is It Important?

12,467 views

3 years ago