Welcome to EMC Consulting Blogs Sign in | Join | Help

Browse by Tags

All Tags » c# » Chain of Responsibility
  • How to Avoid If...Else If

    The code below is responsible for setting the status of a Customer by examining various bits of data.     public class CustomerProcess     {         public void UpdateStatus(Customer customer)         ...
    Posted to Owain Wraggs' Blog (Weblog) by Owain.Wragg on September 30, 2008
Powered by Community Server (Personal Edition), by Telligent Systems