June 18, 2015

Microsoft Reorganizes, Combines Windows and Devices Groups

Microsoft is reshuffling its executive leadership and reconfiguring some of its teams. Four key leaders are leaving their positions: Stephen Elop, former Nokia CEO and head of Microsoft’s devices business; Kirill Tatarinov, the head of the Dynamics business; Eric Rudder, head of the Advanced Technology and Education group; and Mark

Using CQRS for Event Sourcing

The Command Query Responsibility Segregation (CQRS) pattern isolates the data querying aspects of an application from the insert, update and delete operations. There are limited use cases regarding when you should use this pattern and it doesn’t apply to request response style scenarios where the updated results may need to