how can i call class in other project

Please support our C# advertiser: Intel Parallel Studio Home
Reply

Join Date: Oct 2005
Posts: 7
Reputation: Coool Pinky is an unknown quantity at this point 
Solved Threads: 0
Coool Pinky Coool Pinky is offline Offline
Newbie Poster

how can i call class in other project

 
0
  #1
Oct 26th, 2005
hi,
i have two projects in one solution Explorer,and i m trying to call a class from one project to another ,how can i do thisany idea?
Reply With Quote Quick reply to this message  
Join Date: Aug 2005
Posts: 206
Reputation: plazmo is an unknown quantity at this point 
Solved Threads: 16
plazmo's Avatar
plazmo plazmo is offline Offline
Posting Whiz in Training

Re: how can i call class in other project

 
0
  #2
Oct 26th, 2005
you have to add the project as a reference to the other. then add "using namespace" to the source that needs to use the reference then its just like calling a class in the same project. note: if you update something in one project you have to build it before the other can see the new code.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC