Querying XML Data using XLinq

Опубликовано: 29 Октябрь 2024
на канале: Dime Casts
161
2

Episode #13

In this episode we will learn how to query an XML document by using the XLinq libraries. XLinq is the Linq implementation on top of an XML document.

We will learn how to us the inline query syntax as well as using SQL style syntax. By the end of the episode you should be able to retrieve data from an XML document via XLinq

Author: Derik Whittaker
Level: Intermediate
Recorded on: 6/19/2008

programming