C# Design Patterns: Memento Course – Pluralsight, Sep 2024
C# Design Patterns: Memento Course by 👑 Steve Smith from Pluralsight, Sep 2024!
Course Description:
The C# Design Patterns: Memento Course, taught by Steve Smith and available for purchase on Pluralsight, explains how the Memento pattern in C# is implemented. This pattern is especially suited for applications that use undo and redo functionality—a good reason why it’s an essential tool for developers who create software that supports rollback and version control.
The Memento pattern is a pattern that allows us to capture and restore an object’s internal state without violating encapsulation principles. Such capability is necessary to preserve data integrity within an object while allowing for the flexibility to walk between the states of the object’s heritage. The course looks at the pattern structure and role and the practical application of this pattern in C# projects.
Table of Contents
Loading content...
Reviews
Clear filtersThere are no reviews yet.