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
Sql Queries: A Table will be given Omiting Duplicate rows and adding a new column
What are .net functions?
What is the need of OLE-automation?
What is .net code security?
Differentiate between 'DataSet' and 'SQLDataReader' in ADO.NET?
Is Driver Script any how related to AOM?
What is stored procedure ? how we use it in .NET ?
What is .net core used for?
What is the advantage of packaging over xcopy in .net?
What is the use com component in .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?
Difference between class and interface in .net?
What's typical about a windows process in regards to memory allocation in .net?
Explain about managed heap?
What are an object and a class?