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
If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
What are three common acronyms used in .net, and what do they stand for?
Is .net core the future?
What is meant by globalization?
What are the new thee features of com+ services, which are not there in com (mts)?
What are data types in .NET?
How to load the contents of an xml file into an xmldocument object?
How can you instantiate a tuple?
How can I tell if .net 3.5 is installed?
What operating systems does the .net framework run on?
explain the states of a window service application?
What makes .net core cross platform?
How we can achieve Connection pooling in .Net?
What are the different.net tools which you used in projects?
What is Polymorphism? How does VB.NET/C# achieve polymorphism?