博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
LINQ: The Future of Data Access in C# 3.0
阅读量:4231 次
发布时间:2019-05-26

本文共 849 字,大约阅读时间需要 2 分钟。

版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。 - topmvp
Language Integrated Query (LINQ) is Microsoft's new technology for powerful, general purpose data access. This technology provides a fully-integrated query language, available in both C# 3.0 and VB 9.0, for high-level data access against objects, relational databases, and XML documents. In this Short Cut you'll learn about LINQ and the proposed C# 3.0 extensions that support it. You'll also see how you can use LINQ and C# to accomplish a variety of tasks, from querying objects to accessing relational data and XML. Best of all, you'll be able to test the examples and run your own code using the latest LINQ CTP, available free from Microsoft. This Short Cut includes a complete reference to the standard LINQ query operators.
http://rapidshare.com/files/27991284/N0596528418.rar
你可能感兴趣的文章
内核态与用户态
查看>>
邀请函|欢迎参加2019云创大数据实验平台金融类/电子商务类/数学统计类院校各省总代理招募大会!...
查看>>
linux模块编程(一)——加载你的模块
查看>>
信号量机制实现进程互斥、同步、前驱关系
查看>>
MiniGUI 简易安装手册
查看>>
视频线为什么是75欧的
查看>>
AVR-GCC 的简单说明和个人的一些使用经
查看>>
A/D 转换
查看>>
谈谈TTL和CMOS电平\推挽输出
查看>>
ATMega48的Bootloader的软件实用方法
查看>>
C++ 的 JSON 解析器及生成器
查看>>
C语言 关于字符串的输入
查看>>
C语言 寻找数据中的众数
查看>>
设置cmd命令窗口的起始位置
查看>>
写给四年前刚开始编程的自己
查看>>
谷歌面试题,你敢回答吗。
查看>>
Android 安全攻防(一):SEAndroid的编译
查看>>
Android 安全攻防(二): SEAndroid bionic
查看>>
cuda如何做软连接切换
查看>>
小飞机的一些设置解释
查看>>