Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to use class in one project from another
Message
De
19/06/2004 13:54:27
Keith Payne
Technical Marketing Solutions
Floride, États-Unis
 
 
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00915362
Message ID:
00915368
Vues:
9
This message has been marked as the solution to the initial question of the thread.
>I have a solution with two projects. I want to use a class in one project in another project (this is basically something like a business class).
>
>I have not tried it but I think I could copy the .DLL of one project to the BIN directory of another and add a reference to this .DLL in the second project. Is this the only and the right way or doing it?
>
>Thank you.

Dmitry,

If they are both in the same solution, all you have to do is flip to the Projects tab in the Add Reference dialog, pick out the other project and click Select. VS.NET will take care of putting the DLL in the right folder for you.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform