Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Information Rich Programming with F# 3.0
Apr 18, 2012 at 12:02 PM@Luna--good point. I should probably have said OO style with C#, rather than just C#. You're right that if I used lambdas in C#, it would have been much more succint. Generally, the OO-style command pattern seems very prevalent, possibly because the language in general is very object-oriented.
C9 Lectures: Donna Malayeri - F# 3.0 - Information Rich Programming, 1 of 1
Mar 19, 2012 at 3:49 PMYes, I should have said that the keyword name was inspired by M-Brace.
Our implementation would likely be very different, but I will be sure to mention M-Brace the next time I present!
An Introduction to Microsoft F#
Oct 14, 2011 at 11:18 AM@Victor: thanks for your interest! The best place to ask these questions is over at the MSDN F# forum (http://social.msdn.microsoft.com/Forums/en-US/fsharpgeneral/threads). The short answer to your question is that Luca had already defined "grid" in his project. If you want to use these sorts of charting features in your F# programs, check out this blog post (http://blogs.msdn.com/b/fsharpteam/archive/2011/04/15/getting-started-with-fsharpchart.aspx).
.NET 4.5: David Kean and Mircea Trofin - Portable Libraries
Oct 11, 2011 at 11:17 PMRegarding F#, see Don Syme's talk at //build/ for an idea of what's to come.