I\'ve been battling this for a while. I\'m trying to implement a many to one association. I have a bunch of rows in a table, called readings. These accumulate over time, and every now and then I want
I\'m experiencing a strange behavior that I really don\'t know how to work around it.I\'m trying to read an entity just after it has been inserted (right after the ExecuteDynamicInsert) and when the p
I\'ve got a Silverlight app using RIA services and LINQ2SQL and have objects in my Silverlight app. I query all the re开发者_如何学运维cords in a table (via a LINQ query, using a datacontext) in the