LINQ for VB 2005
版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。
http://blog.csdn.net/topmvp - topmvp
At the Microsoft Professional Developers Conference (PDC) 2005,Microsoft previewed a new technology,Language-Integrated Query (LINQ). It captured a lot of attention because it addressed the fundamental issue of merging object-oriented applications with relational data. The LINQ Project team demonstrated how to use LINQ to query a variety of data sources,such as a SQL Server database,an XML file,and an array,and how to manage the data using an object-oriented approach. Fabio Ferracchiati has written a comprehensive guide to the three main parts of the LINQ May 2006 CTP: managing in-memory data (LINQ to Objects),accessing relational databases (LINQ to ADO .NET),and manipulating XML documents (LINQ to XML). Each chapter offers many practical examples that you can try yourself with the downloadable source code. Youll quickly learn everything you want and need to know about LINQ by actually using LINQ. The future of .NET data access is already hereand its a very bright one! http://rapidshare.com/files/27768456/b-683b01.zip http://depositfiles.com/files/797794(编辑:李大同) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |