- Course
- Core Tech
ASP.NET XML Reporting by Example
Learn how to perform simple reporting using LINQ to XML and ASP.NET
What you'll learn
This module demonstrates a simple, practical technique to generate and display a custom report, using XML to store the results of the report, LINQ to XML to generate it, and declarative data binding in ASP.NET to display it.