Archive for June 2017

Week 26, year 2017

  • Specification Pattern in C# Pluralsight course - My new course Specification Pattern in C# for Pluralsight went live. Specification Pattern in C# This is a fairly short course (about an hour) which will teach you everything about the Specification Pattern and how to apply it in C# in combination with modern ORMs. From this course, you will learn: Use cases for the Specification Pattern. Common pitfalls people run into when implementing it. [Enterprise Craftsmanship]
Permalink | From 26 June 2017 to 02 July 2017 | Last updated on: Mon, 7 Jun 2021 09:11:14 GMT

Week 24, year 2017

  • DDD Weekly: Issue #38 - Designing features using Job Stories [blog] Alan Klement. Personas and User Stories made sense when customers and product teams were far from each other. That’s no longer the case. Domain Storytelling [site] Stefan Hofer. The best way to learn a language is to listen to other people speak that language. Try to repeat what you hear and mind their feedback. Gradually, you will progress from individual words to phrases and to complete sentences. [DDD Weekly]
  • Value Objects: when to create one? - In this post, we’ll discuss Value Objects. Specifically, when to introduce them into your code. [Enterprise Craftsmanship]
Permalink | From 12 June 2017 to 18 June 2017 | Last updated on: Mon, 7 Jun 2021 09:11:14 GMT