Bridge Design Pattern (An Introduction for .NET Developers [.NET 5 and C#])

DotNet Core Central
DotNet Core Central
3 هزار بار بازدید - 3 سال پیش - In this video, I am
In this video, I am going to walk through the Bridge Design Pattern. It is an Introduction video for .NET Developers [.NET 5 and C#]. The bridge pattern is a structural design pattern. The main intent of the pattern is to decouple an abstraction from its implementation so that they can vary independently. The previous two videos in this Design Pattern series are: 1. Factory method design pattern:    • Factory Method Design Pattern [An Int...   2. Abstract factory design pattern:    • Abstract Factory Design Pattern (An I...   3. Builder design pattern:    • Builder Design Pattern (An Introducti...   4. Prototype design pattern:    • Prototype Design Pattern (An Introduc...   5. Adapter design pattern:    • Adapter Design Pattern (An Introducti...   00:12 - Definition of Bridge pattern 00:45 - Explanation of the problem domain where bridge pattern will apply 03: 30 - Running the application to show response without bridge pattern 04:10 - Explanation of the problem with the implementation without bridge pattern 05:15 - Rework the code to implement bridge pattern 10:20 - Run the application using the bridge pattern
3 سال پیش در تاریخ 1400/05/31 منتشر شده است.
3,046 بـار بازدید شده
... بیشتر