ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

13,163,009 results

Shawn Wildermuth
Coding Shorts: Required Viewing About Required Members

Newly added to C#, required members are a new feature for supporting object construction syntax, not just through controllers.

5:28
Coding Shorts: Required Viewing About Required Members

1,990 views

2 years ago

Indently
How I Make My Successful Coding Shorts On YouTube

Here's how I create my successful coding Shorts on YouTube. If you ever feel like creating a coding channel, this is the perfect ...

7:35
How I Make My Successful Coding Shorts On YouTube

51,429 views

2 years ago

Shawn Wildermuth
Coding Shorts: Prototyping with Minimal APIs

Minimal APIs in .NET 6 are a great way to create microservices, but for other types of applications, Minimal APIs give you a great ...

9:11
Coding Shorts: Prototyping with Minimal APIs

997 views

4 years ago

Shawn Wildermuth
Coding Shorts: .NET Aspire - The Host

A lot of demos of .NET Aspire have been made, but I wasn't getting it until I stripped it bare. The host project is really interesting ...

13:32
Coding Shorts: .NET Aspire - The Host

4,345 views

1 year ago

Shawn Wildermuth
Coding Shorts: Ahead-of-Time Compilation in C# (AOT)

I've been looking at Source Generators as a solution to reflection. This is important for AOT compilation. So, I thought it might be ...

12:03
Coding Shorts: Ahead-of-Time Compilation in C# (AOT)

4,424 views

1 year ago

Shawn Wildermuth
Coding Shorts: For The Record - Why You Should Use (Records in C#)

Records are here for C#! Are you confused by why they exist? I was too. Let's look at it: 00:00 - Introduction 00:28 - Getting Started ...

10:46
Coding Shorts: For The Record - Why You Should Use (Records in C#)

15,257 views

2 years ago

Shawn Wildermuth
Coding Shorts: Pinia for Vue 3: A Better Vuex?

I've been thinking a lot about what we really need for state management in Vue. I've been waiting for Vuex 5 to change everything, ...

19:05
Coding Shorts: Pinia for Vue 3: A Better Vuex?

3,520 views

3 years ago

Shawn Wildermuth
Coding Shorts: Objects and Arrays in JavaScript Might Not Be Real

I've been writing JavaScript for a while now. It wasn't until I started delving into Proxies did I notice that objects and arrays might ...

11:37
Coding Shorts: Objects and Arrays in JavaScript Might Not Be Real

850 views

2 years ago

TeXplaiNIT
What is Coding?

This video is an overview of computer programming (coding) at the most basic level. See where it came from and how it works.

4:22
What is Coding?

1,843,238 views

10 years ago

Shawn Wildermuth
Coding Shorts: Structural Typing in TypeScript

In this video, I walk through how structural typing works in TypeScript including Interfaces, Classes and Types. If you like this video ...

11:49
Coding Shorts: Structural Typing in TypeScript

3,050 views

4 years ago

Shawn Wildermuth
Coding Shorts: .NET Core CLI Tips and Tricks

As I continue to use .NET Core along with other editors like VS Code, I've realized that I need some of the functionality that's ...

9:35
Coding Shorts: .NET Core CLI Tips and Tricks

3,343 views

1 year ago

Shawn Wildermuth
Coding Shorts: .NET Aspire - Databases

You ready to learn .NET Aspire? My workshop is coming June 12th: https://shawnl.ink/day-of-aspire Now that I covered the hosting ...

10:52
Coding Shorts: .NET Aspire - Databases

9,795 views

1 year ago

Shawn Wildermuth
Coding Shorts: Making Sense of Stack vs. Heap

This is a different kind of video that I usually make. The topic of how memory is handled in a variety of languages is a key concept ...

5:33
Coding Shorts: Making Sense of Stack vs. Heap

3,694 views

1 year ago

Shawn Wildermuth
Coding Shorts: ASP.NET Core Middleware Explained

We use middleware in ASP.NET Core everyday, but when you need to create your own, do you really know how it works? Let me ...

17:36
Coding Shorts: ASP.NET Core Middleware Explained

37,747 views

3 years ago

Shawn Wildermuth
Coding Shorts: Dependency Injection Explained

Dependency Injection is key to a lot of frameworks we all use. But it took me a while to really understand the value. Hopefully, this ...

13:00
Coding Shorts: Dependency Injection Explained

2,267 views

4 years ago

Shawn Wildermuth
Coding Shorts #103: Using Code Cleanup in Visual Studio

As a project matures, it needs a clean-up from time to time. Visual Studio has you covered with a great tool called "Code Cleanup".

12:30
Coding Shorts #103: Using Code Cleanup in Visual Studio

5,424 views

1 year ago

Shawn Wildermuth
Coding Shorts: Running Async Jobs in ASP.NET Core

I recently needed to run long task in the background in ASP.NET Core. For our particular need, we couldn't do this in a distributed ...

9:52
Coding Shorts: Running Async Jobs in ASP.NET Core

5,256 views

1 year ago

Shawn Wildermuth
Coding Shorts: What Surprised Me About ECMAScript Modules

The Pluralsight Course: https://shawnl.ink/jsmod While creating my Pluralsight course (Modules in JavaScript), I learned some ...

11:16
Coding Shorts: What Surprised Me About ECMAScript Modules

1,688 views

2 years ago

Shawn Wildermuth
Coding Shorts: Changes Coming to Startup in .NET 6

NET 6 is coming and if you're doing ASP.NET Core, you'll want to see some of the interesting changes that are on the way. In this ...

14:08
Coding Shorts: Changes Coming to Startup in .NET 6

6,593 views

4 years ago

Shawn Wildermuth
Coding Shorts: An Early Look at C# 11

Microsoft dropped a new preview for .NET Core 7 and C# 11. I wanted to share the first of the features coming out. Take a look: ...

14:03
Coding Shorts: An Early Look at C# 11

2,300 views

3 years ago