Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to use class in one project from another
Message
From
19/06/2004 13:54:27
Keith Payne
Technical Marketing Solutions
Florida, United States
 
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00915362
Message ID:
00915368
Views:
10
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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform