Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added the MyNotes 2012 Sample #98

Merged
merged 3 commits into from Jul 16, 2013
Merged

Added the MyNotes 2012 Sample #98

merged 3 commits into from Jul 16, 2013

Conversation

theBoringCoder
Copy link
Contributor

MyNotes 2012 is an updated/re-worked version of the MyNotes sample that
goes in a slightly different direction. Rather than have two
databases--one for the event store and one for the read model--MyNotes
2012 focuses on having a single database, but with the possibility for
separate schemas. MyNotes 2012 also updates the technology stack
slightly--eliminating edmx files in the read model in favor of POCOs,
using MVC4 for the web UI, and setting the root namespace for all the
assembly projects to "MyNotes".

MyNotes 2012 is an updated/re-worked version of the MyNotes sample that
goes in a slightly different direction.  Rather than have two
databases--one for the event store and one for the read model--MyNotes
2012 focuses on having a single database, but with the possibility for
separate schemas.  MyNotes 2012 also updates the technology stack
slightly--eliminating edmx files in the read model in favor of POCOs,
using MVC4 for the web UI, and setting the root namespace for all the
assembly projects to "MyNotes".
Updated the script so that the primary key names reflect the tables they
belong to.
pjvds added a commit that referenced this pull request Jul 16, 2013
Added the MyNotes 2012 Sample
@pjvds pjvds merged commit 98f45de into pjvds:master Jul 16, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants