<?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 - TechDays 2010 Keynote by Anders Hejlsberg: Trends and future directions in programming languages</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Blogs/adebruyn/TechDays-2010-Developer-Keynote-by-Anders-Hejlsberg/RSS"></atom:link>
	<image>
		<url>http://ecn.channel9.msdn.com/o9/previewImages/100/540293_100x75.jpg</url>
		<title>Channel 9 - TechDays 2010 Keynote by Anders Hejlsberg: Trends and future directions in programming languages</title>
		<link></link>
	</image>
	<description>
Anders Hejlsberg opens the developer keynote at TechDays 2010 in Belgium with:
&#39;Trends and future directions in programming languages&#39;, on March 31st 2010. In this keynote Anders discusses the paradigms and future directions in programming languages. 
About Anders Hejlsberg: 
Anders Hejlsberg is a Technical Fellow in the Developer Division. He is an influential creator of development tools and programming languages. He is the chief designer of the C# programming language and a key participant in the development of the Microsoft
 .NET framework. Since its initial release in 2000, the C# programming language has been widely adopted and is now standardized by ECMA and ISO. Before his work on C# and the .NET framework, Hejlsberg was an architect for Visual J&amp;#43;&amp;#43; development and the Windows
 Foundation classes.&amp;nbsp; Before joining Microsoft in 1996, Hejlsberg was one of the first employees of Borland International Inc. As principal engineer, he was the original author of Turbo Pascal, a revolutionary integrated development environment, and chief architect
 of its successor, Delphi.&amp;nbsp; Hejlsberg co-authored &amp;quot;The C# Programming Language&amp;quot;, published by Addison Wesley, and has received numerous software patents. In 2001, he was the recipient of the prestigious Dr. Dobbs Excellence in Programming Award.&amp;nbsp; He studied
 engineering at the Technical University of Denmark. 
</description>
	<link></link>
	<language>en</language>
	<pubDate>Wed, 19 Jun 2013 17:09:16 GMT</pubDate>
	<lastBuildDate>Wed, 19 Jun 2013 17:09:16 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: TechDays 2010 Keynote by Anders Hejlsberg: Trends and future directions in programming languages</title>
		<description>
			<![CDATA[
<p>Awesome</p>
<p>posted by felix9</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/adebruyn/TechDays-2010-Developer-Keynote-by-Anders-Hejlsberg#c634058257780000000</link>
		<pubDate>Fri, 02 Apr 2010 17:22:58 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/adebruyn/TechDays-2010-Developer-Keynote-by-Anders-Hejlsberg#c634058257780000000</guid>
		<dc:creator>felix9</dc:creator>
	</item>
	<item>
		<title>Re: TechDays 2010 Keynote by Anders Hejlsberg: Trends and future directions in programming languages</title>
		<description>
			<![CDATA[
<p>&quot;The .Net Framework has about 10,000 classes with about 100,000 methods...&quot; Help me I'm drowning! I envy the Turbo Pascal programmer of old.</p>
<p>posted by DevDan</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/adebruyn/TechDays-2010-Developer-Keynote-by-Anders-Hejlsberg#c634058268200000000</link>
		<pubDate>Fri, 02 Apr 2010 17:40:20 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/adebruyn/TechDays-2010-Developer-Keynote-by-Anders-Hejlsberg#c634058268200000000</guid>
		<dc:creator>DevDan</dc:creator>
	</item>
	<item>
		<title>Re: TechDays 2010 Keynote by Anders Hejlsberg: Trends and future directions in programming languages</title>
		<description>
			<![CDATA[
<p>Thank you.&nbsp; Will the c# 4.0 talk be posted also?</p>
<p>posted by staceyw</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/adebruyn/TechDays-2010-Developer-Keynote-by-Anders-Hejlsberg#c634058279930000000</link>
		<pubDate>Fri, 02 Apr 2010 17:59:53 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/adebruyn/TechDays-2010-Developer-Keynote-by-Anders-Hejlsberg#c634058279930000000</guid>
		<dc:creator>staceyw</dc:creator>
	</item>
	<item>
		<title>Re: TechDays 2010 Keynote by Anders Hejlsberg: Trends and future directions in programming languages</title>
		<description>
			<![CDATA[
<p>I'd rather have 10,000 classes with about 100,000 methods than 10,000 flat files with 100,000 methods, all of which require P/Invoke.</p>
<p>&nbsp;</p>
<p>After listening to the entire talk, I finally understand dynamic languages, and I understand where I'd like to use them.</p>
<p>&nbsp;</p>
<p>The issue I have with PLINQ is that it's sometimeslabelled as, &quot;concurrency for the masses&quot; and it bothers me. &nbsp;Concurrency is still hard, no matter how you slice it. &nbsp;I'm just worried of juniors throwing .AsParallel() on their LINQ queries and having horrid
 side effects. &nbsp;But also, prototyping doesn't require a Ph.D. in threading.</p>
<p>&nbsp;</p>
<p>I'm sure when .NET first came out and garbage collection was introduced the same&nbsp;apprehension&nbsp;was felt regarding this carelessness, just an observation.</p>
<p>posted by ChrisStepaniuk</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/adebruyn/TechDays-2010-Developer-Keynote-by-Anders-Hejlsberg#c634058353130000000</link>
		<pubDate>Fri, 02 Apr 2010 20:01:53 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/adebruyn/TechDays-2010-Developer-Keynote-by-Anders-Hejlsberg#c634058353130000000</guid>
		<dc:creator>ChrisStepaniuk</dc:creator>
	</item>
	<item>
		<title>Re: TechDays 2010 Keynote by Anders Hejlsberg: Trends and future directions in programming languages</title>
		<description>
			<![CDATA[
<p>Nice talk. About dynamic languages what I find interesting is that the disadvantages of dynamic languages are disappearing - notice in Javascript that when you program in a &quot;static style&quot;, the resulting program will be quite efficient, you pay for dynamism
 but if you don't use it, you don't pay very much. The new, more friendly, browser wars will push this trend to the limit.</p>
<p>posted by exoteric</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/adebruyn/TechDays-2010-Developer-Keynote-by-Anders-Hejlsberg#c634058364270000000</link>
		<pubDate>Fri, 02 Apr 2010 20:20:27 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/adebruyn/TechDays-2010-Developer-Keynote-by-Anders-Hejlsberg#c634058364270000000</guid>
		<dc:creator>exoteric</dc:creator>
	</item>
	<item>
		<title>Re: TechDays 2010 Keynote by Anders Hejlsberg: Trends and future directions in programming languages</title>
		<description>
			<![CDATA[
<p>Anders is amazing as always. I'm glad he's in charge of our future languages development. The way he mixes practicality with pragmatism and evolution almost feels like magic.</p>
<p>&nbsp;</p>
<p>posted by Pop Catalin Sever</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/adebruyn/TechDays-2010-Developer-Keynote-by-Anders-Hejlsberg#c634058365920000000</link>
		<pubDate>Fri, 02 Apr 2010 20:23:12 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/adebruyn/TechDays-2010-Developer-Keynote-by-Anders-Hejlsberg#c634058365920000000</guid>
		<dc:creator>Pop Catalin Sever</dc:creator>
	</item>
	<item>
		<title>Re: TechDays 2010 Keynote by Anders Hejlsberg: Trends and future directions in programming languages</title>
		<description>
			<![CDATA[
<p>Yes, C# 4 talk is also coming later in April. Just hold on for a week or so.</p>
<p>posted by katriendg</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/adebruyn/TechDays-2010-Developer-Keynote-by-Anders-Hejlsberg#c634058387570000000</link>
		<pubDate>Fri, 02 Apr 2010 20:59:17 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/adebruyn/TechDays-2010-Developer-Keynote-by-Anders-Hejlsberg#c634058387570000000</guid>
		<dc:creator>katriendg</dc:creator>
	</item>
	<item>
		<title>Re: TechDays 2010 Keynote by Anders Hejlsberg: Trends and future directions in programming languages</title>
		<description>
			<![CDATA[
<p>Thanks for posting this. Belux people <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /></p>
<p>&nbsp;</p>
<p>I've featured it, as it deserves.</p>
<p>C</p>
<p>posted by Charles</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/adebruyn/TechDays-2010-Developer-Keynote-by-Anders-Hejlsberg#c634058402980000000</link>
		<pubDate>Fri, 02 Apr 2010 21:24:58 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/adebruyn/TechDays-2010-Developer-Keynote-by-Anders-Hejlsberg#c634058402980000000</guid>
		<dc:creator>Charles</dc:creator>
	</item>
	<item>
		<title>Re: TechDays 2010 Keynote by Anders Hejlsberg: Trends and future directions in programming languages</title>
		<description>
			<![CDATA[
<p>how about other sessions from TechDays 2010 ??? <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-4.gif' alt='Tongue Out' /> </p>
<p>posted by felix9</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/adebruyn/TechDays-2010-Developer-Keynote-by-Anders-Hejlsberg#c634058495090000000</link>
		<pubDate>Fri, 02 Apr 2010 23:58:29 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/adebruyn/TechDays-2010-Developer-Keynote-by-Anders-Hejlsberg#c634058495090000000</guid>
		<dc:creator>felix9</dc:creator>
	</item>
	<item>
		<title>Re: TechDays 2010 Keynote by Anders Hejlsberg: Trends and future directions in programming languages</title>
		<description>
			<![CDATA[
<p>Nit: inline caching is a very old technique from Smalltalk and Self.&nbsp;</p>
<p>posted by Jules.dot</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/adebruyn/TechDays-2010-Developer-Keynote-by-Anders-Hejlsberg#c634058984530000000</link>
		<pubDate>Sat, 03 Apr 2010 13:34:13 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/adebruyn/TechDays-2010-Developer-Keynote-by-Anders-Hejlsberg#c634058984530000000</guid>
		<dc:creator>Jules.dot</dc:creator>
	</item>
	<item>
		<title>Re: TechDays 2010 Keynote by Anders Hejlsberg: Trends and future directions in programming languages</title>
		<description>
			<![CDATA[
<p>I've heard Anders give this talk before .. and Luca Bolognese gave a similar talk at PDC ...
</p>
<p><em>however</em> ... <strong>there are a few new wrinkles here</strong>&nbsp; ...</p>
<p>&nbsp;</p>
<ul>
<li>an <em>extensive</em> discussion of <strong>DSLs</strong> - obvoiusly the team wants to add some sort of support in the language (could this be related to the change in focus of OSLO? (a product that I never understood anyway. If you cant describe a product
 in a sentence or two something is definately wrong) </li><li><strong>immutable objects</strong> - specifcally ... <em>isolation</em>, <em>
purity (side effects)</em> and <em>immutability</em> ... I love that Anders said &quot;We should have better support in the language for immutability&quot; ... clearly they're working on language features to make creating an immutable object dead easy!
</li></ul>
<p>posted by keithfloy</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/adebruyn/TechDays-2010-Developer-Keynote-by-Anders-Hejlsberg#c634059090170000000</link>
		<pubDate>Sat, 03 Apr 2010 16:30:17 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/adebruyn/TechDays-2010-Developer-Keynote-by-Anders-Hejlsberg#c634059090170000000</guid>
		<dc:creator>keithfloy</dc:creator>
	</item>
	<item>
		<title>Re: TechDays 2010 Keynote by Anders Hejlsberg: Trends and future directions in programming languages</title>
		<description>
			<![CDATA[
<p>TechDays was pretty good this year. The sessions I enjoyed most were the Scott Hanselman sessions (very entertaining), the Anders Hejlsberg sessions, Bart Desmet's session about CLR 4 and Sara Ford's session about Visual Studio Tips.</p>
<p>posted by TommyCarlier</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/adebruyn/TechDays-2010-Developer-Keynote-by-Anders-Hejlsberg#c634059114020000000</link>
		<pubDate>Sat, 03 Apr 2010 17:10:02 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/adebruyn/TechDays-2010-Developer-Keynote-by-Anders-Hejlsberg#c634059114020000000</guid>
		<dc:creator>TommyCarlier</dc:creator>
	</item>
	<item>
		<title>Re: TechDays 2010 Keynote by Anders Hejlsberg: Trends and future directions in programming languages</title>
		<description>
			<![CDATA[
<p>Is it just me... or should the declarative and dynamic circles be a whole lot smaller and more contained in the concurrent circle?<br>
<br>
<br>
It seems that the advances in the declarative and dynamic areas are mainly to enable the concurrent area. As presented, the trend is multi-core and everything needs to catchup to make that the baseline abstraction.<br>
<br>
<br>
Congradulations to Anders, that was a very concise, interesting and enjoyable overview.<br>
<br>
<br>
One final thought, it seemed as Anders wanted to add one more sentence about JavaScript something like &quot;But it's still at best 2 times slowed than compiled code.&quot; To that end, can the compiler as a service create compiled code that can be agnostic as a dynamic
 language like JavaScript? Especially as just putting the JavaScript at the end of the html body tag (instead of header as per examples), decreases the load time of the page so much.</p>
<p>posted by N2Cheval</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/adebruyn/TechDays-2010-Developer-Keynote-by-Anders-Hejlsberg#c634059320660000000</link>
		<pubDate>Sat, 03 Apr 2010 22:54:26 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/adebruyn/TechDays-2010-Developer-Keynote-by-Anders-Hejlsberg#c634059320660000000</guid>
		<dc:creator>N2Cheval</dc:creator>
	</item>
	<item>
		<title>Re: TechDays 2010 Keynote by Anders Hejlsberg: Trends and future directions in programming languages</title>
		<description>
			<![CDATA[
<p>It's my fault.</p>
<p>&nbsp;</p>
<p>I read the title and thought the content would match it:&nbsp;<strong>'<span>Trends and</span><em><span>
</span>future<span> </span>directions </em><span>in programming languages</span>'</strong></p>
<p>&nbsp;</p>
<p>So, what <em>is</em> the future in programming languages? Doing the /qParallel - all problems solved?&nbsp;</p>
<p>&nbsp;</p>
<p>Sorry, but this keynote is for 5-year old programming toddlers? Nothing in there, that Anders did not say before in the videos Charles did over the years? But, I am not the audience for this. I did not want to sound too harsh.</p>
<p>&nbsp;</p>
<p>This sounds more like a Level 100 for marketing types who have to sell the new VS? Who is this audience?</p>
<p>&nbsp;</p>
<p>There are many moments when I was shaking my head, since the old discussions are popping up - this time unchallenged. Watching the power of dynamic and functional programming languages through his old 2D-OO-glasses is great for .NET, I guess.</p>
<p>&nbsp;</p>
<p>Again, it's my fault.</p>
<p>posted by Alex Covic</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/adebruyn/TechDays-2010-Developer-Keynote-by-Anders-Hejlsberg#c634059795910000000</link>
		<pubDate>Sun, 04 Apr 2010 12:06:31 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/adebruyn/TechDays-2010-Developer-Keynote-by-Anders-Hejlsberg#c634059795910000000</guid>
		<dc:creator>Alex Covic</dc:creator>
	</item>
	<item>
		<title>Re: TechDays 2010 Keynote by Anders Hejlsberg: Trends and future directions in programming languages</title>
		<description>
			<![CDATA[
<p>The talk <em>is</em> about future directions as well, it's just that it does not contain much
<em>new</em> information about that future - and that's all very understandable as the future is outlined in abstract terms. I think many people would have liked more details but the future is still unfolding and obviously the team does not want to reveal preliminary
 work, which may change many times still, in any detail. In retrospect, I think that's always been the case with previous versions. So your misunderstanding here is two-fold: 1) that the talk is not about the future and 2) that old news cannot be about the
 future (as if abstract plans were realized the very moment they were stated.)</p>
<p>&nbsp;</p>
<p>To the point about auto-parallelization: that's a misunderstanding or misrepresentation of the talk: no such thing was implied or stated - desirable as it may be. Anders just said there were many scenarios where a simple Parallel.For would be appropriate,
 something which is obviously true and one would be foolish to object to.</p>
<p>posted by exoteric</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/adebruyn/TechDays-2010-Developer-Keynote-by-Anders-Hejlsberg#c634059826910000000</link>
		<pubDate>Sun, 04 Apr 2010 12:58:11 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/adebruyn/TechDays-2010-Developer-Keynote-by-Anders-Hejlsberg#c634059826910000000</guid>
		<dc:creator>exoteric</dc:creator>
	</item>
	<item>
		<title>Re: TechDays 2010 Keynote by Anders Hejlsberg: Trends and future directions in programming languages</title>
		<description>
			<![CDATA[
<p>I'd really like to see Anders' other session and also very much Bart's session.</p>
<p>posted by exoteric</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/adebruyn/TechDays-2010-Developer-Keynote-by-Anders-Hejlsberg#c634059878280000000</link>
		<pubDate>Sun, 04 Apr 2010 14:23:48 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/adebruyn/TechDays-2010-Developer-Keynote-by-Anders-Hejlsberg#c634059878280000000</guid>
		<dc:creator>exoteric</dc:creator>
	</item>
	<item>
		<title>Re: TechDays 2010 Keynote by Anders Hejlsberg: Trends and future directions in programming languages</title>
		<description>
			<![CDATA[
<p>Starting the 12th of April they will be uploaded gradually. Latest April 20th, all sessions should be online. Cheers, Hans</p>
<p>posted by HansVB</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/adebruyn/TechDays-2010-Developer-Keynote-by-Anders-Hejlsberg#c634060670670000000</link>
		<pubDate>Mon, 05 Apr 2010 12:24:27 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/adebruyn/TechDays-2010-Developer-Keynote-by-Anders-Hejlsberg#c634060670670000000</guid>
		<dc:creator>HansVB</dc:creator>
	</item>
	<item>
		<title>Re: TechDays 2010 Keynote by Anders Hejlsberg: Trends and future directions in programming languages</title>
		<description>
			<![CDATA[
<p>Before uploading, please do a good job of compressing the video. It is VC-1 compression after all and the WMV-High version should not suffer posterization, blocking and other highly noticeable artifacts, making it not much better than the regular WMV version.</p>
<p>&nbsp;</p>
<p>Thanks</p>
<p>&nbsp;</p>
<p>posted by Corrector2</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/adebruyn/TechDays-2010-Developer-Keynote-by-Anders-Hejlsberg#c634062791540000000</link>
		<pubDate>Wed, 07 Apr 2010 23:19:14 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/adebruyn/TechDays-2010-Developer-Keynote-by-Anders-Hejlsberg#c634062791540000000</guid>
		<dc:creator>Corrector2</dc:creator>
	</item>
	<item>
		<title>Re: TechDays 2010 Keynote by Anders Hejlsberg: Trends and future directions in programming languages</title>
		<description>
			<![CDATA[
<p>Can we download the slides from some place?</p>
<p>posted by cdasari</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/adebruyn/TechDays-2010-Developer-Keynote-by-Anders-Hejlsberg#c634063491020000000</link>
		<pubDate>Thu, 08 Apr 2010 18:45:02 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/adebruyn/TechDays-2010-Developer-Keynote-by-Anders-Hejlsberg#c634063491020000000</guid>
		<dc:creator>cdasari</dc:creator>
	</item>
	<item>
		<title>Re: TechDays 2010 Keynote by Anders Hejlsberg: Trends and future directions in programming languages</title>
		<description>
			<![CDATA[
<p>The slide near the end with all of the languages on it would make an awesome evangelism sticker.</p>
<p>posted by Rick Minerich</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/adebruyn/TechDays-2010-Developer-Keynote-by-Anders-Hejlsberg#c634071299920000000</link>
		<pubDate>Sat, 17 Apr 2010 19:39:52 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/adebruyn/TechDays-2010-Developer-Keynote-by-Anders-Hejlsberg#c634071299920000000</guid>
		<dc:creator>Rick Minerich</dc:creator>
	</item>
	<item>
		<title>Re: TechDays 2010 Keynote by Anders Hejlsberg: Trends and future directions in programming languages</title>
		<description>
			<![CDATA[
<p>The slides are available here: <a href="http://www.microsoft.com/belux/techdays/2010/videos.aspx">
http://www.microsoft.com/belux/techdays/2010/videos.aspx</a>&nbsp;and then enter 'Anders Hejlsberg' in the speaker search box. PPT's and videos of the other TechDays sessions are available too over there!</p>
<p>posted by adebruyn</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/adebruyn/TechDays-2010-Developer-Keynote-by-Anders-Hejlsberg#c634074310830000000</link>
		<pubDate>Wed, 21 Apr 2010 07:18:03 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/adebruyn/TechDays-2010-Developer-Keynote-by-Anders-Hejlsberg#c634074310830000000</guid>
		<dc:creator>adebruyn</dc:creator>
	</item>
	<item>
		<title>Re: TechDays 2010 Keynote by Anders Hejlsberg: Trends and future directions in programming languages</title>
		<description>
			<![CDATA[
<p>very well!</p>
<p>it's insightful!</p>
<p>posted by googya</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/adebruyn/TechDays-2010-Developer-Keynote-by-Anders-Hejlsberg#c634159908870000000</link>
		<pubDate>Thu, 29 Jul 2010 09:01:27 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/adebruyn/TechDays-2010-Developer-Keynote-by-Anders-Hejlsberg#c634159908870000000</guid>
		<dc:creator>googya</dc:creator>
	</item>
	<item>
		<title>Re: TechDays 2010 Keynote by Anders Hejlsberg: Trends and future directions in programming languages</title>
		<description>
			<![CDATA[ <p>very well !</p><p>I like ...</p><p>posted by dyfduck</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/adebruyn/TechDays-2010-Developer-Keynote-by-Anders-Hejlsberg#c634253483090000000</link>
		<pubDate>Sun, 14 Nov 2010 16:18:29 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/adebruyn/TechDays-2010-Developer-Keynote-by-Anders-Hejlsberg#c634253483090000000</guid>
		<dc:creator>dyfduck</dc:creator>
	</item>
</channel>
</rss>