When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

C# Design Patterns: Bridge
This course will teach you how to implement the Bridge design pattern in C#.

This Course Includes
pluralsight
5 (191 reviews )
31 minutes
english
Online - Self Paced
core courses
pluralsight
About C# Design Patterns: Bridge
Implementing a Bridge pattern may be difficult. In this course, C# Design Patterns: Bridge, you’ll learn how to implement the Bridge design pattern in C#. First, you’ll explore the drawbacks of the approach without the pattern. Next, you’ll discover how the Bridge pattern helps overcome these drawbacks. Finally, you’ll learn how to apply the Bridge pattern using composition instead of inheritance. When you’re finished with this course, you’ll have the skills and knowledge of the Bridge pattern needed to implement it in your own projects.
What You Will Learn?
- Course Overview : 1min.
- The Bridge Design Pattern : 30mins.