Hi,

I guess there is some missunderstanding.

You can't have C# and F# - codefiles side by side in a single project.

If you want to "consume" F#-code in a C# file you too have to compile the F#-code into a assembly and this is IMHO the common way to use F# (build your clever-code into a Dll and use this in your C#/VB/Whatever - GUI App)

The link you provided does indeed use the "using"-keyword but of course you have to refrence the dll(?) "MyFSharpLibrary" in the C#-project.

Best regards,

Carsten

By on 7/7/2010 5:16 AM ()

Many thanks for the clarification

By on 7/7/2010 7:55 AM ()
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