watermark logo

#7 Design Patterns in C# : Adapter and Façade Structural Patterns

1 Views
sarada
sarada
03 Feb 2024

This is the seventh of an eight part series where Robert is joined by Phil Japikse to discuss design patterns. A design pattern is a best practice you can use in your code to solve a common problem. In this episode, Phil demonstrates the Adapter and Façade patterns. The Adapter pattern allows the interface of an existing class to be used as another interface. The Façade pattern enables an object to provide a simplified interface to a larger body of code, such as a class library.

Show more

0 Comments Sort By

No comments found

Facebook Comments

Up next