随笔分类 - LINQ
摘要:Ref:http://blogs.msdn.com/charlie/archive/2008/04/28/linqfarm-understanding-ienumerable-t-sets-and-sequences.aspx The IEnumerable interface is a key part of LINQ to Objects and binds many of its diffe...
阅读全文
摘要:1: Sub ProcessRequest(ByVal context As HttpContext) Implements IHttpHandler.ProcessRequest 2: If Not String.IsNullOrEmpty(HttpContext.Current.Request.QueryString("imageID")) Then 3: ...
阅读全文
摘要:Ref: http://blogs.msdn.com/mitsu/archive/2008/04/02/visual-linq-query-builder-for-linq-to-sql-vlinq.aspx Hi all, After almost one year of work and organization, I am very happy to share this project ...
阅读全文
摘要:Ref : http://blogs.msdn.com/mirceat/archive/2008/03/13/linq-framework-design-guidelines.aspx Writing applications that interact with data sources, such as databases, XML documents, or Web Services suc...
阅读全文
摘要:LINQ 框架设计原则
阅读全文

浙公网安备 33010602011771号