Man vs Codeinvaluable minutiaeAstoria offsite- January 26, 2008 Last Wednesday we had a very important offsite for the entire Project Astoria team: Many key technical issues were discussed. In fact, the entire team was quite spent after a long, hard day.http://blogs.msdn.com/aconrad/archive/2008/01/26/astoria-offsite.aspx Project Astoria Links for 11508- January 16, 2008 Michael Sync has written a sample using the new Astoria Silverlight client library. David Hayden posted a nice walk through for getting an Data Service up and running over Linq To Sql. Our own Macelo Ruiz talks about some tweaks we made to the Astoria URI syntax on his personal blog.http://blogs.msdn.com/aconrad/archive/2008/01/15/project-astoria-links-for-1-15-08.aspx VB version of CopyToDataTable<T>- January 14, 2008 Matthew Wills ported my original C CopyToDataTable<T> Linq operator to VB. According to him, he used Instant VB to convert the code from C to VB and then hand tweaked it. Looks like a fairly cool tool that we could use to port our C unit tests to VB. (We try to run the same functionals in both VB and C these days because of the differences in Linq and comprehension support between the two compilers).http://blogs.msdn.com/aconrad/archive/2008/01/14/vb-version-of-copytodatatable-t.aspx Updated Astoria Silverlight client now available- January 12, 2008 The updated Astoria Silverlight client is now available. This client is 95% compatible with the client library we released back in the December CTP (we hope to make this 100% source code compatible by RTM) + works with the latest Silverlight 1.1 Alpha. When the next preview of Silverlight releases this spring, we will release an update of the Astoria Silverlight client.http://blogs.msdn.com/aconrad/archive/2008/01/11/updated-astoria-silverlight-client-now-av... Pathetic Plea for help- January 11, 2008 A number of people have asked me for a VB version of the CopyToDataTable<T> sample I wrote a few months back.&160;&160; Unfortunately, between getting some skiing in (lots of snow in Washington this year!) and getting Astoria ready for Mix, I have not had very little free time.&160; Hence, if anyone else wants to take a crack at this - or knows of an existing port of the code to VB, let me know.http://blogs.msdn.com/aconrad/archive/2008/01/11/pathetic-plea-for-help.aspx |