Ever heard of the Law of Demeter? How about the Liskov Substitution Principle? This talk introduces key object-oriented laws and principles currently used in our field and provides guidance for their use when building applications on the .NET platform.
You will learn:
- Understand advanced OOP patterns
- See examples of these patterns in practice
- Learn how and when to use them in your own development