ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

3,996 results

Round The Code
Most developers misunderstand these C# class types

Use different C# class types to build real APIs using Minimal APIs: ...

9:21
Most developers misunderstand these C# class types

2,326 views

2 months 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,669 views

10 months ago

Jinxish
C# + SFML Basics | Step-by-Step Tutorial for Beginners

You can support me through Patreon: https://www.patreon.com/c/Jinxishh This tutorial introduces you to SFML (Simple and Fast ...

19:15
C# + SFML Basics | Step-by-Step Tutorial for Beginners

474 views

7 months ago

Bald. Bearded. Builder.
Easy LINQ Tips Every Developer Should Know!

Level up your LINQ skills with practical tips that make C# queries faster and easier to maintain. We cover let, Aggregate, GroupBy, ...

13:49
Easy LINQ Tips Every Developer Should Know!

12,428 views

8 months ago

Carlos Saraiva
Value vs Reference Types in C# Stack and Heap with Clear Examples

In this beginner-friendly lesson, we unpack one of the most important C# fundamentals: the difference between value types and ...

7:35
Value vs Reference Types in C# Stack and Heap with Clear Examples

43 views

6 months ago

Bald. Bearded. Builder.
Async Void in C#: The Trap Card You Keep Playing

Async/await is powerful, but async void can quietly crash your app or hide exceptions. In this video, Michael explains why async ...

8:17
Async Void in C#: The Trap Card You Keep Playing

5,269 views

7 months ago

Honlight
C# from Scratch to Mastery | Episode 1: Variables

Learn C# from scratch to mastery in this beginner-friendly tutorial series. In Episode 1, we start with the basics and learn about ...

12:41
C# from Scratch to Mastery | Episode 1: Variables

63 views

5 months ago

Carlos Saraiva
C# for Beginners: How to Use For, Foreach, While, Do-While with Collections and Arrays

Learn C# Loops, Arrays, Lists & Collections with a Fun Vehicle‑Racing Demo!** In this tutorial we dive deep into the ...

23:42
C# for Beginners: How to Use For, Foreach, While, Do-While with Collections and Arrays

5 views

5 months ago

Chris the Game Dev
Unity Tutorial: C# Basics

In this video we start with learning the basics in C# programming for Unity. Wishlist List Vapor Strange: ...

39:57
Unity Tutorial: C# Basics

82 views

1 month ago

Godot Engine
Enjoyable Game Architecture with Godot & C# – Mark Wilson – GodotCon 2025

Chickensoft provides open-source tooling to help C# developers build great game architecture from the ground up. In this talk, we ...

27:49
Enjoyable Game Architecture with Godot & C# – Mark Wilson – GodotCon 2025

7,157 views

9 months ago

Learn with Shikaar
Why Removing Vowels Could Change Your C# Skills Forever

Remove Vowels from String in C# In this video, you'll learn how to remove all vowels from a string using C#. We'll cover multiple ...

4:16
Why Removing Vowels Could Change Your C# Skills Forever

3 views

5 months ago

Carlos Saraiva
VS Code, .NET, C# Explained for Beginners (with Tricks & Tips for VS Code)

New to software development? In this video, you'll get a clear, beginner-friendly overview of the core concepts we'll use ...

21:57
VS Code, .NET, C# Explained for Beginners (with Tricks & Tips for VS Code)

37 views

6 months ago

XTremeTuts HN
011  Cómo crear métodos o funciones en C#

C#, C Sharp,C# for beginners, C# tutorial, C Sharp for beginners, C Sharp tutorial, C# from scratch, C Sharp from scratch, How to ...

11:17
011 Cómo crear métodos o funciones en C#

0 views

1 month ago

Learn with Shikaar
Avoid These C# Mistakes When Handling Null or Empty Strings!

Check All Characters Same in String in C# In this video, you'll learn how to determine whether all characters in a given string are ...

3:13
Avoid These C# Mistakes When Handling Null or Empty Strings!

10 views

5 months ago

Mohamad Aoude
Introduction to programming using c# sharp Lecture 01 P02 code structure

... check out Microsoft Learns C tutorials for guided exercises and that brings us to the end of lecture one today you installed the .

6:09
Introduction to programming using c# sharp Lecture 01 P02 code structure

47 views

11 months ago

Hassan Habib
High-Performance Local IPC: C# to Python via Windows Named Pipes

This quick demo shows how a Python program communicates with a C# program on Windows using Named Pipes (Inter-Process ...

7:46
High-Performance Local IPC: C# to Python via Windows Named Pipes

59,029 views

4 months ago

Learn with Shikaar
Swap Two Numbers in C# — Learn 2 Easy Methods (With and Without Temporary Variable) | C# Tutorial!

Swap Two Numbers in C# In this video, you'll learn how to swap the values of two numbers using C#. We'll explore both the ...

3:46
Swap Two Numbers in C# — Learn 2 Easy Methods (With and Without Temporary Variable) | C# Tutorial!

3 views

7 months ago

XTremeTuts HN
016  Cómo usar arreglos en C#

C#, C Sharp,C# for beginners, C# tutorial, C Sharp for beginners, C Sharp tutorial, C# from scratch, C Sharp from scratch, How to ...

4:36
016 Cómo usar arreglos en C#

2 views

1 month ago

Learn with Shikaar
You Won't Believe How Simple Running Totals are in C#!

Cumulative Sum of Array Elements in C# In this video, you'll learn how to compute the cumulative (running) sum of an array in C#.

3:42
You Won't Believe How Simple Running Totals are in C#!

1 view

5 months ago

Learn with Shikaar
Extract Every Other Character from a String in C# — Skip Characters, Handle Edge Cases & Null Safety

Every Other Character in String in C# In this video, you'll learn how to build a function that returns every other character from a ...

3:32
Extract Every Other Character from a String in C# — Skip Characters, Handle Edge Cases & Null Safety

2 views

6 months ago