Visual Studio / .NET

T19 SOLID Design Patterns for Mere Mortals

08/11/2015

4:15pm - 5:30pm

Level: Intermediate

Philip Japikse

Microsoft MVP, MCSD, CSM, and CSP

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 design patterns are and why they matter
  • Many design patterns in C#