Total Courses: 2

Working with XML in .NET

Published 2/2/2022

To query and manipulate XML documents, .NET provides several great technologies. In this course, Working with XML in .NET 6, you'll learn to create, load, save, and query XML documents. First, you'll explore creating and modifying XML documents. Next, you'll discover loading, saving, validating, and various methods of querying data within XML files. Finally, you'll learn how to serialize C# objects as XML. When you're finished with this course, you'll have the skills and knowledge of XML needed to effectively and efficiently process XML files.

#csharp #xml #linq #linqtoxml #development #programming dotnet #dotnetcore #pluralsight #pauldsheriff

LINQ Fundamentals in C#

Published 12/22/2021

LINQ can filter and extract data from collections efficiently. In this course, LINQ Fundamentals in C# 10, you'll learn to apply LINQ queries to sets of data to extract meaningful information in an efficient manner. First, you'll explore how to create LINQ queries, where to learn more about LINQ, and how to select and order data from sets of data. Next, you'll discover how to filter data, get distinct values, and identify the kind of data contained within collections. Finally, you'll learn how to work with multiple sets of data, group data into sets, and aggregate data to produce statistics for solving business problems. When you're finished with this course, you'll have the skills and knowledge of LINQ needed to apply queries in your everyday applications to produce data efficiently.

#csharp #linq #development #programming dotnet #dotnetcore #pluralsight #pauldsheriff