linq
- 网络的查询;语言集成查询;查询语法
-
Applying and Researching on LINQ Based Data Application in Online Technical Support Business
基于LINQ的数据库应用程序对于在线技术支持业务的应用与研究
-
LinQ : Six features for the price of one
LinQ:用一个功能的价格购买六个功能
-
Simple LINQ to SQL expression output to results view
输出到结果视图的简单LINQtoSQL表达式,如下所示
-
Performance Comparison of LINQ to Object and Traditional Collections Query
LINQtoObject与传统集合查询的性能比较
-
LINQ is something that is actually integrated into the programming language itself .
LINQ实际上是集成在编程语言自身的机制。
-
Binding has interesting applicability especially when LINQ expressions are involved .
绑定有着十分有趣的适应性,尤其在LINQ表达式中。
-
The Implementation of RSS Reader Based on LINQ Technique
基于LINQ技术的RSS阅读器的实现
-
This C # code illustrates a typical LinQ query against a collection .
下面的C代码展示了一个针对集合的典型LinQ查询。
-
I thought of using LINQ to object query to reduce the looping and create method .
我想使用LINQ到对象的查询,以减少循环,创造方法。
-
Then one can iterate over the data with LINQ , and process it accordingly .
接着就可以使用LINQ来迭代数据,并进行相应的处理。
-
This becomes extremely useful when writing LINQ queries .
这将对编写LINQ的查询非常有用。
-
These extensions mirror all of the methods in LINQ in name as function signature .
这些扩展在命名上与LINQ提供的功能一一对应。
-
Better support for span over LINQ to Entities queries
为LINQ到实体查询提供更好的支持
-
The first two parts of the presentation cover LINQ to XML basics and the current advanced XML features
演讲的前两个部分讲述了LINQtoXML的基础和当前的高级XML特性
-
However , before completely rewriting an algorithm , consider the parallel extensions for LINQ .
然而,在完全重写算法之前,考虑对LINQ的并行扩展。
-
It is a necessary feature for anonymous classes , which are heavily used by LINQ .
类型推断是实现匿名类的一个必要的前提条件,而匿名类则在LINQ中被广泛使用。
-
But LINQ is not only about databases , it can also target XML or even simple object collections .
但是LINQ不仅会访问数据库,它还可能访问XML或者更简单的对象集合等。
-
Closures , and the related concept lambda expressions , are used throughout the LINQ query design .
闭包,和lambda表达式相关的一个概念,贯穿整个LINQ查询的设计。
-
At that time it was a LINQ provider that could automatically parallelize queries .
当时它是一个LINQProvider,可以自动地将查询并行化。
-
LINQ TO SQL simplifies data access .
LINQTOSQL简化了数据访问。
-
System development using AJAX technology to respond to user actions with the server asynchronous operation , and database operations using LINQ technology .
系统开发中利用AJAX技术实现用户操作与服务器响应的异步操作,并使用LINQ技术实现数据库操作。
-
Another idea LINQ borrows , this time from dynamic languages , is the idea of " extension methods " .
LINQ带来的另外一个概念“扩展方法”来源于动态语言。
-
In addition to working directly with the node tree , developers will also have access to a LINQ provider .
开发者不仅可以直接处理节点树,还能够访问LINQprovider。
-
Improvements to LINQ queries : additional canonical functions and automatic mapping from CLR functions to server functions
改进了LINQ查询:加入了一些典型方法和从CLR方法到服务器方法的自动映射
-
Using LINQ to XSD , the query is written in a much clearer and type-safe way
使用LINQtoXSD,这一查询可以以更加简洁和类型安全的方式来实现
-
It provides strongly-typed LINQ data access experience over relational databases , including direct , efficient access to SQL Server .
它在关系数据库之上提供了强类型的LINQ数据访问体验,包括对SQLServer直接高效的访问。
-
First up is a no-brainer , updating LINQ to SQL diagrams when the underlying database changes .
首先是当底层数据库变化时会自动更新的LINQtoSQL图表,这个想法人人都能想到。
-
Currently LINQ to XSD is only available as source code , no binaries have been published .
目前LINQtoXSD只提供了源代码,还没有发布执行文件。
-
Queries can be executed based on a text base query language , whose syntax follows the LINQ pattern for C # .
可以通过支持LINQ的C语法的文本查询语言来进行查询。
-
A better outcome would have seen MS announce a successor to both LINQ To SQL and Entity Framework .
更好的结果应该是看到微软宣布开发LINQToSQL和实体框架共同的继承者。