Garry Pilkington


Application Developer
Liverpool, UK

Browse by Tags

All Tags » SQL (RSS)
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 4 comment(s)
Filed under: , , ,
Zip up those bak files
This is something I have come across during our SQL migration which I didn't even think about. You can zip up your bak files and save considerable hard drive space. We have a 14 gig database which happily compresses down to 2 gig. With hard drives coming...
Posted: Feb 26 2008, 04:45 PM by capgpilk | with 7 comment(s)
Filed under: , , ,
More Posts