<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Comment Feed for Channel 9 - mvcConf 2 - Ashic Mahtab: CQRS and Event Sourcing with MVC 3</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Series/mvcConf/mvcConf-2-Ashic-Mahtab-CQRS-and-Event-Sourcing-with-MVC-3/RSS"></atom:link>
	<image>
		<url>http://ak.channel9.msdn.com/ch9/4E59/7BE3D32B-A0AA-4BD0-AFC4-9E8A015B4E59/mvcconfashicmahtab_100_ch9.jpg</url>
		<title>Channel 9 - mvcConf 2 - Ashic Mahtab: CQRS and Event Sourcing with MVC 3</title>
		<link></link>
	</image>
	<description> 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 </description>
	<link></link>
	<language>en</language>
	<pubDate>Sun, 19 May 2013 08:37:27 GMT</pubDate>
	<lastBuildDate>Sun, 19 May 2013 08:37:27 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: mvcConf 2 - Ashic Mahtab: CQRS and Event Sourcing with MVC 3</title>
		<description>
			<![CDATA[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.<br /><br />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.)<br /><br /><p>posted by Marcel Popescu</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/mvcConf/mvcConf-2-Ashic-Mahtab-CQRS-and-Event-Sourcing-with-MVC-3#c634335495720000000</link>
		<pubDate>Thu, 17 Feb 2011 14:26:12 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/mvcConf/mvcConf-2-Ashic-Mahtab-CQRS-and-Event-Sourcing-with-MVC-3#c634335495720000000</guid>
		<dc:creator>Marcel Popescu</dc:creator>
	</item>
	<item>
		<title>Re: mvcConf 2 - Ashic Mahtab: CQRS and Event Sourcing with MVC 3</title>
		<description>
			<![CDATA[Great video. Nice simple example, and it would be useful to have it for download!<p>posted by hrvoje</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/mvcConf/mvcConf-2-Ashic-Mahtab-CQRS-and-Event-Sourcing-with-MVC-3#c634336424860000000</link>
		<pubDate>Fri, 18 Feb 2011 16:14:46 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/mvcConf/mvcConf-2-Ashic-Mahtab-CQRS-and-Event-Sourcing-with-MVC-3#c634336424860000000</guid>
		<dc:creator>hrvoje</dc:creator>
	</item>
	<item>
		<title>Re: mvcConf 2 - Ashic Mahtab: CQRS and Event Sourcing with MVC 3</title>
		<description>
			<![CDATA[Awesome! Very inspiring, made me thing different about all software I wrote in the last few years.<p>posted by Mercur</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/mvcConf/mvcConf-2-Ashic-Mahtab-CQRS-and-Event-Sourcing-with-MVC-3#c634363846980000000</link>
		<pubDate>Tue, 22 Mar 2011 09:58:18 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/mvcConf/mvcConf-2-Ashic-Mahtab-CQRS-and-Event-Sourcing-with-MVC-3#c634363846980000000</guid>
		<dc:creator>Mercur</dc:creator>
	</item>
</channel>
</rss>