How to add object to a collection so that after .SaveChanges() it hasn't inserted/updated?
Then read the [MSDN documentation on Attaching and Detaching Objects](http://msdn.microsoft.com/en-us/library/bb896271.aspx).
Stephen Cleary
2010-08-23 13:45:33