Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Add existing item takes a copy
Message
 
To
07/11/2003 17:16:20
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00847666
Message ID:
00847847
Views:
16
>>I believe that to share the same code base, you need to compile your functions to a DLL and then reference the DLL in your other project.
>
>After having tested that, it doesn't work. I created a DLL project. I compiled the DLL. Then, into the other project, I added a reference. Even by adding the reference, it still copies the DLL files into the other project.

That's true. But if you look at the properties of the reference, it still has the source path. I believe .NET will automatically grab a fresh copy of the DLL from the source path when you compile your project.
Hector Correa
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform