Browse by Tags
All Tags »
LINQ (
RSS)
I'm following up on that case here, still clinging to some hope: http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=4172128&SiteID=1&mode=1 (This is mostly educational, still under consideration for production use if you should wonder ;...
[Edit: This post is a continuation of this post . The latter contains some links to some of the code used. For instance VarianceWorkaround] It didn't actually turn out quite as I had hoped, (the DataServiceQuery don't know how to translate interface...
[Edit: Once again, I revisit this one, and it's probably still flawed as h***] I guess the VarianceWorkaround posted here will give you the complete table contents before filtering based on the interface properties. At least that's what happens...
I've been trying to wrap my head around all those patterns and practices flying around without never actually striking a real home run. Even though www.andersnoras.com did a great job trying to explain it all a couple of years ago. After the recent...
[Edit: this post is not really on track, see my comment further down..] There's been quite a few blog posts about this, but I think we've come to a more or less working solution. An object without associations, and all properties with "Update...