From the course: .NET Essentials: LINQ for XML

What you should know - .NET Tutorial

From the course: .NET Essentials: LINQ for XML

Start my 1-month free trial

What you should know

- [Instructor] Welcome to the LINQ to XML course. Let's take a minute to talk about what you should know before taking the course. First an important point. This is not a LINQ fundamentals course. Yes, there are LINQ code examples. They are related to how to work with the XML data. To get all the details on LINQ, we have several LINQ courses, including my LINQ Essential Training course. We'll work mostly with the LINQPad editor for this course. I encourage you to watch the LINQPad Essential Training course to discover all the editor features for LINQPad. The source code for this course is written in C#, so familiarity with C# is valuable. Also, since we're working with XML data, it is a good idea to know about XML basics. In this course, we concentrate on using XML elements and attributes, so that's the baseline of what you should know. So, if you have the skills to continue and you already to discover LINQ to XML, you're in the right place. Let's get started.

Contents