<?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>Bit Group Blog &#187; .NET</title>
	<atom:link href="http://blog.bitgroup.com/tag/net/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.bitgroup.com</link>
	<description>Choose to Read.</description>
	<lastBuildDate>Thu, 01 Apr 2010 13:27:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>I drink the kool-aid, and it tastes goooood&#8230;</title>
		<link>http://blog.bitgroup.com/2008/05/20/i-drink-the-kool-aid-and-it-tastes-goood/</link>
		<comments>http://blog.bitgroup.com/2008/05/20/i-drink-the-kool-aid-and-it-tastes-goood/#comments</comments>
		<pubDate>Tue, 20 May 2008 20:52:17 +0000</pubDate>
		<dc:creator>George White</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Web Applications]]></category>
		<category><![CDATA[Endeca]]></category>
		<category><![CDATA[indexing]]></category>
		<category><![CDATA[J2EE]]></category>
		<category><![CDATA[new and cool]]></category>
		<category><![CDATA[partners]]></category>
		<category><![CDATA[search]]></category>

		<guid isPermaLink="false">http://blog.bitgroup.com/?p=55</guid>
		<description><![CDATA[I'm down at the <a href="http://discover.endeca.com/">Endeca Discover 08</a> conference and now I'm all fired up about what's coming in Endeca. And there are some very groovy things on the way.]]></description>
		<wfw:commentRss>http://blog.bitgroup.com/2008/05/20/i-drink-the-kool-aid-and-it-tastes-goood/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ordered Dictionaries, Keyed Lists and .NET : A review</title>
		<link>http://blog.bitgroup.com/2008/04/04/ordered-dictionaries-keyed-lists-and-net-a-review/</link>
		<comments>http://blog.bitgroup.com/2008/04/04/ordered-dictionaries-keyed-lists-and-net-a-review/#comments</comments>
		<pubDate>Fri, 04 Apr 2008 23:57:22 +0000</pubDate>
		<dc:creator>Alex Mekelburg</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Generics]]></category>

		<guid isPermaLink="false">http://blog.bitgroup.com/2008/04/04/ordered-dictionaries-keyed-lists-and-net-a-review/</guid>
		<description><![CDATA[As far as .NET generic collections go, you've pretty much got two basic types. There's List<T>, which gives you an array-style type-safe collection of objects. And then there's Dictionary<tkey, tval> (and a number of other related types), which you can use for hash-style type-safe collections. But what if you want a collection of objects that you access by key and index? Or, more subtly, there's the MSDN warning "The order in which the items are returned is undefined" for all .NET Generic hash-type collections ...]]></description>
		<wfw:commentRss>http://blog.bitgroup.com/2008/04/04/ordered-dictionaries-keyed-lists-and-net-a-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
