Browse By Tags

  • WinGrid LINQ To XML CRUD Sample

    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 several techniques to handle the create, read, update…