LinqLinq To Data Sets SteveDecember 17, 2009 I have been slowly moving the system I am working on from old legacy DataSets and DataTables to adding a bit of linq. Here is a quick and simple guide...
Linq Linq To XmlLinq to Xml SteveDecember 4, 2009 I have recently used linq to Xml on the application that I am using and found it really easy to use so I thought I would put together a quick...