|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/linq-from-basic-to-advanced/
课程评论:没有评论
课程名称:从基础到高级的LINQ 课程概述: LINQ(语言集成查询)是由C#首席架构师Anders Hejlsberg提出,旨在解决编程语言与数据库之间的阻抗不匹配问题。本课程由BestDotNetTraining提供,涵盖C#语言的所有先决条件特性,特别是从3.5框架新增的功能,逐步深入LINQ查询语法,并重点关注LINQ to SQL。 本课程由资深的微软认证培训师Sandeep Soni讲授,他拥有超过21年的行业经验,与多家IT公司密切合作,致力于满足其技术培训需求。Sandeep认为与人交流和解决技术问题是他职业生涯中最令他享受的部分。他始终保持对学生的关注,愿意随时解答他们的问题,学员可以通过电子邮件(sandeepsoni@deccansoft.com)与他联系。 学习目标: 完成本课程后,学员将能够: - 利用C# 3.0的新特性,包括扩展方法和lambda表达式。 - 理解LINQ架构及其在LINQ提供者中的作用。 - 使用LINQ对内存中对象集合进行过滤、排序和分组。 - 使用LINQ to SQL进行CRUD操作。 - 创建LINQ to SQL查询以执行SQL Server存储过程。 - 理解如何通过LINQ to SQL解决并发冲突。 - 使用LINQ处理事务。 - 使用LINQ to DataSet从DataSet中检索数据。 - 编写LINQ to XML查询以搜索XML文档并将其保存到文件系统。 - 基于LINQ to SQL构建一个真实的N层应用程序。 该课程全面系统,适合希望深入掌握LINQ及其应用的开发者。
According to Anders Hejlsberg the chief architect of C#. "Microsoft original motivation behind LINQ was to address the impedance mismatch between programming languages and database." BestDotNetTraining's Online LINQ Training begins with all the prerequisite features of C# language which were added from 3.5 framework and goes on to understanding LINQ Queries Syntax and eventually concentrates on LINQ to SQL. This Course is compiled by Mr. Sandeep Soni, Microsoft Certified Trainer with experience over 21 years. Mr.Sandeep has worked closely with many IT companies and helped them with their technology resources training needs. He considers this to be the best part of his profession and he enjoys the most because he gets to meet new people; get involved in the ever changing technology needs and provide them with optimum solution to the problems they face in application development. This is how he keeps himself updated with the latest technology in the industry He is always accessible to all his students anytime for any kind of question they may have. you can send him an email your queries at sandeepsoni@deccansoft.com. By the end of this course you should able to Leverage new features of C# 3.0, including extension methods and lambda expressions.Understand LINQ Architecture and Role to LINQ ProvidersUse LINQ to filter, sort, and group in-memory collections of objects.Perform CRUD operations using LINQ to SQLCreate LINQ to SQL queries to execute SQL Server stored procedures.Understand how to resolve concurrency conflicts with LINQ to SQL.To deal with Transactions using LINQUsing Linq to DataSet for retrieving data from DataSet.Write LINQ to XML queries to search XML documents and save them to the file system.Build a real-world n-tier application using LINQ to SQL.