Mastering LINQ with C# and .NET

所在平台: Udemy

课程主页: https://www.udemy.com/course/linqlinq/

课程评论:没有评论

第一个写评论        关注课程

课程简介

**课程名称:** Mastering LINQ with C# and .NET **课程概述:** 本课程是一门关于语言集成查询(LINQ)的全面学习。LINQ 是 .NET 的核心组成部分,能够帮助我们对各种集合进行迭代、过滤、搜索、转换和操作。这些集合可以是本地对象(如数组、列表等),也可以是远程对象(如数据库)。 **课程内容涵盖:** * LINQ 的概念、实现方式及其使用的接口。 * 主要的 LINQ 操作符(包含大量内容)。 * 使用 LINQ 查询数据库(LINQ to Entities)。 * 支持 LINQ 的技术(如 LINQ to XML)。 * 并行 LINQ (PLINQ) 及其在并行化查询中的应用。 * 补充主题(如 Rider/ReSharper 中的 LINQ 工具支持,使用 MoreLINQ 等)。

课程评论(0条)

课程详情

This is a comprehensive course on a technology called Language Integrated Query (LINQ). LINQ is a core part of.NET that is responsible for helping us iterate through, filter, search, transform and manipulate collections, be it local objects (arrays, lists, etc.) or remote objects (e.g., databases). This course covers: What LINQ is, how it's implemented and what interfaces it usesMain LINQ operators (there are lots of them!)Using LINQ to query databases (LINQ to Entities)Technologies with LINQ support (e.g., LINQ to XML)Parallel LINQ (PLINQ) and how to use it to parallelize your queriesExtra topics (e.g., LINQ tool support in Rider/ReSharper, using MoreLINQ)

课程标签

0人关注该课程

主题相关的课程