WinGrid LINQ To XML CRUD Sample Tom Puglisi / Tue, Sep 1, 2009 Hi everyone, I wrote this sample last year so that I can learn a little about LINQ to XML. This sample basically loads data from an XML file into a list of objects that gets bound to WinGrid. I used...