I occasionally output debug messages into this blog manifest as articulate sentences with source code and analysis
Friday, 4 July 2008
Note to Self
In LINQ to SQL, If SubmitChanges() on the DataContext doesn't do anything having just updated a row, remember to ensure the Primary key is set on the table in the schema.