SqlMetal does not support codedom yet so only c# anv vb is supported. You would need to create your classes in one of those languages and use it from F#.

For more information refer to :

[link:connect.microsoft.com]

The LINQ dlls could be fount on

C:\Program Files\Reference Assemblies\Microsoft\Framework\v3.5\

System.Core.dll
System.Data.Linq.dll
System.Xml.Linq.dll

and so on..

Moreover in the FLinq Samples directory (C:\Program Files\FSharp-1.9.3.14\samples\fsharp\FLinq\) you will find the SequenceOps. But apparently they need to be updated with the Framework 3.5 targets (so build.bat needs to be changed accordingly)

Actually I was wrong, the build.bat is old but the project is updated, you need to open the sample with Visual Studio and compile it. You will have fsharp.linq.dll for you sample code.

By on 3/13/2008 9:36 AM ()

Hi Can,

Your blog entry titled "RSS Feed Parser in 20 Lines with .NET LINQ" [1] is very good. Any chance you could translate the LINQ parser query to F# as an example?

[1] [link:www.canerten.com]

cheers,
Cameron

By on 6/24/2008 10:48 PM ()
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper