Hi Mike;
If you have the entities in local memory, the result of queries made to the database, and if the graph of the entities that you have made changes to then when you execute SaveChanges it will save all entities that have changes made to them.
Fernando (MCSD)
If a post answers your question, please click "Mark As Answer" on that post and "Mark as Helpful".