linq在asp.net中的优点 [英] advantages of linq in asp.net

查看:71
本文介绍了linq在asp.net中的优点的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

asp.net中linq的主要优势?

main advantages of linq in asp.net?

推荐答案

LINQ可能是自创建.Net以来添加到.Net的最好的东西.由于它是类似于SQL的API,因此可以更轻松地访问内存中的集合.
LINQ is probably the best thing they''ve added to .Net since .Net was created. It makes access to in-memory collections much easier because it''s a SQL-like API.


浏览
http://msdn.microsoft.com/en-us/library/bb907622.aspx [ ^ ]
http://weblogs.asp. net/scottgu/archive/2006/05/14/Using-LINQ-with-ASP.NET-_2800_Part-1_2900_.aspx [
Go through
http://msdn.microsoft.com/en-us/library/bb907622.aspx[^]
http://weblogs.asp.net/scottgu/archive/2006/05/14/Using-LINQ-with-ASP.NET-_2800_Part-1_2900_.aspx[^]

These will tell you that you can use LINQ in ASP.Net to use the LINQDataSource control.


这篇关于linq在asp.net中的优点的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆