Partilhar via


VB LINQ Update Posted

The first public update since the PDC release in August has been posted for LINQ for VB. Many new features and things to play with. It’s available on the LINQ MSDN site.

Comments

  • Anonymous
    September 07, 2007
    I have to say LINQ is a godsend.  It’s a nice wrapper around ADO.NET and easy to use without the details.  On top of that, you only have to learn LINQ syntax to query both XML and Relational and Objects (SQL).  I yet to notice any performance issue using LINQ vs ADO.NET.