January 2006 - Posts

Get the latest VB LINQ bits !!

The VB LINQ preview has been updated, and now includes support for XML even better as well as DLINQ support and a version of sqlmetal that will generate both VB and C# classes.  But wait, there's more ..... 

The VB team actually wants to hear from YOU !!


So download today and give them your feedback.

some of the thigns they want to hear from you about are the whole XML experience, and the general LINQ syntax, such as whether it be Select ... From .. or From ... Select...    I make not pretence in being neutral on the latter, I'm strongly in the it has to be "From... Select ..." camp.  I actually think it should be "From ...[Select ...]", where []'s mean that Select is Optional, and if ommited it's like returning * From.

Anyway, download the bits and have a play.  It is reasonably saf to install on your main machine.  But be ware that when you uninstall you will need to recompile exisitng projects.  Probably best not to be distributing projects built on your machine you have the preview installed on.

 

Posted by bill | 1 comment(s)
Filed under: , ,