Intermediate Cookie Cutter Forms How do you reuse a form with external dependencies in multiple projects? Interfaces.
Intermediate Backward-Compatible Refactoring How can you completely change the way you interact with a class without breaking backward compatibility? Interfaces.
Intermediate Interfaces, Conceptually Interfaces can be a difficult concept to grasp conceptually. To help make sense of the concept, consider these real world examples.