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
Ecommerce Solutions with CMS
Microsoft SQL Server Reporting Services send E-mail in plain text
Access user control function from master page
Question about patch definitions in vCenter update manager
deskjet printer problem
null pointer exception issue
CSS Template
Install crashes Office 2007 Pro on Windows 2003 SP2 server
Problem with FindString IN SSIS
end tag for "head" which is not finished