<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Comment Feed for Channel 9 - Peter Sestoft: Inside The C5 Generic Collection Library for C# and CLI</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Shows/Going+Deep/Peter-Sestoft-C5-Generic-Collection-Library-for-C-and-CLI/RSS"></atom:link>
	<image>
		<url>http://ecn.channel9.msdn.com/o9/previewImages/100/249586_100x75.jpg</url>
		<title>Channel 9 - Peter Sestoft: Inside The C5 Generic Collection Library for C# and CLI</title>
		<link></link>
	</image>
	<description>While in Copenhagen recently, I was able to spend some time with computer scientist
Peter Sestoft. He&#39;s currently a professor at the Copenhagen IT University and he and colleagues have created an
awesome collection library for managed code (CLI), 
C5.C5 is a library of generic collection classes for C# and other CLI languages and works with Microsoft .Net version 2.0 and Mono version 1.2 and later.
C5 provides functionality and data structures not provided by the standard .Net System.Collections.Generic namespace, such as persistent tree data structures, heap based priority queues,
 hash indexed array lists and linked lists, and events on collection changes. Also, it is more comprehensive than collection class libraries on other similar platforms, such as Java. Unlike many other collection class libraries,
C5 is designed with a strict policy of supporting &amp;quot;code to interface not implementation&amp;quot;.
Here, we dig deeply into 
C5. We also dive into some other interesting computer science and programming topics, as you&#39;d expect. We spend some time&amp;nbsp;discussing a very intriguing aspect oriented software project&amp;nbsp;named&amp;nbsp;YIIHAW.
YIIHAW is a 
static cross-language aspect weaver for .NET. What does that mean? Tune in. Learn.Peter is a brilliant computer scientist and we&#39;re very lucky to have him here on C9. Thank you, Peter!
</description>
	<link></link>
	<language>en</language>
	<pubDate>Thu, 20 Jun 2013 03:21:33 GMT</pubDate>
	<lastBuildDate>Thu, 20 Jun 2013 03:21:33 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: Peter Sestoft: Inside The C5 Generic Collection Library for C# and CLI</title>
		<description>
			<![CDATA[
<p>Great timing. I'd love to see more mono content, esp since I plan to do some OS X / C# dev soon.</p>
<p>posted by tomkirbygreen</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Going+Deep/Peter-Sestoft-C5-Generic-Collection-Library-for-C-and-CLI#c633353393470000000</link>
		<pubDate>Mon, 07 Jan 2008 21:49:07 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Going+Deep/Peter-Sestoft-C5-Generic-Collection-Library-for-C-and-CLI#c633353393470000000</guid>
		<dc:creator>tomkirbygreen</dc:creator>
	</item>
	<item>
		<title>Re: Peter Sestoft: Inside The C5 Generic Collection Library for C# and CLI</title>
		<description>
			<![CDATA[Looks useful. Great video, thanks.<br /><p>posted by AmitG</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Going+Deep/Peter-Sestoft-C5-Generic-Collection-Library-for-C-and-CLI#c633353603750000000</link>
		<pubDate>Tue, 08 Jan 2008 03:39:35 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Going+Deep/Peter-Sestoft-C5-Generic-Collection-Library-for-C-and-CLI#c633353603750000000</guid>
		<dc:creator>AmitG</dc:creator>
	</item>
	<item>
		<title>Re: Peter Sestoft: Inside The C5 Generic Collection Library for C# and CLI</title>
		<description>
			<![CDATA[
<p>This is getting ridiculous.</p>
<p>Enough with the ~1GB video sizes!&nbsp; For this, you'd need at most maybe 350MB, and that's pushing it. I'd say maybe 200MB/hour would be perfectly fine quality in Xvid; I know many users wouldn't have an Xvid codec installed, but they're only 1mb or so- It's
 obviously worth the space trade-off.</p>
<p>posted by Pon</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Going+Deep/Peter-Sestoft-C5-Generic-Collection-Library-for-C-and-CLI#c633353664240000000</link>
		<pubDate>Tue, 08 Jan 2008 05:20:24 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Going+Deep/Peter-Sestoft-C5-Generic-Collection-Library-for-C-and-CLI#c633353664240000000</guid>
		<dc:creator>Pon</dc:creator>
	</item>
	<item>
		<title>Re: Peter Sestoft: Inside The C5 Generic Collection Library for C# and CLI</title>
		<description>
			<![CDATA[
<blockquote>
<div class="quoteAuthor">Pon wrote:</div>
<div class="quoteBody">&#65279;
<p>This is getting ridiculous.</p>
<p>Enough with the ~1GB video sizes!&nbsp; For this, you'd need at most maybe 350MB, and that's pushing it. I'd say maybe 200MB/hour would be perfectly fine quality in Xvid; I know many users wouldn't have an Xvid codec installed, but they're only 1mb or so- It's
 obviously worth the space trade-off.</p>
</div>
</blockquote>
<br /><br />Pon,<br /><br />We will be addressing this issue (rediculously large downloadable video files as an only download option)&nbsp;in V4 (<img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' />). I promise.<br /><br />Thank you for the feedback.<br /><br /><br />Keep on posting,<br /><br />C<p>posted by Charles</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Going+Deep/Peter-Sestoft-C5-Generic-Collection-Library-for-C-and-CLI#c633353708570000000</link>
		<pubDate>Tue, 08 Jan 2008 06:34:17 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Going+Deep/Peter-Sestoft-C5-Generic-Collection-Library-for-C-and-CLI#c633353708570000000</guid>
		<dc:creator>Charles</dc:creator>
	</item>
	<item>
		<title>Re: Peter Sestoft: Inside The C5 Generic Collection Library for C# and CLI</title>
		<description>
			<![CDATA[
<blockquote>
<div class="quoteAuthor">Charles wrote:</div>
<div class="quoteBody">&#65279;
<blockquote>
<table class="quoteTable">
<tbody>
<tr>
<td valign="top" width="10"><img src="/Themes/AlmostGlass/images/icon-quote.gif"></td>
<td class="txt3"><strong>Pon wrote:</strong>
<hr size="1">
<i>&#65279;
<p>This is getting ridiculous.</p>
<p>Enough with the ~1GB video sizes!&nbsp; For this, you'd need at most maybe 350MB, and that's pushing it. I'd say maybe 200MB/hour would be perfectly fine quality in Xvid; I know many users wouldn't have an Xvid codec installed, but they're only 1mb or so- It's
 obviously worth the space trade-off.</p>
</i></td>
</tr>
</tbody>
</table>
</blockquote>
<br /><br />Pon,<br /><br />We will be addressing this issue (rediculously large downloadable video files as an only download option)&nbsp;in V4 (<img src="/emoticons/emotion-1.gif" border="0">). I promise.<br /><br />Thank you for the feedback.<br /><br /><br />Keep on posting,<br /><br />C</div>
</blockquote>
<br />Awesome <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-2.gif' alt='Big Smile' /><br />Btw, sorry for being rude; I just reinstalled Windows for what turned out to be a hardware problem, so I was&nbsp;a little pissed.<p>posted by Pon</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Going+Deep/Peter-Sestoft-C5-Generic-Collection-Library-for-C-and-CLI#c633353745910000000</link>
		<pubDate>Tue, 08 Jan 2008 07:36:31 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Going+Deep/Peter-Sestoft-C5-Generic-Collection-Library-for-C-and-CLI#c633353745910000000</guid>
		<dc:creator>Pon</dc:creator>
	</item>
	<item>
		<title>Re: Peter Sestoft: Inside The C5 Generic Collection Library for C# and CLI</title>
		<description>
			<![CDATA[Awesome, Charles! <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /><p>posted by littleguru</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Going+Deep/Peter-Sestoft-C5-Generic-Collection-Library-for-C-and-CLI#c633353863530000000</link>
		<pubDate>Tue, 08 Jan 2008 10:52:33 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Going+Deep/Peter-Sestoft-C5-Generic-Collection-Library-for-C-and-CLI#c633353863530000000</guid>
		<dc:creator>littleguru</dc:creator>
	</item>
	<item>
		<title>Re: Peter Sestoft: Inside The C5 Generic Collection Library for C# and CLI</title>
		<description>
			<![CDATA[
<p>Can somebody enlighten me here? When I click the fullscreen link it launches WMP11 and starts playing audio but the picture is black and stays that way, but when I click the download link it launches WMP11 and starts playing with both audio and video.</p>
<p>Same thing on the CES movies, I can listen to them but there is no video (all black). Running WMP11 on a Windows Vista Ultimate x86 based Dell Vostro 1400 with Intel graphics adn silverlight installed.<br /><br />//MW<br /><br />PS. I know this isn´t a support forum but I can´t seem to find any info on this issue anywhere on the web and it´s driving me nuts.</p>
<p>posted by Wurlitzer</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Going+Deep/Peter-Sestoft-C5-Generic-Collection-Library-for-C-and-CLI#c633353876820000000</link>
		<pubDate>Tue, 08 Jan 2008 11:14:42 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Going+Deep/Peter-Sestoft-C5-Generic-Collection-Library-for-C-and-CLI#c633353876820000000</guid>
		<dc:creator>Wurlitzer</dc:creator>
	</item>
	<item>
		<title>Re: Peter Sestoft: Inside The C5 Generic Collection Library for C# and CLI</title>
		<description>
			<![CDATA[I stopped downloading videos because of the insane file sizes..(cough) Today in 2008 we have both, H.264 and PCs capable of playing it. (cough) And when you guys switched to Silverlight, I come here less frequently now. I've found media streamed using
 Silverlight to be the worst performer in the industry...nowhere do my videos stick so much than MSN Video, 10, Channel9&nbsp;or Microsoft.com. Also, Silverlight do not seem to cache the already downloaded/streamed part of the video. It doesn't give as much flexibility
 as the WMP ActiveX control did.<p>posted by someone</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Going+Deep/Peter-Sestoft-C5-Generic-Collection-Library-for-C-and-CLI#c633354069320000000</link>
		<pubDate>Tue, 08 Jan 2008 16:35:32 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Going+Deep/Peter-Sestoft-C5-Generic-Collection-Library-for-C-and-CLI#c633354069320000000</guid>
		<dc:creator>someone</dc:creator>
	</item>
	<item>
		<title>Re: Peter Sestoft: Inside The C5 Generic Collection Library for C# and CLI</title>
		<description>
			<![CDATA[Yeah they are getting quite large, that is why I download them at work <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /> My home internet is faster (or at least my share of it, 1MBps) but I have a 100GB/month quota.
<br /><br />I don't know a good answer to the problem, you want the whiteboard stuff to be easily readable but you don't need the resolution through the talking bits. Any good dynamic bitrate formats out there? Otherwise what about a webcase similar to webex? Stream powerpoint
 or something. On second thought that might kill the interactive style of C9.<br /><br />I agree with others that the streaming sucks on this site (that is why I download everything (also I like to be able to keep my task tray clean when I multitask). My request would be that everything be available as a download (there is still about 20% that
 are only streaming). That would go for the research channel too. I have found stream downloaders but they all seem to want to take the download in realtime, but I'm able to download at about 800Kps if I use a multi-threaded download agent otherwise.<p>posted by deltalmg911</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Going+Deep/Peter-Sestoft-C5-Generic-Collection-Library-for-C-and-CLI#c633354126250000000</link>
		<pubDate>Tue, 08 Jan 2008 18:10:25 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Going+Deep/Peter-Sestoft-C5-Generic-Collection-Library-for-C-and-CLI#c633354126250000000</guid>
		<dc:creator>deltalmg911</dc:creator>
	</item>
	<item>
		<title>Re: Peter Sestoft: Inside The C5 Generic Collection Library for C# and CLI</title>
		<description>
			<![CDATA[
<blockquote>
<div class="quoteAuthor">someone wrote:</div>
<div class="quoteBody">&#65279;I stopped downloading videos because of the insane file sizes..(cough) Today in 2008 we have both, H.264 and PCs capable of playing it. (cough) And when you guys switched to Silverlight, I come here less frequently now. I've found media
 streamed using Silverlight to be the worst performer in the industry...nowhere do my videos stick so much than MSN Video, 10, Channel9&nbsp;or Microsoft.com. Also, Silverlight do not seem to cache the already downloaded/streamed part of the video. It doesn't give
 as much flexibility as the WMP ActiveX control did.</div>
</blockquote>
<br /><br />You can choose to get the old player by default by adjusting a setting in your profile... We've only just begun in terms of what can be done to enhance the viewing experience with the inline SL player. Right now, it's just a player....<br /><br />Keep the feedback coming, please. We need it!<br /><br />C<p>posted by Charles</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Going+Deep/Peter-Sestoft-C5-Generic-Collection-Library-for-C-and-CLI#c633354129500000000</link>
		<pubDate>Tue, 08 Jan 2008 18:15:50 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Going+Deep/Peter-Sestoft-C5-Generic-Collection-Library-for-C-and-CLI#c633354129500000000</guid>
		<dc:creator>Charles</dc:creator>
	</item>
	<item>
		<title>Re: Peter Sestoft: Inside The C5 Generic Collection Library for C# and CLI</title>
		<description>
			<![CDATA[
<blockquote>
<div class="quoteAuthor">Charles wrote:</div>
<div class="quoteBody">&#65279;<br />Keep the feedback coming, please. We need it!<br /><br />C</div>
</blockquote>
<br /><br />I love HD, keep <em>that</em> comming.<br /><br />By the way, is that <em>the</em> Peter Sestoft of ML fame? Looks like it <a href="http://www.itu.dk/~sestoft/">
is</a>.<p>posted by esoteric</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Going+Deep/Peter-Sestoft-C5-Generic-Collection-Library-for-C-and-CLI#c633354250810000000</link>
		<pubDate>Tue, 08 Jan 2008 21:38:01 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Going+Deep/Peter-Sestoft-C5-Generic-Collection-Library-for-C-and-CLI#c633354250810000000</guid>
		<dc:creator>esoteric</dc:creator>
	</item>
	<item>
		<title>Re: Peter Sestoft: Inside The C5 Generic Collection Library for C# and CLI</title>
		<description>
			<![CDATA[
<blockquote>
<div class="quoteAuthor">esoteric wrote:</div>
<div class="quoteBody">&#65279;
<blockquote>
<table class="quoteTable">
<tbody>
<tr>
<td valign="top" width="10"><img src="/Themes/AlmostGlass/images/icon-quote.gif"></td>
<td class="txt3"><strong>Charles wrote:</strong>
<hr size="1">
<i>&#65279;<br />Keep the feedback coming, please. We need it!<br /><br />C</i></td>
</tr>
</tbody>
</table>
</blockquote>
<br /><br />I love HD, keep <em>that</em> comming.<br /><br />By the way, is that <em>the</em> Peter Sestoft of ML fame? Looks like it <a href="http://www.itu.dk/~sestoft/">
is</a>.</div>
</blockquote>
<br /><br />Indeed...<br />C<p>posted by Charles</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Going+Deep/Peter-Sestoft-C5-Generic-Collection-Library-for-C-and-CLI#c633354253470000000</link>
		<pubDate>Tue, 08 Jan 2008 21:42:27 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Going+Deep/Peter-Sestoft-C5-Generic-Collection-Library-for-C-and-CLI#c633354253470000000</guid>
		<dc:creator>Charles</dc:creator>
	</item>
	<item>
		<title>Re: Peter Sestoft: Inside The C5 Generic Collection Library for C# and CLI</title>
		<description>
			<![CDATA[
<p>I should warn people that I say &quot;excellent&quot; quite a bit in this one. My apologies to those that I offend <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /></p>
<p>C</p>
<p>posted by Charles</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Going+Deep/Peter-Sestoft-C5-Generic-Collection-Library-for-C-and-CLI#c633354490780000000</link>
		<pubDate>Wed, 09 Jan 2008 04:17:58 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Going+Deep/Peter-Sestoft-C5-Generic-Collection-Library-for-C-and-CLI#c633354490780000000</guid>
		<dc:creator>Charles</dc:creator>
	</item>
	<item>
		<title>Re: Peter Sestoft: Inside The C5 Generic Collection Library for C# and CLI</title>
		<description>
			<![CDATA[Second the call for smaller download formats. I watch C9 videos on a PDA on my commute, and I'm sure many others do the same. Currently I download massive files and then re-encode them for Pocket PC using WM Encoder, which is a bit galling, really. Also,
 the big downloads push my internet usage to a level where the IS guys ask what the hell I'm doing all day.<br /><br />Of course, if you didn't keep putting such interesting content up, I wouldn't be downloading anything at all!<p>posted by TypeSpafe</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Going+Deep/Peter-Sestoft-C5-Generic-Collection-Library-for-C-and-CLI#c633354702600000000</link>
		<pubDate>Wed, 09 Jan 2008 10:11:00 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Going+Deep/Peter-Sestoft-C5-Generic-Collection-Library-for-C-and-CLI#c633354702600000000</guid>
		<dc:creator>TypeSpafe</dc:creator>
	</item>
	<item>
		<title>Re: Peter Sestoft: Inside The C5 Generic Collection Library for C# and CLI</title>
		<description>
			<![CDATA[
<blockquote>
<div class="quoteAuthor">Charles wrote:</div>
<div class="quoteBody">&#65279;I should warn people that I say &quot;excellent&quot; quite a bit in this one. My apologies to those that I offend
<img src="/emoticons/emotion-1.gif" border="0"><br /><br />C</div>
</blockquote>
<br /><br />Excellent for excellent work <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /> I didn't even notice it.<br /><br />And I love also the HD videos! Keep them coming.<br />With v4 (next version of C9) we will get more formats!<p>posted by littleguru</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Going+Deep/Peter-Sestoft-C5-Generic-Collection-Library-for-C-and-CLI#c633354747700000000</link>
		<pubDate>Wed, 09 Jan 2008 11:26:10 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Going+Deep/Peter-Sestoft-C5-Generic-Collection-Library-for-C-and-CLI#c633354747700000000</guid>
		<dc:creator>littleguru</dc:creator>
	</item>
	<item>
		<title>Re: Peter Sestoft: Inside The C5 Generic Collection Library for C# and CLI</title>
		<description>
			<![CDATA[Silverlight player is fine.....excellent...<br />We can have more stlyish look to it....may be in future...<br /><br />The size of the downloadable one is way too high...., I mean we can achieve same quality... through divx or else....in smaller size..<br /><br />Else ..<br />Awesome Video charles...<br /><br />Looking forward to Anders(C#) videos..<br /><p>posted by gaurav.net</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Going+Deep/Peter-Sestoft-C5-Generic-Collection-Library-for-C-and-CLI#c633354841630000000</link>
		<pubDate>Wed, 09 Jan 2008 14:02:43 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Going+Deep/Peter-Sestoft-C5-Generic-Collection-Library-for-C-and-CLI#c633354841630000000</guid>
		<dc:creator>gaurav.net</dc:creator>
	</item>
	<item>
		<title>Re: Peter Sestoft: Inside The C5 Generic Collection Library for C# and CLI</title>
		<description>
			<![CDATA[Very cool stuff. I'm going to try C5 for sure!<br />Thnx Peter<p>posted by ilmar</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Going+Deep/Peter-Sestoft-C5-Generic-Collection-Library-for-C-and-CLI#c633355102940000000</link>
		<pubDate>Wed, 09 Jan 2008 21:18:14 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Going+Deep/Peter-Sestoft-C5-Generic-Collection-Library-for-C-and-CLI#c633355102940000000</guid>
		<dc:creator>ilmar</dc:creator>
	</item>
	<item>
		<title>Re: Peter Sestoft: Inside The C5 Generic Collection Library for C# and CLI</title>
		<description>
			<![CDATA[
<p>Whilst the wording may be a little too strong for my liking, I do agree with the sentiment.&nbsp; Many people still have download limits and slower connections.&nbsp;
</p>
<p>I'm missing the .NET Show which I think did a much better job of delivering professional content.&nbsp; I particularly enjoyed having multiple versions of the video, so that you could choose the quality.</p>
<p>I think at least there should be a version which is playable on a mobile device.&nbsp; With these videos that clearly isn't going to possible (processor wise).&nbsp; This is particularly a problem for me as in the past I have watched videos on my windows mobile whilst
 commuting.</p>
<p>posted by micklang</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Going+Deep/Peter-Sestoft-C5-Generic-Collection-Library-for-C-and-CLI#c633355289750000000</link>
		<pubDate>Thu, 10 Jan 2008 02:29:35 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Going+Deep/Peter-Sestoft-C5-Generic-Collection-Library-for-C-and-CLI#c633355289750000000</guid>
		<dc:creator>micklang</dc:creator>
	</item>
	<item>
		<title>Re: Peter Sestoft: Inside The C5 Generic Collection Library for C# and CLI</title>
		<description>
			<![CDATA[
<p>The content of the video is excellent and interesting, but I had to laugh, at times it sounded like&nbsp;from the interviewer's perspective&nbsp;&nbsp;it was going something like....<br /><br />Peter: &lt;incomprehensible techy stuff&gt;<br />Interviewer: ...yea<br />Peter: &lt;incomprehensible techy stuff&gt;<br />Interviewer: ..sure<br />Peter: &lt;incomprehensible techy stuff&gt;<br />Interviewer: ..excellent<br />Peter: &lt;incomprehensible techy stuff&gt;<br />Interviewer: ..nice<br />Peter: ..&lt;incomprehensible techy stuff&gt;<br />Interviewer: ..wow</p>
<p><br />&nbsp;</p>
<p>posted by micklang</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Going+Deep/Peter-Sestoft-C5-Generic-Collection-Library-for-C-and-CLI#c633355292600000000</link>
		<pubDate>Thu, 10 Jan 2008 02:34:20 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Going+Deep/Peter-Sestoft-C5-Generic-Collection-Library-for-C-and-CLI#c633355292600000000</guid>
		<dc:creator>micklang</dc:creator>
	</item>
	<item>
		<title>Re: Peter Sestoft: Inside The C5 Generic Collection Library for C# and CLI</title>
		<description>
			<![CDATA[
<blockquote>
<div class="quoteAuthor">micklang wrote:</div>
<div class="quoteBody">&#65279;
<p>The content of the video is excellent and interesting, but I had to laugh, at times it sounded like&nbsp;from the interviewer's perspective&nbsp;&nbsp;it was going something like....<br /><br />Peter: &lt;incomprehensible techy stuff&gt;<br />Interviewer: ...yea<br />Peter: &lt;incomprehensible techy stuff&gt;<br />Interviewer: ..sure<br />Peter: &lt;incomprehensible techy stuff&gt;<br />Interviewer: ..excellent<br />Peter: &lt;incomprehensible techy stuff&gt;<br />Interviewer: ..nice<br />Peter: ..&lt;incomprehensible techy stuff&gt;<br />Interviewer: ..wow</p>
</div>
</blockquote>
<br /><br />Wrong. It was fully comprehensible to me and the adjectives fully justifiable. I am a developer by training and by heart... Sometimes &quot;excellent&quot; just needs to be said and suffices as the only possible response to a truly compelling statement.<br /><br />C
<p></p>
<p>posted by Charles</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Going+Deep/Peter-Sestoft-C5-Generic-Collection-Library-for-C-and-CLI#c633355467940000000</link>
		<pubDate>Thu, 10 Jan 2008 07:26:34 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Going+Deep/Peter-Sestoft-C5-Generic-Collection-Library-for-C-and-CLI#c633355467940000000</guid>
		<dc:creator>Charles</dc:creator>
	</item>
	<item>
		<title>Re: Peter Sestoft: Inside The C5 Generic Collection Library for C# and CLI</title>
		<description>
			<![CDATA[Hello all,<br /><br />Thanks for the nice words and thanks to Charles for giving me the opportunity to present C5!<br /><br />I'd just point out that we've made a new release some days ago, which makes C5 integrate better with existing .NET interfaces (a frequent feature request) and fixes all known bugs.<br /><br />Also, the free book about C5 has been updated.<br /><br />Enjoy,<br /><br />Peter Sestoft<br /><p>posted by Peter Sestoft</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Going+Deep/Peter-Sestoft-C5-Generic-Collection-Library-for-C-and-CLI#c633385732680000000</link>
		<pubDate>Thu, 14 Feb 2008 08:07:48 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Going+Deep/Peter-Sestoft-C5-Generic-Collection-Library-for-C-and-CLI#c633385732680000000</guid>
		<dc:creator>Peter Sestoft</dc:creator>
	</item>
	<item>
		<title>Re: Peter Sestoft: Inside The C5 Generic Collection Library for C# and CLI</title>
		<description>
			<![CDATA[This is really cool stuff. It makes me wish I can go back to school and just stay there. However, some of it is probably over my head at this time because I was not a CS major, so I never took any classes in Data Structures or Algorithms. Whatever little
 I know is just what I picked up from learning programming and its not a whole lot.
<br /><br />However, that aside, those guys at Copenhagen has some interesting ideas and I hope to check out c5 once I get through F#! Excellent work all around.<br />~sparky<br /><p>posted by wil2300</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Going+Deep/Peter-Sestoft-C5-Generic-Collection-Library-for-C-and-CLI#c633518737220000000</link>
		<pubDate>Thu, 17 Jul 2008 06:42:02 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Going+Deep/Peter-Sestoft-C5-Generic-Collection-Library-for-C-and-CLI#c633518737220000000</guid>
		<dc:creator>wil2300</dc:creator>
	</item>
	<item>
		<title>Re: Peter Sestoft: Inside The C5 Generic Collection Library for C# and CLI</title>
		<description>
			<![CDATA[
<p>Nice article, I going to download both stuff and play with that.</p>
<p>Thx</p>
<p>posted by Algida</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Going+Deep/Peter-Sestoft-C5-Generic-Collection-Library-for-C-and-CLI#c633790628290000000</link>
		<pubDate>Wed, 27 May 2009 23:13:49 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Going+Deep/Peter-Sestoft-C5-Generic-Collection-Library-for-C-and-CLI#c633790628290000000</guid>
		<dc:creator>Algida</dc:creator>
	</item>
</channel>
</rss>