> In the VB.Net explorer, it seems that ALL the code for any project has to be in one folder. That's fine for the code that is
> specific to a particular project (e.g. the code I previously put in the projectNN sub-folders) but apparently I have to keep
> multiple copies of the general purpose code, one copy per project. So, if I fix or upgrade the general purpose code, I have to
> copy it to each project.

Signature
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/
Sorry Herfried, I don't get what you mean by "change the dropdown button to
reference the file only and keep it in its original location"
JT
> * "John Tamplin" <jtamplin@mth.biglobe.ne.jp> scripsit:
> > In the VB.Net explorer, it seems that ALL the code for any project has to be in one folder. That's fine for the code that is
> > specific to a particular project (e.g. the code I previously put in the projectNN sub-folders) but apparently I have to keep
> > multiple copies of the general purpose code, one copy per project. So,
if I fix or upgrade the general purpose code, I have to
> > copy it to each project.
>
> Click "Add Existing Item...", select the file, and then change the
> dropdown button to reference the file only and keep it in its original
> location.
John Tamplin - 07 Sep 2004 15:55 GMT
Apologies, I got it now. (Late night, insufficient coffee!)
Thanks for your help.
JT
> Sorry Herfried, I don't get what you mean by "change the dropdown button to
> reference the file only and keep it in its original location"
[quoted text clipped - 12 lines]
> > dropdown button to reference the file only and keep it in its original
> > location.
Herfried K. Wagner [MVP] - 07 Sep 2004 15:55 GMT
* "John Tamplin" <jtamplin@mth.biglobe.ne.jp> scripsit:
> Sorry Herfried, I don't get what you mean by "change the dropdown button to
> reference the file only and keep it in its original location"
"Project" -> "Add Existing Item..." -> Change the button labelled "Open"
to "Reference File" and press it.

Signature
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/