<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.1" -->
<rss version="0.92">
<channel>
	<title>illdata.com</title>
	<link>http://illdata.com/blog</link>
	<description>(Weblog)Duckworth.ToString()</description>
	<lastBuildDate>Fri, 15 Jan 2010 17:17:57 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>SQL Server Batch Inserts of Parent/Child Data with iBATIS</title>
		<description><![CDATA[The common pattern for persistence of our domain classes to the Database is through the use of an ORM layer with support for your standard CRUD operations. Many ORM's have mechanisms for optimizing Selects, N + 1 Selects, lazy loading etc., but often don't have mechanisms for batching insertions. Very often when optimizing database calls [...]]]></description>
		<link>http://illdata.com/blog/2010/01/13/sql-server-batch-inserts-of-parentchild-data-with-ibatis/</link>
			</item>
	<item>
		<title>Extension Method Round Up</title>
		<description><![CDATA[Extension methods in c# have definitely changed my day to day development in a positive way, as they can easily add functionality that may be missing in the base class library or provide easy access to routines that you may use frequently. Many times they can just make a snippet of code more terse or [...]]]></description>
		<link>http://illdata.com/blog/2009/04/21/extension-method-round-up/</link>
			</item>
	<item>
		<title>101 Design Patterns &amp; Tips for Developers</title>
		<description><![CDATA[Here is a great page to bookmark...
 http://sourcemaking.com/design-patterns-and-tips
It contains an assortment/reference of design patterns, refactorings and other useful programming tips.
]]></description>
		<link>http://illdata.com/blog/2008/02/01/101-design-patterns-tips-for-developers/</link>
			</item>
	<item>
		<title>Last.fm</title>
		<description><![CDATA[What I've been listening to lately...
























]]></description>
		<link>http://illdata.com/blog/2007/12/20/lastfm/</link>
			</item>
	<item>
		<title>Exporting an SSL Certificate from IIS to use in FileZilla FTP Server</title>
		<description><![CDATA[FileZilla is a free, open source FTP
server (there is also a client) with SSL/TLS support.
I wanted to use my real SSL Certificate that I had for my website to secure the communication
to my FTP Server and couldn't find any instructions on how to do so. After a little
searching and some trial and error this is [...]]]></description>
		<link>http://illdata.com/blog/2007/01/23/exporting-an-ssl-certificate-from-iis-to-use-in-filezilla-ftp-server/</link>
			</item>
</channel>
</rss>
