<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/c-sharp/tags/generics</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Mon, 13 Oct 2008 01:04:50 GMT</pubDate>
<item>
<title>(C#) Creating Linear List with Advanced Programming Techniques - RichardIII</title>
<link>http://snipplr.com/view/4976/creating-linear-list-with-advanced-programming-techniques/</link>
<description><![CDATA[ <p>This is a demo how to create a Linear List with APTs make using of Generics, Indexer and the IEnumerator Interface. With this APTs it is possible to create a high performace, type safety class which is available for different control loops techniques and so on.</p> ]]></description>
<pubDate>Mon, 11 Feb 2008 06:22:59 GMT</pubDate>
<guid>http://snipplr.com/view/4976/creating-linear-list-with-advanced-programming-techniques/</guid>
</item>
<item>
<title>(C#) Generics with Databinding - sophtwarez</title>
<link>http://snipplr.com/view/599/generics-with-databinding/</link>
<description><![CDATA[ <p>Methinks this is a bad idea but it is a suggested use of generics from the .NET 2.0 Generics Wrox book</p> ]]></description>
<pubDate>Sat, 29 Jul 2006 08:45:45 GMT</pubDate>
<guid>http://snipplr.com/view/599/generics-with-databinding/</guid>
</item>
</channel>
</rss>