-
Notifications
You must be signed in to change notification settings - Fork 44
Create and Update
Jon Smith edited this page Apr 21, 2015
·
2 revisions
Create and update via DTOs can get a bit complex, especially with relationships.
I have written a long article on my technical blog site about this subject.
This includes examples taken from the two example web sites, SampleMvcWwebApp and Complex.SampleMvcWebApp.
Live example web sites!
Introduction/Overview
Commands and options
- Introduction to Commands
- Key interfaces
- Calculated properties
- DoNotCopyBackToDatabase attribute
- Configuration Options
Data Transfer Objects (DTOs)