• Course
    • Libraries: If you want this course, consider one of these libraries.
    • Core Tech

C# Design Patterns: Bridge

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

Vladimir Khorikov - Pluralsight course - C# Design Patterns: Bridge
by Vladimir Khorikov

What you'll learn

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.

Table of contents

About the author

Vladimir Khorikov - Pluralsight course - C# Design Patterns: Bridge
Vladimir Khorikov

Vladimir Khorikov is a Microsoft MVP and has been professionally involved in software development for more than 10 years.

More Courses by Vladimir