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 ;...
Posted by lea | 1 comment(s)
[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...
Posted by lea | with no comments
Filed under: , ,
[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...
Posted by lea | 3 comment(s)
Filed under: ,
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...
Posted by lea | 1 comment(s)
Filed under: , ,
[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...
Posted by lea | 2 comment(s)
Filed under: ,