Welcome to MSDN Blogs Sign in | Join | Help

January 2006 - Posts

Detailed release notes for F# 1.1.8.1

A summary of the changes and additions for F# between 1.1.5.2 and 1.1.8.1 is as follows: ยท Expression Quotation now called Microsoft.FSharp.Quotations contains a range of functionality related to "lifted expressions", i.e. expression quotation, which
Posted by dsyme | 2 Comments

F# meets LINQ, and great things happen (Part I)

In case you haven't heard, LINQ (Language Integrated Queries) is one of Microsoft's project codename for adding a range of features to C# and Visual Basic to allow programmers to write "language-integrated query, set, and transform operations". .... The latest release of F# (v. 1.1.8.1) contains everything you need to do some LINQ programming in conjunction with the C# LINQ "Tech Preview" release for VS 2005, including a translation of some of the 101 Samples (you can also use the command li

New: F# Library Documentation and HTML Doc generation

I'm very pleased to announce that the F# library documentation has just made a quantum leap into the 21 st century of XMLDocs and HTML pages. A first cut of the pages starts at http://research.microsoft.com/fsharp/manual/namespaces.html Please let us
Posted by dsyme | 1 Comments
 
Page view tracker