Click here to Skip to main content
15,892,059 members
Articles / Programming Languages / C#

Practical approach to Memento design pattern

Rate me:
Please Sign up or sign in to vote.
5.00/5 (2 votes)
28 Dec 2012CPOL4 min read 32.8K   354   11  
This article explains the implementation of undo/redo using a Memento Pattern.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect Harman International
India India
I am a Microsoft .Net developer having experience in developing enterprise applications using technologies such as WPF, Winform. Always look towards making the life simple by developing GUI based applications.

Comments and Discussions