C# Design Patterns: Memento

Go to class
Write Review

Free Online Course: C# Design Patterns: Memento provided by Pluralsight is a comprehensive online course, which lasts for Less than 1 hour of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from Pluralsight. C# Design Patterns: Memento is taught by Steve Smith.

Overview
  • This course will teach you how to apply the Memento Design Pattern in your C# applications to provide undo/redo functionality.

    Design patterns are like individual tools you can add to your toolkit as a software developer. They don’t take long to introduce, but they can take a lot of practice to master. In this course, C# Design Patterns: Memento, you’ll learn to apply the Memento pattern in your applications. First, you’ll explore the kinds of problems this pattern is meant to solve. Next, you’ll discover how the Memento problem can solve these problems. Finally, you’ll learn how to apply the pattern in real applications using C#. When you’re finished with this course, you’ll have the skills and knowledge of the memento pattern needed to use it in your applications.