ASP.NET Hosting

LINQ update: May 2006 CTP

LINQ (including DLinq and XLinq) has just been udpated!
There are many new features to discover. This update includes:
  • Productivity enhancements via DLINQ designer and debugger support within the Visual Studio 2005 IDE.
  • Support for a broader range of development scenarios thanks to new databinding and ASP.NET support.
  • Ability to integrate LINQ with existing code through features like LINQ over DataSet and DLINQ improvements including inheritance.
  • Feedback driven features including deep stored procedure support, since the earlier CTP.
And much more!

Get ready to see many posts about LINQ on this weblog. More on this soon...

[Linq home page, Linq CTP download] (The download link seems to have problems but should be back soon)

No Comments