<?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 - Luke Hoban: Latest version of F# Released - What&#39;s the story? What&#39;s next?</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Blogs/Charles/Luke-Hoban-Latest-version-of-F-Released-Whats-the-story-Whats-next/RSS"></atom:link>
	<image>
		<url>http://ecn.channel9.msdn.com/o9/previewImages/100/469468_100x75.jpg</url>
		<title>Channel 9 - Luke Hoban: Latest version of F# Released - What&#39;s the story? What&#39;s next?</title>
		<link></link>
	</image>
	<description>With the 
release of VS 2010 Beta 1 today, F# is officially a part of the in-box VS family in the sense that it ships with VS 2010 as a first class language&amp;nbsp;for use in building&amp;nbsp;your .NET projects that require the power and&amp;nbsp;flexibility of the functional approach
 to program composition.&amp;nbsp;For VS 2008, a great IDE and toolset that you have at your disposal today, you can&amp;nbsp;install the
equivalent version of F# that ships with VS2010 Beta 1 as an add-in install. Right on!Here, F# Program Manager Luke Hoban talks with me about F#, generally and what people have been doing with it, the current state of the technology, what F# enables, etc. You&#39;ll even see some code Luke&#39;s written, but this is mainly an Old School Channel 9 conversation.
 You know the drill.Enjoy.Learn more:Don Syme&#39;s&amp;nbsp;announcement of the F#&amp;nbsp;2010 beta&amp;nbsp;release: 
http://blogs.msdn.com/dsyme/archive/2009/05/20/visual-studio-2010-beta1-with-f-is-now-available-plus-matching-f-ctp-update-for-vs2008.aspx
The F# Dev Center: http://fsharp.net/
</description>
	<link></link>
	<language>en</language>
	<pubDate>Wed, 19 Jun 2013 01:55:45 GMT</pubDate>
	<lastBuildDate>Wed, 19 Jun 2013 01:55:45 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: Luke Hoban: Latest version of F# Released - What&#39;s the story? What&#39;s next?</title>
		<description>
			<![CDATA[
<p>Congratulations on the release of Beta 1! &nbsp;I have a question about Edit and Continue with F#, will it be supported with 2010? &nbsp;If so, what are the tricky parts of getting it working, specificly working around&nbsp;immutability.</p>
<p>And what happened to your blog?</p>
<p>posted by Jsoh</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/Luke-Hoban-Latest-version-of-F-Released-Whats-the-story-Whats-next#c633784561870000000</link>
		<pubDate>Wed, 20 May 2009 22:43:07 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/Luke-Hoban-Latest-version-of-F-Released-Whats-the-story-Whats-next#c633784561870000000</guid>
		<dc:creator>Jsoh</dc:creator>
	</item>
	<item>
		<title>Re: Luke Hoban: Latest version of F# Released - What&#39;s the story? What&#39;s next?</title>
		<description>
			<![CDATA[
<p>can f# functions be made available as c#/vb extension methods? that one feature would increase the usefulness of f# for the avarage .net programmer like ten times <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /></p>
<p>@35:00</p>
<p>that c# code could have been made a lot more compact with a linq statement <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /> when written in linq the f# and c# versions wouldnt look all that diffrent imo <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /></p>
<p>posted by aL_</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/Luke-Hoban-Latest-version-of-F-Released-Whats-the-story-Whats-next#c633785043160000000</link>
		<pubDate>Thu, 21 May 2009 12:05:16 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/Luke-Hoban-Latest-version-of-F-Released-Whats-the-story-Whats-next#c633785043160000000</guid>
		<dc:creator>aL_</dc:creator>
	</item>
	<item>
		<title>Re: Luke Hoban: Latest version of F# Released - What&#39;s the story? What&#39;s next?</title>
		<description>
			<![CDATA[
<p>But why would you do that when you can do it more naturally in F#? There are many things that you can do in C# that you can do in F#. In fact, Luke showed this over and over again when he was&nbsp; C# program manager. This is part of why he was the natural choice
 to PM F#... I'd argue that you should use the right tool for the job at hand. If you simply want to use the power of monadic query comprehensions in C# (exposed as LINQ syntax), then use LINQ in your C# or VB.NET. If you want to program in a functional style
 and use less syntax to get the job done, then F# is the natural choice. The fact that F# is a .NET language means you can use it for constructing algorithms that it lends a very helping hand for at composition time and then use any number of other .NET languages
 that are better suited for other compositional tasks.</p>
<p>C</p>
<p>posted by Charles</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/Luke-Hoban-Latest-version-of-F-Released-Whats-the-story-Whats-next#c633785282310000000</link>
		<pubDate>Thu, 21 May 2009 18:43:51 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/Luke-Hoban-Latest-version-of-F-Released-Whats-the-story-Whats-next#c633785282310000000</guid>
		<dc:creator>Charles</dc:creator>
	</item>
	<item>
		<title>Re: Luke Hoban: Latest version of F# Released - What&#39;s the story? What&#39;s next?</title>
		<description>
			<![CDATA[
<p>well, that perticular part of code may be more convenient to write in f# but if your whole project is a c# project, the convenience of a single method might not be worth it compared to the effort of creating and integrating a new project right? <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /> it all
 depends how much code like that you have..</p>
<p>but thats not my point, my point was that this perticular c# code is not representative of what c# is capable of, i argue that a c# linq query is not hugely diffrent from the f# example shown. there are plenty of other examples where f# really do provide
 a compact bit of code that really isnt possible to write in c# (pattern matching for example), im just saying a scenario like that would make for a better example of the f# coolness <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /></p>
<p>beeing able to write f# extension methods usable from c# would be a really great enabler for doing just what your saying, using the right tool for the write job. surely you dont disagree with at part of my post? <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /></p>
<p>posted by aL_</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/Luke-Hoban-Latest-version-of-F-Released-Whats-the-story-Whats-next#c633785308970000000</link>
		<pubDate>Thu, 21 May 2009 19:28:17 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/Luke-Hoban-Latest-version-of-F-Released-Whats-the-story-Whats-next#c633785308970000000</guid>
		<dc:creator>aL_</dc:creator>
	</item>
	<item>
		<title>Re: Luke Hoban: Latest version of F# Released - What&#39;s the story? What&#39;s next?</title>
		<description>
			<![CDATA[
<p>I'm not disagreeing. I'm simply asking questions. <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /></p>
<p>posted by Charles</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/Luke-Hoban-Latest-version-of-F-Released-Whats-the-story-Whats-next#c633785322890000000</link>
		<pubDate>Thu, 21 May 2009 19:51:29 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/Luke-Hoban-Latest-version-of-F-Released-Whats-the-story-Whats-next#c633785322890000000</guid>
		<dc:creator>Charles</dc:creator>
	</item>
	<item>
		<title>Re: Luke Hoban: Latest version of F# Released - What&#39;s the story? What&#39;s next?</title>
		<description>
			<![CDATA[
<p>hehe ok <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /></p>
<p>i guess my awnser is that if most of my code is most easily written in c# but f# is more suitable for some parts, id make a c# project and pay the inconvecience of either integrating two projects or writing it all in c# <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /></p>
<p>but if i can write the f# suitable parts in f#&nbsp;and&nbsp;expose them as extension methods, i dont have to choose at all <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-2.gif' alt='Big Smile' /></p>
<p>posted by aL_</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/Luke-Hoban-Latest-version-of-F-Released-Whats-the-story-Whats-next#c633785334230000000</link>
		<pubDate>Thu, 21 May 2009 20:10:23 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/Luke-Hoban-Latest-version-of-F-Released-Whats-the-story-Whats-next#c633785334230000000</guid>
		<dc:creator>aL_</dc:creator>
	</item>
	<item>
		<title>Re: Luke Hoban: Latest version of F# Released - What&#39;s the story? What&#39;s next?</title>
		<description>
			<![CDATA[
<p>What's wrong with writing a shared library for, say, computation-heavy tasks, in F# and then using it in a C# (or VB.NET or whatever.NET) project?</p>
<p>C</p>
<p>posted by Charles</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/Luke-Hoban-Latest-version-of-F-Released-Whats-the-story-Whats-next#c633785341400000000</link>
		<pubDate>Thu, 21 May 2009 20:22:20 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/Luke-Hoban-Latest-version-of-F-Released-Whats-the-story-Whats-next#c633785341400000000</guid>
		<dc:creator>Charles</dc:creator>
	</item>
	<item>
		<title>Re: Luke Hoban: Latest version of F# Released - What&#39;s the story? What&#39;s next?</title>
		<description>
			<![CDATA[
<p>I totally agree <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /></p>
<p>I currently try&nbsp;to make usefull F#&nbsp;examples for the company that I currently work for. I use C# for creating stuff like front-ends, main architecture, etc. And I build shared F# libraries to perform the actual computations/data processing in such a way that
 it easily plugs into the main architecture... (thanks to the excellent support for OO design&nbsp;and .NET in F# <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /> )</p>
<p>I love F# because it allows me to focus on the complex problem that I want to solve, without being distracted by all the plumbing code in the background.</p>
<p>p.s.: Thanks to all the people at C9 for all the excellent F# video's!</p>
<p>posted by Laurens</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/Luke-Hoban-Latest-version-of-F-Released-Whats-the-story-Whats-next#c633785352650000000</link>
		<pubDate>Thu, 21 May 2009 20:41:05 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/Luke-Hoban-Latest-version-of-F-Released-Whats-the-story-Whats-next#c633785352650000000</guid>
		<dc:creator>Laurens</dc:creator>
	</item>
	<item>
		<title>Re: Luke Hoban: Latest version of F# Released - What&#39;s the story? What&#39;s next?</title>
		<description>
			<![CDATA[
<p>nothing, i havent said that there is <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /> im just saying its a trade of with how much code we're talking about and how genericly applicable it is.. i mean you woudnt create a library just to be able to write one single specific&nbsp;method that is only used in
 one place&nbsp;in f#, espscially not if the penalty is of writing it in c# is so small. (comparing a c# linq statement with the equvalent f#). a generic library is another story <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /></p>
<p>and again, beeing able to create extension methods in f# doesnt contradict what you're saying at all, it further enables it <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /> [im still not clear on if thats possible or not]</p>
<p>posted by aL_</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/Luke-Hoban-Latest-version-of-F-Released-Whats-the-story-Whats-next#c633785384920000000</link>
		<pubDate>Thu, 21 May 2009 21:34:52 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/Luke-Hoban-Latest-version-of-F-Released-Whats-the-story-Whats-next#c633785384920000000</guid>
		<dc:creator>aL_</dc:creator>
	</item>
	<item>
		<title>Re: Luke Hoban: Latest version of F# Released - What&#39;s the story? What&#39;s next?</title>
		<description>
			<![CDATA[
<p>The over use of these grimacing emoticons is rather disturbing.&nbsp; Perhaps it is an indication of emotional distress, manic depression, or passive aggression.&nbsp; If you have been diagnosed with bipolar disorder and your symptoms have returned or you are having
 any new symptoms please contact a medical professional.</p>
<p>posted by Jsoh</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/Luke-Hoban-Latest-version-of-F-Released-Whats-the-story-Whats-next#c633785414850000000</link>
		<pubDate>Thu, 21 May 2009 22:24:45 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/Luke-Hoban-Latest-version-of-F-Released-Whats-the-story-Whats-next#c633785414850000000</guid>
		<dc:creator>Jsoh</dc:creator>
	</item>
	<item>
		<title>Re: Luke Hoban: Latest version of F# Released - What&#39;s the story? What&#39;s next?</title>
		<description>
			<![CDATA[
<p>possebly <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-4.gif' alt='Tongue Out' /> <strong><em>or</em></strong> im just a part of the msn genereation who use emoticons as punctuation <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-5.gif' alt='Wink' /> if you got&nbsp;a problem with that, tough break <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-14.gif' alt='Devil' /> infact you seem alot more passive agressive than i&nbsp;<img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-3.gif' alt='Scared' />&nbsp; perhaps you should go make sure there
 are no dang kids on your lawn <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-5.gif' alt='Wink' /></p>
<p>now if someone could just awnser my original question, the extension methods? <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /></p>
<p>posted by aL_</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/Luke-Hoban-Latest-version-of-F-Released-Whats-the-story-Whats-next#c633785458630000000</link>
		<pubDate>Thu, 21 May 2009 23:37:43 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/Luke-Hoban-Latest-version-of-F-Released-Whats-the-story-Whats-next#c633785458630000000</guid>
		<dc:creator>aL_</dc:creator>
	</item>
	<item>
		<title>Re: Luke Hoban: Latest version of F# Released - What&#39;s the story? What&#39;s next?</title>
		<description>
			<![CDATA[
<p>Your original question implies the basic need to support multiple languages in a single project. A compiler would need to be able to compile multiple languages in one pass or the C# compiler would have to call out to the F# compiler. Now, if you had a compiler
 service that could communicate with other compiler services, well, who&nbsp;kows...&nbsp;You've not answered the question about how your approach is any better than simply building the functionality you need in F# in an F# library than use it&nbsp;in your C# project...</p>
<p>What are you trying to accomplish by mixing languages?<br />C</p>
<p>posted by Charles</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/Luke-Hoban-Latest-version-of-F-Released-Whats-the-story-Whats-next#c633785475630000000</link>
		<pubDate>Fri, 22 May 2009 00:06:03 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/Luke-Hoban-Latest-version-of-F-Released-Whats-the-story-Whats-next#c633785475630000000</guid>
		<dc:creator>Charles</dc:creator>
	</item>
	<item>
		<title>Re: Luke Hoban: Latest version of F# Released - What&#39;s the story? What&#39;s next?</title>
		<description>
			<![CDATA[
<p>what are you talking about? no it doesnt..</p>
<p>extension methods are available across projects and across languages that supports them. are you saying that there are separate versions of Enumerable/Queryable for each language? thats not how it works.. extension methods are just static methods that have
 been marked as extension methods by their respective compiler. now my question was if there was a syntax for doing that in f# and by extension, if the f# compiler can find and use extension methods.</p>
<p>i did awnser your question, i said that it depends on the situation and the code in question. putting a method like GetProductsWithPriceOver300 in a library just doesnt make sense, for that you use what ever language the rest of your project is in.&nbsp; that
 however has absolutly nothing to do with my original post where i just pointed out that the c#/f# comparison in the video is not fair because the full capability of c# 3.0 wasnt used. had linq been used, the two code snipplets show would have been alot more
 similar.</p>
<p>what am i trying to accomplish? i belive you call it &quot;using the right tool for the task&quot;. extension methods greatly streamline this process.</p>
<p>it actually turns out that you can [or at least were able to, again an update on the status of this would be great] create extension methods in f#. you do it with the &quot;with&quot; keyword in f# type declarations.. check out these links:</p>
<p><a href="http://cs.hubfs.net/forums/thread/3451.aspx">http://cs.hubfs.net/forums/thread/3451.aspx</a></p>
<p><a href="http://blogs.msdn.com/dsyme/archive/2006/01/27/FSharpMeetsLinqOne.aspx">http://blogs.msdn.com/dsyme/archive/2006/01/27/FSharpMeetsLinqOne.aspx</a></p>
<p><a href="http://codebetter.com/blogs/matthew.podwysocki/archive/2008/09/10/object-oriented-f-extension-everything.aspx">http://codebetter.com/blogs/matthew.podwysocki/archive/2008/09/10/object-oriented-f-extension-everything.aspx</a></p>
<p>posted by aL_</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/Luke-Hoban-Latest-version-of-F-Released-Whats-the-story-Whats-next#c633785497360000000</link>
		<pubDate>Fri, 22 May 2009 00:42:16 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/Luke-Hoban-Latest-version-of-F-Released-Whats-the-story-Whats-next#c633785497360000000</guid>
		<dc:creator>aL_</dc:creator>
	</item>
	<item>
		<title>Re: Luke Hoban: Latest version of F# Released - What&#39;s the story? What&#39;s next?</title>
		<description>
			<![CDATA[
<p>I thought you asked if you would be able to create extension methods in F#<em> in a C# project</em>... In that case, my compiler perspective is correct. Guess we aren't communicating well <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/Blogs/Charles/Luke-Hoban-Latest-version-of-F-Released-Whats-the-story-Whats-next#c633785504300000000</link>
		<pubDate>Fri, 22 May 2009 00:53:50 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/Luke-Hoban-Latest-version-of-F-Released-Whats-the-story-Whats-next#c633785504300000000</guid>
		<dc:creator>Charles</dc:creator>
	</item>
	<item>
		<title>Re: Luke Hoban: Latest version of F# Released - What&#39;s the story? What&#39;s next?</title>
		<description>
			<![CDATA[
<p>oh <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /> no i meant simply calling an extension method [as an extension method, not just a regular static method]&nbsp;written in&nbsp;f#
<em>from</em> c#. <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /></p>
<p>to do what you describe i agree that your compiler prespective is correct <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /> it would be pretty cool to be able to do that&nbsp;though <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-5.gif' alt='Wink' /></p>
<p>sorry for beeing unclear, its 3 am here, maybe&nbsp;that's why&nbsp;<img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /></p>
<p>posted by aL_</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/Luke-Hoban-Latest-version-of-F-Released-Whats-the-story-Whats-next#c633785507290000000</link>
		<pubDate>Fri, 22 May 2009 00:58:49 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/Luke-Hoban-Latest-version-of-F-Released-Whats-the-story-Whats-next#c633785507290000000</guid>
		<dc:creator>aL_</dc:creator>
	</item>
	<item>
		<title>Re: Luke Hoban: Latest version of F# Released - What&#39;s the story? What&#39;s next?</title>
		<description>
			<![CDATA[
<p>after some more poking around i wasnt able to call my extension method written in a f# library from c# using the &quot;with&quot; keyword. however i found this:</p>
<p><a href="http://stackoverflow.com/questions/702256/f-extensions-in-c"><a href="http://stackoverflow.com/questions/702256/f-extensions-in-c ">http&#58;&#47;&#47;stackoverflow.com&#47;questions&#47;702256&#47;f-extensions-in-c&#160;</a></a>&nbsp; [gotta love stackoverflow]</p>
<p>where an attribute is used to mark extension methods as such. what is&nbsp;the relationship between<code><span class="pun">[&lt;</span><span class="typ">System</span><span class="pun">.</span><span class="typ">Runtime</span><span class="pun">.</span><span class="typ">CompilerServices</span><span class="pun">.</span><span class="typ">Extension</span><span class="pun">&gt;]
</span></code><code><span class="pln">and the f# &quot;with&quot; keyword? ive read something about extension members in f# but such a member that happens to be a method doenst seem to be the same thing as a &quot;c# extension method&quot;</span></code></p>
<p><code><span class="pln">again, more information on this would be really great <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' />
</span></code></p>
<p>posted by aL_</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/Luke-Hoban-Latest-version-of-F-Released-Whats-the-story-Whats-next#c633785801450000000</link>
		<pubDate>Fri, 22 May 2009 09:09:05 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/Luke-Hoban-Latest-version-of-F-Released-Whats-the-story-Whats-next#c633785801450000000</guid>
		<dc:creator>aL_</dc:creator>
	</item>
	<item>
		<title>Re: Luke Hoban: Latest version of F# Released - What&#39;s the story? What&#39;s next?</title>
		<description>
			<![CDATA[
<p>I'm trying to download the ctp update but the download links appear to be broken!</p>
<p>posted by ni</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/Luke-Hoban-Latest-version-of-F-Released-Whats-the-story-Whats-next#c633793854550000000</link>
		<pubDate>Sun, 31 May 2009 16:50:55 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/Luke-Hoban-Latest-version-of-F-Released-Whats-the-story-Whats-next#c633793854550000000</guid>
		<dc:creator>ni</dc:creator>
	</item>
	<item>
		<title>Re: Luke Hoban: Latest version of F# Released - What&#39;s the story? What&#39;s next?</title>
		<description>
			<![CDATA[
<p><a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=7bb32f32-9fac-4f34-ad56-b0bda130cf00&amp;displaylang=en">http://www.microsoft.com/downloads/details.aspx?FamilyID=7bb32f32-9fac-4f34-ad56-b0bda130cf00&amp;displaylang=en</a>&nbsp;works for me. What links
 are you referring to?<br />C</p>
<p>posted by Charles</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/Luke-Hoban-Latest-version-of-F-Released-Whats-the-story-Whats-next#c633793890680000000</link>
		<pubDate>Sun, 31 May 2009 17:51:08 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/Luke-Hoban-Latest-version-of-F-Released-Whats-the-story-Whats-next#c633793890680000000</guid>
		<dc:creator>Charles</dc:creator>
	</item>
	<item>
		<title>Re: Luke Hoban: Latest version of F# Released - What&#39;s the story? What&#39;s next?</title>
		<description>
			<![CDATA[
<p>That's strange, it wasn't working a few hours ago, thanks anyway!</p>
<p>posted by ni</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/Luke-Hoban-Latest-version-of-F-Released-Whats-the-story-Whats-next#c633793949230000000</link>
		<pubDate>Sun, 31 May 2009 19:28:43 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/Luke-Hoban-Latest-version-of-F-Released-Whats-the-story-Whats-next#c633793949230000000</guid>
		<dc:creator>ni</dc:creator>
	</item>
</channel>
</rss>