can we use private assembly in other project in dot net.
Answer Posted / srinivasula reddy
No.
Shared or public assembly we can use.
Public assemblies are stored in GAC.
Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
What is RCW (Run time Callable Wrappers)?
Difference between user groups and code groups
Explain asp.net?
Explain cas (code access security)?
What are the differences between user control and server control?
Do you know what is lambda expressions in c#?
What is class library in .net
What operating systems does the .net framework run on?
What is the microsoft .net?
How to implement datagrid in.net? How would you make a combo-box appear in one column of a datagrid? What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for datagrid methods. What is the access specifier used for that methods in the code behind file and why?
How can I get at the win32 api from a .net program?
What is the advantage of .net core?
How to prepare parametrized (with more than one parameters) crystal report.pls tell me the code procedure, if any body can?
Explain webfarm vs webgardens in .net?
Can I write il programs directly?