What is the difference between private and shared assembly?
Answer / guest
Private assembly is used inside an application only and
does not have to be identified by a strong name.
Shared assembly can be used by multiple applications and
has to have a strong name.
| Is This Answer Correct ? | 35 Yes | 1 No |
What are the remotable objects in .net remoting?
What is unboxing?
What is ODP.NET?
Threading Types ?
What distributed process frameworks outside .NET do you know?
Garbage collector?s functionality on unmanaged code ?
Define proxy in .net remoting?
In which conditions do you opt for Remoting services?
8 Answers Manland, Tech Mahindra,
What are different types of assemblies?
What is unmanaged code and will CLR handle this kind of code or not ?
Explain threading types?
What is boxing and unboxing ?
4 Answers Amdocs, BirlaSoft, TCS,