摘要: 简述Linq中.ToList(), .AsEnumerable(), AsQueryable()的区别和用法 标签: blog [TOC] 这3个方法的功能完全不同, 应按照具体业务场景使用. AsQueryable() lazy load 特性 以下是一段最常见的代码, products 的类型为 阅读全文
posted @ 2016-02-03 23:34 xiezhenhao 阅读(20304) 评论(3) 推荐(5) 编辑
摘要: **原文:http://docs.asp.net/en/latest/conceptual-overview/understanding-aspnet5-apps.html****英文捉急,花了挺多时间的,希望看到的同学能有所收获,有错误的地方请指正。**--------对于理解如何快速构建 web... 阅读全文
posted @ 2015-05-03 19:21 xiezhenhao 阅读(691) 评论(1) 推荐(0) 编辑