LINQ: "Add" renamed to "InsertOnSubmit"

If you are using LINQ to insert data with RTM bits you won’t find the Add method on the DataContext post Beta2. Use the InsertOnSubmit method instead.