Recommended Reading - MerrionComputing/CQRSAzure GitHub Wiki
If you are new to CQRS or Event Sourcing based systems the following articles may be of use:
CodeProject articles
- CQRS Designer
- (CQRS on Azure) The Query Side
- (CQRS on Azure) The Command side
- (CQRS on Azure) Event sourcing
- How cloud computing requires us to rethink application development
MSDN Documentation
- Modeling SDK documentation
- How to: Create Project Templates
- How to: Substitute Parameters in a Template
- Template parameters
Other
- [Martin Fowler's videos] (http://martinfowler.com/articles/201604-videos.html)