4,475 reputation
32957
bio website
location Manchester, United Kingdom
age 28
visits member for 4 years, 8 months
seen May 14 at 12:15
stats profile views 548
Primarily a .NET developer but some evenings I write C# code using Ruby syntax. I use Twitter

Apr
18
awarded  Good Question
Apr
9
awarded  Famous Question
Mar
20
awarded  Good Question
Mar
15
awarded  Notable Question
Mar
13
awarded  Notable Question
Mar
7
awarded  Popular Question
Mar
6
awarded  Notable Question
Feb
13
awarded  Notable Question
Feb
8
accepted SignalR / MVC Controller Actions not serialising DateTime the same
Feb
8
comment SignalR / MVC Controller Actions not serialising DateTime the same
Perfect, cheers. Also - you responded so quickly I can't actually mark this as the answer yet. Good work :)
Feb
8
asked SignalR / MVC Controller Actions not serialising DateTime the same
Jan
15
awarded  Nice Question
Jan
15
awarded  Notable Question
Jan
4
awarded  Popular Question
Oct
23
awarded  Popular Question
Oct
11
awarded  Famous Question
Sep
30
comment Avoiding Primitive Obsession when using EventSourcing
In one particular example I have, a Player has targeted another for some action in the game, and the two objects need to message each other in the future.
Sep
30
comment Avoiding Primitive Obsession when using EventSourcing
Yes, PlayerName is communicated as part of the events, my issue is that EventHandlers then have to retrieve the corresponding Player object from a look up each time, it seems like a lot of duplication when moving away from primitives in the domain model.
Sep
29
asked Avoiding Primitive Obsession when using EventSourcing
Sep
20
awarded  Popular Question