Garry Pilkington


Application Developer
Liverpool, UK

Browse by Tags

All Tags » .NET » 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: , , ,
Does anybody re-write old projects?
We have finally finished our migration to SQL 2005 at the weekend. That is 2 migrations to Windows 2003 and 2 migrations to SQL 2005 as well as upgrading our main accounting package. We started on Friday evening, did the main work during Saturday and...
Posted: Apr 16 2008, 12:18 PM by capgpilk | with 4 comment(s)
Filed under: , ,
More Posts