Skip to main content

Diigo Home

Linking a file in Visual Studio .NET - The Diigo Meta page

www.devx.com/18855 - Cached

This link has been bookmarked by 1 people . It was first bookmarked on 20 Nov 2008, by F M.

  • 20 Nov 08
    fmavituna
    F M

    If in VS.NET you add to the current project an existing file that's located outside the current project's directory, the file is first copied in the project's directory, and then it's added to the project. However, you may want to share the same source file among multiple projects, so that if ...

    linking project add file as link visual studio