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 this?

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.

0 comments :

Post a Comment

> Related Posts with Thumbnails
 

Copyright © 2012. GS dot net - All Rights Reserved - Design by BTDesigner - Proudly powered by Blogger