What?s a Windows process?
Answer / admin
It?s an application that?s running and had been allocated
memory.
| Is This Answer Correct ? | 0 Yes | 0 No |
About Iunknown interface Queue ,its methods Query Interface Addref,Release and Explain each ?
Are you aware of containment and Aggregation ?
What's the difference btw the following methods in .NET remoting? RegisterWellknownServiceType() RegisterWellknownClientType() RegisterActivatedServiceType() RegisterActivatedClientType()
What?s SingleCall activation mode used for?
What are the different types of channels used by .net remoting and which is the best one?
What are static assemblies and dynamic assemblies?
Write a example code for remoting?
What is the difference between the RegisterWellknownServiceType(), RegisterWellknownClientType(), RegisterActivatedServiceType() and RegisterActivatedClientType() in .net?
write a example for remoting (code)
Choosing between HTTP and TCP for protocols and Binary and SOAP for formatters, what are the trade-offs?
How can you configure a .net remoting object via xml file?
Which Namespaces is used to achieve the Remoting?