Garry Pilkington


Application Developer
Liverpool, UK

Browse by Tags

All Tags » C# » linq (RSS)
LINQ Projection
just recently I have been doing quite a bit of work with LINQ and L2S in particular. Although LINQ is nothing new now and I am sure the vast majority of readers out there have had some form of introduction to LINQ. However one of the great things that...
Posted: Sep 08 2009, 10:00 AM by capgpilk | with 2 comment(s)
Filed under: , ,
LINQ to XML Quick Brain Dump
LINQ to XML is a simple toolset that allows developers to easily interact with XML, whether it be in file form of on the wire in string form. Write to an XML file There are a few methods within the System.Xml.Linq namespace which make this interaction...
Posted: Aug 25 2009, 09:10 PM by capgpilk | with 3 comment(s)
Filed under: , , ,
More Posts