Entity Framework 5, POCO objects and some discontected applications like ASP.NET. In a relationship for example many to one, EF doesn't update childs when its parent is updated.
Here is a better explanation with the EF issues for this problem.
http://stackoverflow.com/questions/3635071/update-relationships-when-saving-changes-of-ef4-poco-objects
Comments: Current behavior is by design.
Here is a better explanation with the EF issues for this problem.
http://stackoverflow.com/questions/3635071/update-relationships-when-saving-changes-of-ef4-poco-objects
Comments: Current behavior is by design.