Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Add existing item takes a copy
Message
 
À
07/11/2003 17:16:20
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00847666
Message ID:
00847847
Vues:
17
>>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform