<?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 - Scott Currie - Multiple language programming demo</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Currie-Multiple-language-programming-demo/RSS"></atom:link>
	<image>
		<url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url>
		<title>Channel 9 - Scott Currie - Multiple language programming demo</title>
		<link></link>
	</image>
	<description>Scott Currie, program manager on the Visual C&amp;#43;&amp;#43; team likes fooling around with other languages too. Here he shows off a demo of mixing VB, C#, and C&amp;#43;&amp;#43; in the same application.

Very interesting! Cool demo too, it solves a popular puzzle game.

In a separate video he talks about what C&amp;#43;&amp;#43; does to exploit the .NET CLR.</description>
	<link></link>
	<language>en</language>
	<pubDate>Wed, 22 May 2013 03:34:24 GMT</pubDate>
	<lastBuildDate>Wed, 22 May 2013 03:34:24 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: Scott Currie - Multiple language programming demo</title>
		<description>
			<![CDATA[Has the Quake demo been cut? Or can we expect it in the future?<br>
<br>
I suggested this.. everyone took the piss and said you can communicate between objects anyway.. <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-6.gif' alt='Sad' />
<br>
<br>
<p>posted by Manip</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Currie-Multiple-language-programming-demo#c632291612020000000</link>
		<pubDate>Thu, 26 Aug 2004 23:53:22 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Currie-Multiple-language-programming-demo#c632291612020000000</guid>
		<dc:creator>Manip</dc:creator>
	</item>
	<item>
		<title>Re: Scott Currie - Multiple language programming demo</title>
		<description>
			<![CDATA[It would have been nice to see a split-screen with the person on the left and screen-captures on the right - easier to follow.<br>
<br>
I have a sneaking suspicion I know how the cube solving algorithm works - start with a solved cube and make a random number of random moves.&nbsp; Then, to solve it, make the moves backwards in reverse order. =) Flashy, but you can't use it to solve a real cube
 by entering the initial messy position.<br>
<p>posted by Maurits</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Currie-Multiple-language-programming-demo#c632291620790000000</link>
		<pubDate>Fri, 27 Aug 2004 00:07:59 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Currie-Multiple-language-programming-demo#c632291620790000000</guid>
		<dc:creator>Maurits</dc:creator>
	</item>
	<item>
		<title>Re: Scott Currie - Multiple language programming demo</title>
		<description>
			<![CDATA[It wouldn't be *that* hard to write a real solver. At least as long as you didn't try to animate the entire process of finding the solution but instead the final solution.
<br>
<br>
Not even nearly as hard as a basic chess AI.<p>posted by Manip</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Currie-Multiple-language-programming-demo#c632291624290000000</link>
		<pubDate>Fri, 27 Aug 2004 00:13:49 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Currie-Multiple-language-programming-demo#c632291624290000000</guid>
		<dc:creator>Manip</dc:creator>
	</item>
	<item>
		<title>Re: Scott Currie - Multiple language programming demo</title>
		<description>
			<![CDATA[The quake demo is still coming. Over the next week.<p>posted by The Channel 9 Team</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Currie-Multiple-language-programming-demo#c632291636920000000</link>
		<pubDate>Fri, 27 Aug 2004 00:34:52 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Currie-Multiple-language-programming-demo#c632291636920000000</guid>
		<dc:creator>The Channel 9 Team</dc:creator>
	</item>
	<item>
		<title>Re: Scott Currie - Multiple language programming demo</title>
		<description>
			<![CDATA[
<blockquote>
<div>Manip wrote:</div>
<div>It wouldn't be *that* hard to write a real solver. At least as long as you didn't try to animate the entire process of finding the solution but instead the final solution.
<br>
<br>
Not even nearly as hard as a basic chess AI. </div>
</blockquote>
<br>
<br>
I suppose they might have had a cube-solving algorithm lying around.<br>
<p>posted by Maurits</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Currie-Multiple-language-programming-demo#c632291637090000000</link>
		<pubDate>Fri, 27 Aug 2004 00:35:09 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Currie-Multiple-language-programming-demo#c632291637090000000</guid>
		<dc:creator>Maurits</dc:creator>
	</item>
	<item>
		<title>Re: Scott Currie - Multiple language programming demo</title>
		<description>
			<![CDATA[Sweet, being able to use multiple lanuages in the same project is awesome. I can't wait for this.<br>
<br>
One thing to take this to the next step is to make the IDE be able to convert the C# to VB.NET and VB.NET to C#. It would be awesome to do it in a way that a VB.NET developer could load the C# project, edit the code using VB.NET and then it saves it back in
 C#. Then the C# developer could go and edit it with C#. This would be very possible since C# and VB.NET only have syntax difference, there isn't anything you can do with C# that you can't with VB.NET and vice versa. This would achieve true language independance.
 I'm sure you could easily&nbsp;throw C&#43;&#43; in to the mix.<p>posted by CRPietschmann</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Currie-Multiple-language-programming-demo#c632291699000000000</link>
		<pubDate>Fri, 27 Aug 2004 02:18:20 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Currie-Multiple-language-programming-demo#c632291699000000000</guid>
		<dc:creator>CRPietschmann</dc:creator>
	</item>
	<item>
		<title>Re: Scott Currie - Multiple language programming demo</title>
		<description>
			<![CDATA[Ok, how about this.. next time you guys show us a samle of an app you do not use that camera, but use this nifty product instead:<br>
&nbsp;<a href="http://www.video-capture.info/">http://www.video-capture.info/</a><br>
<br>
Record the screen, and use the microphone to talk as you would with the camera you always use.. We would be able to see the screen which is good! nice video btw<p>posted by Steve411</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Currie-Multiple-language-programming-demo#c632291699230000000</link>
		<pubDate>Fri, 27 Aug 2004 02:18:43 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Currie-Multiple-language-programming-demo#c632291699230000000</guid>
		<dc:creator>Steve411</dc:creator>
	</item>
	<item>
		<title>Re: Scott Currie - Multiple language programming demo</title>
		<description>
			<![CDATA[This is the <em>second</em> reason why C&#43;&#43; should be interesting to me. I'm getting the message here...<p>posted by rasx</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Currie-Multiple-language-programming-demo#c632291709670000000</link>
		<pubDate>Fri, 27 Aug 2004 02:36:07 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Currie-Multiple-language-programming-demo#c632291709670000000</guid>
		<dc:creator>rasx</dc:creator>
	</item>
	<item>
		<title>Re: Scott Currie - Multiple language programming demo</title>
		<description>
			<![CDATA[Actually it's a real solver.&nbsp; You can give it an arbitrary position (reads an XML file for start position)&nbsp;and it will solve it.&nbsp; Of course some positions will take longer than others -- some much longer.<br>
<br>
Kang Su Gatlin<br>
Visual C&#43;&#43; Program Manager<p>posted by KSG</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Currie-Multiple-language-programming-demo#c632291770850000000</link>
		<pubDate>Fri, 27 Aug 2004 04:18:05 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Currie-Multiple-language-programming-demo#c632291770850000000</guid>
		<dc:creator>KSG</dc:creator>
	</item>
	<item>
		<title>Re: Scott Currie - Multiple language programming demo</title>
		<description>
			<![CDATA[
<p>Right on RasX.&nbsp; We hope to make this message loud and clear.&nbsp; If there's anything we can do to make it clearer... let us know&nbsp; <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /><br>
<br>
<br>
Thanks,<br>
<br>
Kang Su Gatlin<br>
Visual C&#43;&#43; Program Manager<br>
</p>
<p>posted by KSG</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Currie-Multiple-language-programming-demo#c632291771840000000</link>
		<pubDate>Fri, 27 Aug 2004 04:19:44 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Currie-Multiple-language-programming-demo#c632291771840000000</guid>
		<dc:creator>KSG</dc:creator>
	</item>
	<item>
		<title>Re: Scott Currie - Multiple language programming demo</title>
		<description>
			<![CDATA[Steve411: unfortunately the reason you can't see the screen is because of the compression we're using. We're putting these files down to 300 kbps. I'll try this out and see if we can use it someway, but it needs to spit out .WMV files that can be streamed
 at 300kbps or less.<p>posted by scobleizer</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Currie-Multiple-language-programming-demo#c632291794530000000</link>
		<pubDate>Fri, 27 Aug 2004 04:57:33 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Currie-Multiple-language-programming-demo#c632291794530000000</guid>
		<dc:creator>scobleizer</dc:creator>
	</item>
	<item>
		<title>Re: Scott Currie - Multiple language programming demo</title>
		<description>
			<![CDATA[
<div>Couldn't you record the screen with an app.. record the interview with the normal camera.. digitally compress both (separately) and then combine them post compression? The reason this might work is because that compression algorithm has something to do
 with in/out of focusing.<br>
<br>
When can we expect Dolby surround sound? =) </div>
<p>posted by Manip</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Currie-Multiple-language-programming-demo#c632291960280000000</link>
		<pubDate>Fri, 27 Aug 2004 09:33:48 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Currie-Multiple-language-programming-demo#c632291960280000000</guid>
		<dc:creator>Manip</dc:creator>
	</item>
	<item>
		<title>Re: Scott Currie - Multiple language programming demo</title>
		<description>
			<![CDATA[Scott mentioned in this interview that by the time this video is published this sample cube application is uploaded to MSDN, but i can't find it<br>
<br>
Manip,<br>
why Dolby Surround if we can get Dolby Digital or DTS? <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-5.gif' alt='Wink' /><p>posted by PeterR</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Currie-Multiple-language-programming-demo#c632292047150000000</link>
		<pubDate>Fri, 27 Aug 2004 11:58:35 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Currie-Multiple-language-programming-demo#c632292047150000000</guid>
		<dc:creator>PeterR</dc:creator>
	</item>
	<item>
		<title>Re: Scott Currie - Multiple language programming demo</title>
		<description>
			<![CDATA[Too bad only link.exe can link modules. I'd like AL to be able to do so too, so I can use that from my custom MSBuild files.<br>
<p>posted by Tom Servo</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Currie-Multiple-language-programming-demo#c632292062550000000</link>
		<pubDate>Fri, 27 Aug 2004 12:24:15 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Currie-Multiple-language-programming-demo#c632292062550000000</guid>
		<dc:creator>Tom Servo</dc:creator>
	</item>
	<item>
		<title>Re: Scott Currie - Multiple language programming demo</title>
		<description>
			<![CDATA[
<blockquote>
<div>KSG wrote:</div>
<div>Actually it's a real solver.&nbsp; You can give it an arbitrary position (reads an XML file for start position)&nbsp;and it will solve it.&nbsp; Of course some positions will take longer than others -- some much longer.<br>
<br>
Kang Su Gatlin<br>
Visual C&#43;&#43; Program Manager</div>
</blockquote>
<br>
<br>
Sweet!&nbsp; A general <i>n</i>x<i>n</i>x<i>n</i> cube solver?&nbsp; Where can I get the code?<br>
<p>posted by Maurits</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Currie-Multiple-language-programming-demo#c632292176210000000</link>
		<pubDate>Fri, 27 Aug 2004 15:33:41 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Currie-Multiple-language-programming-demo#c632292176210000000</guid>
		<dc:creator>Maurits</dc:creator>
	</item>
	<item>
		<title>Re: Scott Currie - Multiple language programming demo</title>
		<description>
			<![CDATA[Very cool, but I can not find the source code. I would love to take a look at it and try it for myself. Any links?<p>posted by mattrmiller</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Currie-Multiple-language-programming-demo#c632292281060000000</link>
		<pubDate>Fri, 27 Aug 2004 18:28:26 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Currie-Multiple-language-programming-demo#c632292281060000000</guid>
		<dc:creator>mattrmiller</dc:creator>
	</item>
	<item>
		<title>Re: Scott Currie - Multiple language programming demo</title>
		<description>
			<![CDATA[If you want to do this in 1.x, try <a href="http://research.microsoft.com/~mbarnett/ilmerge.aspx">
ILMerge</a>. Much easier than the alternative, decompiling all the modules with ildasm then building a single binary with ilasm.<br>
<br>
I was very disappointed when I found this tool - I'd had that idea too but failed on the actual execution <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-5.gif' alt='Wink' /><br>
<br>
I assume that partial classes must be written all in the same language - you can't have one part of a class written in VB and another in C&#43;&#43;?<p>posted by Mike Dimmick</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Currie-Multiple-language-programming-demo#c632292436560000000</link>
		<pubDate>Fri, 27 Aug 2004 22:47:36 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Currie-Multiple-language-programming-demo#c632292436560000000</guid>
		<dc:creator>Mike Dimmick</dc:creator>
	</item>
	<item>
		<title>Re: Scott Currie - Multiple language programming demo</title>
		<description>
			<![CDATA[
<blockquote>
<div>scobleizer wrote:</div>
<div>Steve411: unfortunately the reason you can't see the screen is because of the compression we're using. We're putting these files down to 300 kbps. I'll try this out and see if we can use it someway, but it needs to spit out .WMV files that can be streamed
 at 300kbps or less.</div>
</blockquote>
<br>
<br>
&nbsp;Thanks scrobleizer.<p>posted by Steve411</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Currie-Multiple-language-programming-demo#c632292893530000000</link>
		<pubDate>Sat, 28 Aug 2004 11:29:13 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Currie-Multiple-language-programming-demo#c632292893530000000</guid>
		<dc:creator>Steve411</dc:creator>
	</item>
	<item>
		<title>Re: Scott Currie - Multiple language programming demo</title>
		<description>
			<![CDATA[
<p>Scobleizer, I'm sure it's a stupid question, but why can't we have higher res?&nbsp; Since we can download now, you could give us nice big pretty videos that weren't all blurry.<br>
<br>
<br>
I do appreciate all you do.&nbsp; Thanks for it.&nbsp; I like the blurry videos.<br>
<br>
Light...<br>
</p>
<p>posted by gswitz</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Currie-Multiple-language-programming-demo#c632292992300000000</link>
		<pubDate>Sat, 28 Aug 2004 14:13:50 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Currie-Multiple-language-programming-demo#c632292992300000000</guid>
		<dc:creator>gswitz</dc:creator>
	</item>
	<item>
		<title>Re: Scott Currie - Multiple language programming demo</title>
		<description>
			<![CDATA[yes, i love visual c&#43;&#43; !&nbsp; <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /> <br>
<br>
exciting things happening with the vc&#43;&#43; project system. also the posts and videos of kang su gatlin about the power of c&#43;&#43;/cli are awesome. i think we're on the right track with c&#43;&#43;.
<br>
any chance to see more videos with mr. gatlin, btw? compiler guys' talks are what keeps c&#43;&#43; people inspired <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /><br>
<br>
keep up this outstanding work with channel9 ! it's just amazing to have such an insight into the different project groups.<br>
<br>
- martin.<br>
<p>posted by mwirth</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Currie-Multiple-language-programming-demo#c632293360140000000</link>
		<pubDate>Sun, 29 Aug 2004 00:26:54 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Currie-Multiple-language-programming-demo#c632293360140000000</guid>
		<dc:creator>mwirth</dc:creator>
	</item>
	<item>
		<title>Re: Scott Currie - Multiple language programming demo</title>
		<description>
			<![CDATA[gswitz: bandwidth costs. Let's say I gave you the 2.1 megabits-per-second versions. Then our bandwidth costs would be seven times higher than they are now.<p>posted by scobleizer</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Currie-Multiple-language-programming-demo#c632293460350000000</link>
		<pubDate>Sun, 29 Aug 2004 03:13:55 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Currie-Multiple-language-programming-demo#c632293460350000000</guid>
		<dc:creator>scobleizer</dc:creator>
	</item>
	<item>
		<title>Re: Scott Currie - Multiple language programming demo</title>
		<description>
			<![CDATA[I'm a Twitter addict.&nbsp; This is great!<p>posted by jsrfc58</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Currie-Multiple-language-programming-demo#c632293473020000000</link>
		<pubDate>Sun, 29 Aug 2004 03:35:02 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Currie-Multiple-language-programming-demo#c632293473020000000</guid>
		<dc:creator>jsrfc58</dc:creator>
	</item>
	<item>
		<title>Re: Scott Currie - Multiple language programming demo</title>
		<description>
			<![CDATA[
<blockquote>
<div>jsrfc58 wrote:</div>
<div>Why couldn't someone write a single &quot;universal&quot; compiler, and then have interchangeable &quot;front-ends&quot; (scanner/parser/etc.)</div>
</blockquote>
<br>
I think the Phoenix thing is kinda what you're thinking about.<br>
<br>
<a href="http://channel9.msdn.com/ShowPost.aspx?PostID=13369">http&#58;&#47;&#47;channel9.msdn.com&#47;ShowPost.aspx&#63;PostID&#61;13369</a><br>
<p>posted by Tom Servo</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Currie-Multiple-language-programming-demo#c632293962830000000</link>
		<pubDate>Sun, 29 Aug 2004 17:11:23 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Currie-Multiple-language-programming-demo#c632293962830000000</guid>
		<dc:creator>Tom Servo</dc:creator>
	</item>
	<item>
		<title>Re: Scott Currie - Multiple language programming demo</title>
		<description>
			<![CDATA[
<blockquote>
<div>KSG wrote:</div>
<div>Actually it's a real solver.&nbsp; You can give it an arbitrary position (reads an XML file for start position)&nbsp;and it will solve it.&nbsp; Of course some positions will take longer than others -- some much longer.<br>
<br>
Kang Su Gatlin<br>
Visual C&#43;&#43; Program Manager</div>
</blockquote>
<br>
<br>
You are such a tease... <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-9.gif' alt='Crying' /><br>
<p>posted by Maurits</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Currie-Multiple-language-programming-demo#c632294993550000000</link>
		<pubDate>Mon, 30 Aug 2004 21:49:15 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Currie-Multiple-language-programming-demo#c632294993550000000</guid>
		<dc:creator>Maurits</dc:creator>
	</item>
	<item>
		<title>Re: Scott Currie - Multiple language programming demo</title>
		<description>
			<![CDATA[Hello,<br>
<br>
thanks for this great demonstration. <br>
Scott Currie&nbsp;mentioned that source code for this<br>
would be posted on MSDN but I could not find anything<br>
after an extensive search.<br>
<br>
Could someone please provide me with a URL to the<br>
source code?<br>
<br>
Thanks in advance,<br>
Paddy<p>posted by happytrader</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Currie-Multiple-language-programming-demo#c632408714790000000</link>
		<pubDate>Sun, 09 Jan 2005 12:44:39 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/TheChannel9Team/Scott-Currie-Multiple-language-programming-demo#c632408714790000000</guid>
		<dc:creator>happytrader</dc:creator>
	</item>
</channel>
</rss>