What are static assemblies and dynamic assemlies.
Differences between them ?
Answer Posted / pravallika
Static assemblies are stored on disk.But dynamic assemblies
are directley loaded from memory.
| Is This Answer Correct ? | 34 Yes | 2 No |
Post New Answer View All Answers
What do you mean by passport authentication?
What are different types of assemblies?
What are the threading types?
what is Client-activated object in remoting?
Explain marshalling and its types in .net remoting
About Iunknown interface Queue ,its methods Query Interface Addref,Release and Explain each ?
How to decide which to use .net remoting or asp.net web services?
What is the proxy of the server object in .net remoting?
What is asynchronous programming?
What does manifest consists?
What are the difference between static assemblies and dynamic assemblies?
Explain the differences between marshal by value and marshal by reference?
What do you mean by windows authentication?
Is it a good design practice to distribute the implementation to remoting client?
Explain the Flow of remoting?