Related resources for Liskov Substitution Principle
  • Liskov Substitution Principle7/12/2015 4:25:16 PM. This article explains the Liskov Substitution Principle.
  • Overview of SOLID Principles in C#4/8/2015 4:16:52 AM. This article explains the basic rules which are combined and called the SOLID Principles.
  • SOLID (Object Oriented Design) Principles3/24/2014 12:33:51 PM. This article attempts to describe the best technique for writing code that requires a minimum of changes to add/modify requirements that are easily scale-able and most importantly, reusable. This is where the S.O.L.I.D. principles and Design patterns are useful.
  • S.O.L.I.D Design Principles Explained: Part 38/14/2012 2:09:17 PM. In this article, we are going to discuss the third principle of SOLID design principles i.e. the Liskov Substitution Principle.