Welcome to EMC Consulting Blogs Sign in | Join | Help

Browse by Tags

All Tags » c# » Strategy Pattern
  • Extending Functionality with the Strategy Pattern

    The strategy pattern enables the functionality of an application to be easily extended or modified to cope with new or changed requirements, as shown in the following example. The code below shows the OrderProcess class which is responsible for processing the payment of an order as shown in the ProcessOrderPayment method     ...
    Posted to Owain Wraggs' Blog (Weblog) by Owain.Wragg on November 25, 2008
Powered by Community Server (Personal Edition), by Telligent Systems