<?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>Dennis Madsens Blog &#187; MSSQL</title>
	<atom:link href="http://www.dennismadsen.com/tag/mssql/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dennismadsen.com</link>
	<description>Software- and webdevelopment</description>
	<lastBuildDate>Wed, 24 Mar 2010 21:38:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>ASP.NET: Nested repeater with LINQ DataSource</title>
		<link>http://www.dennismadsen.com/2009/05/aspnet-nested-repeater-with-linq-datasource/</link>
		<comments>http://www.dennismadsen.com/2009/05/aspnet-nested-repeater-with-linq-datasource/#comments</comments>
		<pubDate>Thu, 14 May 2009 15:38:42 +0000</pubDate>
		<dc:creator>Dennis Madsen</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[LINQ]]></category>
		<category><![CDATA[MSSQL]]></category>

		<guid isPermaLink="false">http://www.dennismadsen.com/2009/05/aspnet-nested-repeater-with-linq-datasource/</guid>
		<description><![CDATA[I&#8217;m working with the below MSSQL data structure which is handled by LINQ to SQL. A ASP.NET WebService is using this LINQ to SQL to publish WebMethods like GetTanks() which returns a list of Tank objects. My purpose is to create a web page which display the current SensorValues for all Tanks. Since I&#8217;m developing [...]]]></description>
		<wfw:commentRss>http://www.dennismadsen.com/2009/05/aspnet-nested-repeater-with-linq-datasource/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
