Linq to Fez

I ended up doing a proof of concept on controlling Fez from Rest web service and Linq. Did a blog post and video here.
[url]http://staceyw1.wordpress.com/2011/03/04/linq-to-robots-by-way-of-rest/[/url]

  1. sweet

+1

I ran into this thread beacause ‘Linq’ catched my attention. If someone is interested in using Linq in Fez code there is a codplex project called MicroLinq:

http://microlinq.codeplex.com/

Bart De Smet (of MS) is doing a MinLinq to tease-out the Essence of linq which should also decrease the base size by factors. I like that, because when doing my own port of linq to MF few months ago, I did notice a bit of duplications. Think he also has more work on his blog, but this video was really interesting on that.
[url]http://channel9.msdn.com/Shows/Going+Deep/Bart-De-Smet-MinLINQ-The-Essence-of-LINQ[/url]