Lars Wilhelmsen

Connected Systems MVP

Skip to: Content | Sidebar | Footer

Category: DDD

The book shelf of a Connected Systems MVP

12 May, 2009 (18:14) | .NET, Books, C#, DDD, Microsoft, SOA, Software+Craftmanship | By: larsw

A few days ago, Gøran Hansen of Capgemini and a an active member of the Norwegian Microsoft scene – as well as active in the Twittersphere, wrote a blog post called “A Software Craftsman’s Bookshelf” containing a picture of his book shelf with Software Development-related books, as well as a brief review of the titles. [...]

Aggressive domain model fluent interface – take #1

2 October, 2008 (19:56) | Aggressive, DDD, Fluent+Interfaces | By: larsw

So, I’m currently writing some infrastructure/backend code for Aggressive – a new lightweight time management I’m putting up on CodePlex.
The idea is to us it to practice something that I’m not really good at; TDD – and also try to apply DDD from “top to bottom”.
I’ve taken an interest in internal DSLs and fluent interfaces, [...]