|
This post originated from an RSS feed registered with .NET Buzz
by David Cumps.
|
Original Post: Design Patterns - Command Pattern
Feed Title: David Cumps
Feed URL: http://weblogs.asp.net/cumpsd/rss?containerid=12
Feed Description: A Student .Net Blog :p
|
Latest .NET Buzz Posts
Latest .NET Buzz Posts by David Cumps
Latest Posts From David Cumps
|
|
What's a lonely geek to do late in the evening? Write about the Command Pattern of course...
Let's start with the definition: "Encapsulate a request as an object, thereby letting you parameterize clients with different requests, queue or log requests, and support undo-able operations."
Read more at http://blog.cumps.be/design-patterns-command-pattern/
Read: Design Patterns - Command Pattern