Skip to content

Commit

Permalink
Update to readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
kianryan committed Mar 17, 2013
1 parent 1f7d48a commit 8b62c41
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,8 @@ Entity Framework Orphaned Child Solutions
See: [http://www.kianryan.co.uk/2013/03/orphaned-child/](http://www.kianryan.co.uk/2013/03/orphaned-child/) for details.

Soltuions are given by branch:
base_problem - demonstration of the problem, including failing test.
clean_up - Solution 1 - Explicit Removal & Tracking Lists
identifying_relationship - Solution 2 - Identifying Relationship
save_context - Solition 3 - DbContext SaveContext



* base_problem - demonstration of the problem, including failing test.
* clean_up - Solution 1 - Explicit Removal & Tracking Lists
* identifying_relationship - Solution 2 - Identifying Relationship
* save_context - Solition 3 - DbContext SaveContext

0 comments on commit 8b62c41

Please sign in to comment.