自己译的,感觉意译挺多,不中足之处还请见谅,也算帮找这篇文章的朋友一个忙,转载前没有见过相关协议与说明,如果此篇翻译侵犯了作者权益,请与本人联系,本人将关闭此文章
LINQ: Reconciling objects, relations and XML in the .NET framework
Linq:统一Microsoft .Net Framework中的对象、事务日志以及Xml
作者:不译
Erik Meijer
Microsoft Corporation
Redmond, USA
emeijer@microsoft.com
Brian Beckman
Microsoft Corporation
Redmond, USA
bbeckman@microsoft.com
Gavin Bierman
Microsoft Research
Cambridge, UK
Introduction Many software applications today need to
handle data from different data models; typically objects
from the host programming language along with the re-
lational and XML data. The ROX impedance mismatch
makes programs awkward to write and hard to maintain.
The .NET Language-Integrated Query (LINQ) framework,
proposed for the next release of the .NET framework, ap-
proaches this problem by de