Browse by Tags

All Tags » patterns (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: ,
This is really a scream for comments... Refering to my previous post about loose coupling, we really don't want to write IThis and IThat when refering to business entities. That's really an issue for me, because I've been breething naming...
Posted by lea | with no comments
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: , ,