Skip to content

Instantly share code, notes, and snippets.

@aaronolds
Last active August 29, 2015 14:12
Show Gist options
  • Save aaronolds/9d07b28bd7b104f977c1 to your computer and use it in GitHub Desktop.
Save aaronolds/9d07b28bd7b104f977c1 to your computer and use it in GitHub Desktop.
Breezejs... the hard way
When using Breezejs DO NOT USE DTO (Data Transfer Objects). It is not worth the hell you will go through to make it work.
Look at this post by Ward Bell:
http://neverindoubtnet.blogspot.com/2013/02/the-breeze-server-it-your-way.html
And this post by Julie Lerman
http://msdn.microsoft.com/en-us/magazine/jj883952.aspx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment