<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://commongenius.com/utility/FeedStylesheets/atom.xsl" media="screen"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en"><title type="html">Technical Articles</title><subtitle type="html" /><id>http://commongenius.com/articles/atom.aspx</id><link rel="alternate" type="text/html" href="http://commongenius.com/articles/default.aspx" /><link rel="self" type="application/atom+xml" href="http://commongenius.com/articles/atom.aspx" /><generator uri="http://communityserver.org" version="2.1.61025.2">Community Server</generator><updated>2006-12-07T23:23:00Z</updated><entry><title>OrderedDictionary&lt;T&gt;: A generic implementation of IOrderedDictionary</title><link rel="alternate" type="text/html" href="http://commongenius.com/articles/archive/2007/05/01/Generic-OrderedDictionary.aspx" /><link rel="enclosure" type="application/x-zip-compressed" length="5578" href="http://commongenius.com/articles/attachment/16.ashx" /><id>http://commongenius.com/articles/archive/2007/05/01/Generic-OrderedDictionary.aspx</id><published>2007-05-01T19:13:00Z</published><updated>2007-05-01T19:13:00Z</updated><content type="html">Describes the implementation of the framework's OrderedDictionary, its advantages and disadvantages, and shows how to create a generic collection which implements the IOrderedDictionary interface....(&lt;a href="http://commongenius.com/articles/archive/2007/05/01/Generic-OrderedDictionary.aspx"&gt;read more&lt;/a&gt;)</content><author><name>dnelson</name><uri>http://commongenius.com/members/dnelson.aspx</uri></author><category term="IOrderedDictionary OrderedDictionary Generic" scheme="http://commongenius.com/articles/archive/tags/IOrderedDictionary+OrderedDictionary+Generic/default.aspx" /></entry><entry><title>Collection Initializers and Duck Typing</title><link rel="alternate" type="text/html" href="http://commongenius.com/articles/archive/2006/12/07/Collection-Initializers-and-Duck-Typing.aspx" /><id>http://commongenius.com/articles/archive/2006/12/07/Collection-Initializers-and-Duck-Typing.aspx</id><published>2006-12-07T20:23:00Z</published><updated>2006-12-07T20:23:00Z</updated><content type="html">C# 3.0 will include a new language feature called collection initializers. But are the language designers going too far to make the feature usable with previously built classes?...(&lt;a href="http://commongenius.com/articles/archive/2006/12/07/Collection-Initializers-and-Duck-Typing.aspx"&gt;read more&lt;/a&gt;)</content><author><name>dnelson</name><uri>http://commongenius.com/members/dnelson.aspx</uri></author><category term="collection initializer duck typing" scheme="http://commongenius.com/articles/archive/tags/collection+initializer+duck+typing/default.aspx" /></entry></feed>