Tags
Language
Tags
December 2024
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31 1 2 3 4

C# Design Patterns: Bridge

Posted By: naag
C# Design Patterns: Bridge

C# Design Patterns: Bridge
MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 31M | 63 MB
Genre: eLearning | Language: English

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

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.

C# Design Patterns: Bridge