Community Update 2014-03-10 – Coming back on the weekend, #cqrs, #aspnet, #fsharp, #windowsazure

So for this weekend, here is what we have. Three nice articles about Push Notification with Android, ASP.NET Identity and EF6, per-request tracing in WebAPI.

Then we have an article by Greg Young on CQRS and Task Based UIs, a video about DDD, Event Sourcing, CQRS with F#. Do not miss the wiki on basics of an event store.

For the F# nerds here, I re-included the same video… yeah I know but I really don’t want you to miss it guys. Also, we have a sample for the Identity provider for F#.

Finally for the nerd in all of us, a simple blog on how they do logging and dashboards at CERN (Nuclear research in Europe).

Enjoy!

Windows Azure

Push Notifications Between Android And Azure: Part 1 – The Android app (martinobrink.azurewebsites.net)

Push Notifications Between Android And Azure: Part 2 – The WebAPI backend (martinobrink.azurewebsites.net)

Push Notifications Between Android And Azure: Part 3 – The WebAPI backend revisited (martinobrink.azurewebsites.net)

ASP.NET / WebAPI

ASP.NET Identity with the Entity Framework (odetocode.com)

Per-Request WebApi Tracing and the Semantic Logging Application Block | Beyond The Duck (beyondtheduck.com)

CQRS

CQRS, Task Based UIs, Event Sourcing agh! | Greg Young (codebetter.com)

Domain-Driven Design, Event Sourcing and CQRS with F# and EventStore (www.youtube.com)

Event Sourcing Basics · EventStore/EventStore Wiki · GitHub (github.com) – Great wiki for the EventStore tool that explain what is an event store.

F

Nobuhisa/FsIdentitySample · GitHub (github.com) – Identity provider sample written in F#

Domain-Driven Design, Event Sourcing and CQRS with F# and EventStore (www.youtube.com) – Okay I know it’s in double but for F# nerds, I thought some of you might miss it.

Miscellaneous

OpenStack in Production: Log handling and dashboards in the CERN cloud (openstack-in-production.blogspot.ch) – CERN (Conseil Européen pour la Recherche Nucléaire or European Nuclear Research Organisation)