Technical Excellence and Leadership Skills

VW02 SOLID Design Patterns for Mere Mortals

08/10/2022

8:00am - 9:15am

Level: Intermediate

Philip Japikse

Microsoft MVP, ASPInsider, MCSD, PSM II, PSD and PST

Developer, Coach, Author, Teacher

Software design patterns have been around long before the MVC Framework gained momentum. In this session, we will start with a review of Robert C. Martin's (Uncle Bob) SOLID macronym. After building the proper foundation, I will show you several design patterns, their C# implementation, and when and how they should be used in modern software development.

You will learn:

  • What SOLID is and why it matters
  • What are development patterns and why they matter
  • Development patterns you can use today to be more SOLID