<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Andy Gibson &#187; LINQ</title>
	<atom:link href="http://www.andy-gibson.co.uk/index.php/category/linq/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.andy-gibson.co.uk</link>
	<description>Code Monkey very simple man</description>
	<lastBuildDate>Wed, 10 Mar 2010 18:39:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Storing Lambda Expressions in C#</title>
		<link>http://www.andy-gibson.co.uk/index.php/2008/11/05/storing-lambda-expressions-in-c/</link>
		<comments>http://www.andy-gibson.co.uk/index.php/2008/11/05/storing-lambda-expressions-in-c/#comments</comments>
		<pubDate>Wed, 05 Nov 2008 01:56:31 +0000</pubDate>
		<dc:creator>Andy Gibson</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[LINQ]]></category>

		<guid isPermaLink="false">http://www.gearsoft.co.uk/blog/?p=63</guid>
		<description><![CDATA[C# 3.0 added lambdas to the language syntax. I wont go into details as to what those are as there is pleanty of information on the web, what I will show is how you can assign a lambda to a variable for later use.
I do a lot of work with LINQ and the Entity Framework [...]]]></description>
		<wfw:commentRss>http://www.andy-gibson.co.uk/index.php/2008/11/05/storing-lambda-expressions-in-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linq to SQL Object Referencing Gotcha</title>
		<link>http://www.andy-gibson.co.uk/index.php/2008/06/13/linq-to-sql-object-referencing-gotcha/</link>
		<comments>http://www.andy-gibson.co.uk/index.php/2008/06/13/linq-to-sql-object-referencing-gotcha/#comments</comments>
		<pubDate>Fri, 13 Jun 2008 07:48:33 +0000</pubDate>
		<dc:creator>Andy Gibson</dc:creator>
				<category><![CDATA[LINQ]]></category>

		<guid isPermaLink="false">http://www.gearsoft.co.uk/blog/?p=49</guid>
		<description><![CDATA[This may have just been a result of my PHP background trying to tell me how to do things and so it is quite possible that this post is common sense and obvious to others in the .NET / LINQ community.
I have been working on an ASP.NET MVC prototype  application (Preview 3) and I [...]]]></description>
		<wfw:commentRss>http://www.andy-gibson.co.uk/index.php/2008/06/13/linq-to-sql-object-referencing-gotcha/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ASP.NET MVC Framework</title>
		<link>http://www.andy-gibson.co.uk/index.php/2008/01/02/aspnet-mvc-framework/</link>
		<comments>http://www.andy-gibson.co.uk/index.php/2008/01/02/aspnet-mvc-framework/#comments</comments>
		<pubDate>Wed, 02 Jan 2008 19:20:16 +0000</pubDate>
		<dc:creator>Andy Gibson</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[LINQ]]></category>
		<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://www.gearsoft.co.uk/blog/index.php/2008/01/02/aspnet-mvc-framework/</guid>
		<description><![CDATA[New Year, new projects, new challenges and also some nice new upcoming technologies. So given this is a new blog I wanted to make my first post a bit of a reference post detailing a nice new ASP.NET 3.5 Extension Project which is currently in CTP. From the Extensions information page:
The ASP.NET 3.5 Extensions Preview [...]]]></description>
		<wfw:commentRss>http://www.andy-gibson.co.uk/index.php/2008/01/02/aspnet-mvc-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
