Click here to Skip to main content
15,917,795 members
Articles / Programming Languages / C#

Getting rid of procedural code

Rate me:
Please Sign up or sign in to vote.
4.79/5 (14 votes)
30 Aug 2010CPOL2 min read 22.8K   20  
This post talks about how you can replace your conditional statements with inheritance to allow improved extensibility of your application's behaviour.

Views

Daily Counts

License

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


Written By
Software Developer (Senior)
Lithuania Lithuania
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions