Okay, so I\'m new to both EF and LINQ. I have figured out how to INSERT and DELETE but for some reason UPDATE seems to escape my grasp.
Here is a sample of my code:
They both track your changes to the collection, just call the SaveChanges() method that should update the DB.