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 is the proxy of the server object in .net remoting?
What is the difference between the RegisterWellknownServiceType(), RegisterWellknownClientType(), RegisterActivatedServiceType() and RegisterActivatedClientType() in .net?
Garbage collector?s functionality on unmanaged code ?
Define a process?
About Iunknown interface Queue ,its methods Query Interface Addref,Release and Explain each ?
Define proxy in .net remoting?
Explain how can you automatically generate interface for the remotable object in .net with microsoft tools?
How to directly call a native function exported from a dll?
Hello, I want to connect a system in LAN and i want to access that.When ever i am moving a mouse in my desktop the similar thing have to happend in the another system in which i have connected. I need coding for this in c# and .NET . any one please help me.It is very urgent to me Advance thanks. my email id:manojkumarchallagundla@gmail.com
What are the steps to publish an object outside the service domain
What are the situations you will use singleton architecture in remoting ?
What is objref object in remoting?
Explain Singleton design pattern of Remoting?
Can we configure a .net remoting object via xml file?
How do you implement distributed applications in .net?