Featured resource
pluralsight tech forecast
2025 Tech Forecast

Which technologies will dominate in 2025? And what skills do you need to keep up?

Check it out
Hamburger Icon
  • Course
    • Libraries: If you want this course, consider one of these libraries.
    • Core Tech

C# Design Patterns: Proxy

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#.

Steve Smith - Pluralsight course - C# Design Patterns: Proxy
by Steve Smith

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#.

Table of contents

About the author

Steve Smith - Pluralsight course - C# Design Patterns: Proxy
Steve Smith

Steve Smith (@ardalis) is an entrepreneur and software developer with a passion for building quality software as effectively as possible.

More Courses by Steve