mvcConf 2 - Ashic Mahtab: CQRS and Event Sourcing with MVC 3
- Posted: Feb 14, 2011 at 3:08 PM
- 30,378 Views
- 3 Comments
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Right click “Save as…”
The session will briefly cover what CQRS and event sourcing is and what benefits they provide over traditional architectures. We will then build a simple ASP.NET MVC 3 application that will use CQRS and Event Sourcing. We will use Ncqrs to provide the underlying platform and see how CQRS and Event Sourcing simplifies software design, improves scalability and maintainability and how they fit into an ASP.NET MVC application.
Recorded live via Live Meeting as part of mvcConf 2
Comments have been closed since this content was published more than 30 days ago, but if you'd like to continue the conversation,
please create a new thread in our Forums,
or
Contact Us and let us know.
Follow the Discussion
Oops, something didn't work.
What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in. You need to be signed in to Channel 9 to use this feature.What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in and view them all on your notifications page.sign up for email notifications?
Fantastic video... thank you. I've been trying to get started with CQRS, but never understood how all the parts work together. This clarified it a lot.
One question: I want to write a multiplayer game (text-based, turn-based) and I need a timer (the players have a limited time to decide on their move). I can probably figure out a way to generate commands each seconds, but how do I use the framework to retrieve all the appropriate aggregates that are supposed to handle the "clock tick" command? I can't wrap my head around this. (I understand how a command will retrieve one aggregate, but I will have multiple ongoing games, and all of them need to find out if the move time has expired.)
Great video. Nice simple example, and it would be useful to have it for download!
Awesome! Very inspiring, made me thing different about all software I wrote in the last few years.
Remove this comment
Remove this thread
close