can we use private assembly in other project in dot net.
Answer Posted / rethee
Private assemblies can only used within an application.We
can use shared assemblies to use in multiple applications..
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Explain about the features and elements present in Visual studio.NET IDE?
How to spawn a thread?
object is physical and class is logical..here class is not occupying any memory as our definition of class but i got a question then the class where it stores if it is not occupying any memory....
Is Driver Script any how related to AOM?
Explain asp.net?
Using com component in .net?
What is the use com component in .net?
Why do we use the “using” statement?
What is the benefit of .net core?
Explain different types of html, web and server controls.
What is alias ? Is it used in .Net ?
What is singlecall activation mode used for in .net?
Is .net core the future?
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?
Explain clr, cts and cls?