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 why do we use the “using” statement?
Explain me what is .net web service?
How is a managed code executed?
What are the important components of .net?
What's the .net collection class that allows an element to be accessed using a unique key?
what user controls are and what server controls are and the differences between the two.
Tell about your technical profile ?
Why you want to leave your previous company.
Explain the .net framework overview?
What is the difference between response.write & response.output.write?
What is a variable of implicit type and what is its scope?
How ccw (com callable wrapper) and rcw (runtime callable wrappers) works?
Explain attributes in dot net?
Tell us what is the difference between struct and class?
Explain how viewstate is being formed and how it's stored on client in .net?