Articles Tagged ‘linq’
Linq – Orderby calculated value
15 Oct
I just came across a small problem where i had a table with 2 priority columns.
One is generated by the system and the other…
Linq – SubmitChanges does not work
08 Jun
This is one of those very annoying things you just have to ask the developers of the Linq Library: “Why don’t you throw an…
Linq to SQL select and update oddity
24 Apr
Today i came across some very odd behaviour using Linq to SQL.
I was trying to retrieve a record from the database to update one…
