Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
350 results
Learn what the Singleton pattern actually guarantees, where that guarantee ends, and how .NET dependency injection manages ...
7 views
2 weeks ago
SINGLETON is a design pattern that ensures that a class has only one instance throughout the application and provides a global ...
19,804 views
8 months ago
Aprende a implementar el patrón de diseño singleton en C#: ➡️ Curso completo de C# con descuento: ...
2,314 views
9 months ago
Learn how to design great software in 7 steps: https://arjan.codes/designguide. Singletons are often criticized for introducing ...
44,915 views
10 months ago
Trong video này, chúng ta sẽ cùng tìm hiểu Singleton Pattern — một trong những design pattern phổ biến nhất trong Unity. Bạn sẽ ...
301 views
... use the singleton design pattern And just for the information think of it you might be using the singleton design pattern during the ...
9 views
6 months ago
This lesson demonstrates the Singleton design pattern in C++, showing how to enforce a single instance of a class across a ...
35 views
he Singleton is the most overused—and misused—design pattern in C++. In this masterclass, I’m showing you why your "simple ...
242 views
4 months ago
The Singleton Design Pattern ensures that a class has only one instance and provides a global access point to it. In this video, we ...
41 views
6 views
5 months ago
Online Workshops + Training Sessions Available through April-June 2026 from only £150 ($200) 14 Sessions Available on a ...
1,002 views
1 month ago
Learn the classic Singleton pattern without a dependency injection container. We begin with two ordinary Scoreboard objects and ...
4 views
In this video, we will understand the Singleton Design Pattern in C# (.NET) with a simple and practical explanation. Singleton is ...
25 views
Series of Design Patterns in C#.
19 views
Real world analogy of singleton design pattern to truly understand the singleton design pattern it helps to step away from code ...
22 views
7 months ago
Unlock the power of the Singleton Pattern in object-oriented design! This step-by-step tutorial will guide you through the concept, ...
110 views
11 months ago
Learn about the Singleton design pattern in C# with this easy-to-understand video explanation. Perfect for programmers looking to ...
29 views
Welcome to this complete tutorial on Singleton Design Pattern in C# In this video, you will learn everything about the ...
2 months ago
In this video, we'll clearly explain the difference between Static Class and Singleton Design Pattern in C#. You'll learn: ✓ What is ...
8 views
Welcome to this masterclass on The Singleton Pattern in C#. In this .NET Core Design Patterns Series (Ep 6), we show you how to ...
734 views