If you have XML file with data, it can be easily parsed using LINQ and the output can be displayed in a GUI control. LINQ along with XDocument made the things easy compared to previous XMLDocument element. Every one should try with this combination. It's really great