visual studio 2010 add dll

want to learn how to add dll on visual studio ?

its not so hard to do that, you just need to follow the next instructions:

create or open class library

go to other project and there press on right click

go to add reference…

from there select your class library (from projects tab) and that all

for printscreens go here:

Add reference Visual Studio 2010 add dll relative path
Visual Studio 2010
Open vs2010 then create or open class library with namespace and class or dll. Go to your project then right click References then click Add Reference. Select your class library then click OK. In your project add using (write your class library namespace).

 

כתיבת תגובה