PC Review


Reply
Thread Tools Rating: Thread Rating: 1 votes, 1.00 average.

Common Files among projects

 
 
=?Utf-8?B?c21pbGx5?=
Guest
Posts: n/a
 
      17th Feb 2005
I need to specify common files for my ASP.net projects

like if I have a project that is in C:\Inetpub\wwwroot\WebRegistration
I want to reference files that are in C:\Inetpub\wwwroot\common

is there an easy way to this?
 
Reply With Quote
 
 
 
 
Carlos J. Quintero [.NET MVP]
Guest
Posts: n/a
 
      17th Feb 2005
If you want to share at source code level (not at binary, compiled level)
than you can use the Add Existing Item context menu and instead of clicking
directly the Open button (which would copy the file) dropdown it and use the
Link entry.

--

Carlos J. Quintero

MZ-Tools 4.0: Productivity add-ins for Visual Studio .NET
You can code, design and document much faster.
http://www.mztools.com


"smilly" <(E-Mail Removed)> escribió en el mensaje
news:BE0DCC86-0FCD-4335-B662-(E-Mail Removed)...
>I need to specify common files for my ASP.net projects
>
> like if I have a project that is in C:\Inetpub\wwwroot\WebRegistration
> I want to reference files that are in C:\Inetpub\wwwroot\common
>
> is there an easy way to this?



 
Reply With Quote
 
=?Utf-8?B?c21pbGx5?=
Guest
Posts: n/a
 
      17th Feb 2005

i DON'T KNOW WHAT YOU MEAN BY LINK?
"Carlos J. Quintero [.NET MVP]" wrote:

> If you want to share at source code level (not at binary, compiled level)
> than you can use the Add Existing Item context menu and instead of clicking
> directly the Open button (which would copy the file) dropdown it and use the
> Link entry.
>
> --
>
> Carlos J. Quintero
>
> MZ-Tools 4.0: Productivity add-ins for Visual Studio .NET
> You can code, design and document much faster.
> http://www.mztools.com
>
>
> "smilly" <(E-Mail Removed)> escribió en el mensaje
> news:BE0DCC86-0FCD-4335-B662-(E-Mail Removed)...
> >I need to specify common files for my ASP.net projects
> >
> > like if I have a project that is in C:\Inetpub\wwwroot\WebRegistration
> > I want to reference files that are in C:\Inetpub\wwwroot\common
> >
> > is there an easy way to this?

>
>
>

 
Reply With Quote
 
Carlos J. Quintero [.NET MVP]
Guest
Posts: n/a
 
      18th Feb 2005
The "Add Existing Item..." dialog has a buttom aparently named "Open" but it
is really a dropdown button. If you click the down arrow, you will see the
"Link File" option. This option, on the contrary to the "Open" option, does
not add the file to your project copying it to your project folder but it
adds it leaving it in its original folder. I hope it's clear now.

--

Carlos J. Quintero

MZ-Tools 4.0: Productivity add-ins for Visual Studio .NET
You can code, design and document much faster.
http://www.mztools.com



"smilly" <(E-Mail Removed)> escribió en el mensaje
news:C3B93AAB-F9B4-409E-AE5E-(E-Mail Removed)...
>
> i DON'T KNOW WHAT YOU MEAN BY LINK?
> "Carlos J. Quintero [.NET MVP]" wrote:
>
>> If you want to share at source code level (not at binary, compiled level)
>> than you can use the Add Existing Item context menu and instead of
>> clicking
>> directly the Open button (which would copy the file) dropdown it and use
>> the
>> Link entry.
>>


 
Reply With Quote
 
=?Utf-8?B?c21pbGx5?=
Guest
Posts: n/a
 
      18th Feb 2005

I don't think this option is available when you have a Asp.net application
if you know of one let me know. Running Visual Studio .NET 2003.


"Carlos J. Quintero [.NET MVP]" wrote:

> The "Add Existing Item..." dialog has a buttom aparently named "Open" but it
> is really a dropdown button. If you click the down arrow, you will see the
> "Link File" option. This option, on the contrary to the "Open" option, does
> not add the file to your project copying it to your project folder but it
> adds it leaving it in its original folder. I hope it's clear now.
>
> --
>
> Carlos J. Quintero
>
> MZ-Tools 4.0: Productivity add-ins for Visual Studio .NET
> You can code, design and document much faster.
> http://www.mztools.com
>
>
>
> "smilly" <(E-Mail Removed)> escribió en el mensaje
> news:C3B93AAB-F9B4-409E-AE5E-(E-Mail Removed)...
> >
> > i DON'T KNOW WHAT YOU MEAN BY LINK?
> > "Carlos J. Quintero [.NET MVP]" wrote:
> >
> >> If you want to share at source code level (not at binary, compiled level)
> >> than you can use the Add Existing Item context menu and instead of
> >> clicking
> >> directly the Open button (which would copy the file) dropdown it and use
> >> the
> >> Link entry.
> >>

>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
how to use a common class in different projects mp Microsoft VB .NET 6 18th Apr 2010 11:45 AM
common ways creating projects. Mr. X. Microsoft VB .NET 1 26th Mar 2010 11:16 AM
using common classes and enums for all projects in a Solution Nariban Barkan Microsoft ASP .NET 4 11th Jun 2008 03:24 PM
E:\My Documents\Visual Studio Projects\MyProject\Install\install.vdproj 'msado15.dll' should be excluded because its source file 'C:\Program Files\Common Files\System\ado\msado15.dll' is under Windows System File Protection. milan.letic@gmail.com Microsoft Dot NET Framework 1 31st Mar 2006 09:03 PM
I need to specify common files for my ASP.net projects =?Utf-8?B?c21pbGx5?= Microsoft C# .NET 3 21st Feb 2005 10:35 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:44 PM.