jletroui/CQRSWorkshop
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
This is the code that have been used for the Jan 15th 2011 CQRS Workshop that have been held in Montreal. You can find each exercise instruction in the "TODO.txt" file along each exercise's .sln file. Prerequisites: ============== You will need the following software in order to do the exercises. All of them are freely downloadable: 1. Microsoft Windows 2. Visual Studio Express web Developer (optional if you already have Visual Studio 2010): http://www.microsoft.com/express/Web/ 3. ASP.NET MVC 2: http://www.microsoft.com/downloads/en/details.aspx?FamilyID=c9ba1fe1-3ba8-439a-9e21-def90a8615a9&displaylang=en 4. Code Contracts (standard version): http://msdn.microsoft.com/en-us/devlabs/dd491992 5. Nunit: http://nunit.org/index.php?p=download 6. SQL Server Express 2008 R2: http://www.microsoft.com/express/Downloads/#SQL_Server_2008_R2_Express_Downloads License: ======== These exercises are available under the MIT License.