Microsoft
Software
Hardware
Network
Question : Compile more than one cs files in a dll (visual studio 2010)
I am trying to compile a dll from a project that contains many classes in VS 2010 (1 project many cs files). When I trying to use the resulted dll in an application I can see only the class from the first cs file and none of the rest. For example lets say I have two classes in two cs files A.cs and B.cs (A is the one created automatically when I start the project), and in the dll I can find only class A and not the B. I guess that I should enable something before compiling the dll but I couldn't find it. Thank you very much for your help in advance
Answer : Compile more than one cs files in a dll (visual studio 2010)
Have you made class b public?
Random Solutions
Zebra LP 2844 label printer prints the first print job successfully, subsequent print jobs after skip labels and/or print partial data on labels until computer is rebooted.
asp forms handling
mySQL complicated unions and subqueries
Itunes could not connect to the Itunes Store. The network connection timed out.
VB.NET executable error on Excel SaveAs method when run or submitted by SSIS.
Microsoft Access Database Engine 2010 Redistributable and "OpenRowSet"
subquery returned more than 1 value: database vendor code 512
What's the purpose of "MAKEFILE" macro in a makefile?
Access VBA to stop all macros
SSH console: go to specified folder after login