Brian's profileInside F#BlogGuestbookNetwork Tools Help

Blog


    July 26

    Sneak peeks into the F# project system, part two

    One commonly requested feature that's missing from the research releases of F# is the "Add Reference" dialog. 

    The upcoming CTP release will support the 'Add Reference' dialog:

    image

    which makes it easy to select the assemblies you're looking for:

    image

    The other main feature here is project-to-project references.  This makes it easy to create a Visual Studio solution containing code from multiple languages.  So, for example, if you have a C# library as another project:

    image

    and you want to reference it from your F# code, you can just add a reference:

    image

    to the project:

    image

    and you're good to go:

    image

    so you can reference the code in the library:

    image

    Comments

    Please wait...
    Sorry, the comment you entered is too long. Please shorten it.
    You didn't enter anything. Please try again.
    Sorry, we can't add your comment right now. Please try again later.
    To add a comment, you need permission from your parent. Ask for permission
    Your parent has turned off comments.
    Sorry, we can't delete your comment right now. Please try again later.
    You've exceeded the maximum number of comments that can be left in one day. Please try again in 24 hours.
    Your account has had the ability to leave comments disabled because our systems indicate that you may be spamming other users. If you believe that your account has been disabled in error please contact Windows Live support.
    Complete the security check below to finish leaving your comment.
    The characters you type in the security check must match the characters in the picture or audio.

    To add a comment, sign in with your Windows Live ID (if you use Hotmail, Messenger, or Xbox LIVE, you have a Windows Live ID). Sign in


    Don't have a Windows Live ID? Sign up

    Trackbacks

    Weblogs that reference this entry
    • None