|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/linq-to-xml-tutorial/
课程评论:没有评论
**课程名称:** LINQ to XML 教程 **课程概述:** 本课程是为寻求 .NET 开发职位的学生设计的 Microsoft LINQ to XML 教程。本课程假定您没有任何先验知识,将从基础概念讲起,并涵盖所有高级主题,帮助您编写高效的 LINQ to XML 查询。 **课程内容:** * **第一模块:创建 XML 文档** * 介绍用于构建 XML 文档的各种类。 * 通过内存中对象集合创建 XML 文档的示例。 * **第二模块:使用 LINQ to XML 查询和修改 XML 文档** * 学习如何使用 LINQ to XML 查询和修改 XML 文档。 * **第三模块:转换 XML** * XML 到 CSV 的转换示例。 * XML to HTML 表格的转换。 * 一种 XML 格式到另一种 XML 格式的转换。 * XML 针对 XSD(XML 架构定义)的验证。
Microsoft LINQ to XML tutorial for students who are in search of a job as a dot net developer. This course assumes no prior knowledge. We will start from the basics and cover all the advanced concepts. This course helps write effective LINQ to XML queries. The first module is all about creating XML documents. In this module we will discuss the different classes available to build XML documents. We will also look at an example of creating an XML document using in-memory collection of objects. In the next module we will discuss querying and modifying XML documents using LINQ to XML. The final module is all about transforming XML. We will first look at an exampe of transforming XML to CSV. We will then discuss transforming XML to an HTML table, followed by transforming one XML format to another XML format. Finally we will discuss validating XML against XSD (XML Schema Definition).