Simple play icon Course
Skills

C# Design Patterns: Proxy

by Steve Smith

Design patterns help you solve common software problems with known, proven approaches. The proxy design pattern is one of the most common and useful patterns you'll encounter. This course shows you when and how to apply the proxy pattern in C#.

What you'll learn

Design patterns help you solve common software problems with known, proven approaches. In this course, C# Design Patterns: Proxy, you will learn about four different variants of the Proxy pattern. The proxy design pattern is one of the most common and useful patterns you'll encounter, with uses for performance, security, and code organization. First, you will see the problem the proxy pattern solves and what software design principles apply. Next, you will discover how to apply the proxy pattern. Finally, you will learn about other similar design patterns. When you have completed this short course, you will have both a theoretical and real code understanding of applying the pattern in a variety of different scenarios using .NET and C#.

About the author

Steve Smith (@ardalis) is an entrepreneur and software developer with a passion for building quality software as effectively as possible. He provides mentoring and training workshops for teams with the desire to improve. Steve has been recognized as a Microsoft MVP for over 10 consecutive years, and is a frequent speaker at software developer conferences and events. He is the top contributor to the official documentation on ASP.NET Core and enjoys helpings others write maintainable, testable app... more

Ready to upskill? Get started