What are possible implementations of distributed
applications in .NET?
Answer Posted / swapna
.NET Remoting and ASP.NET Web Services. In the Framework
Class Library, many classes are in System.Runtime.Remoting
and System.Web.Services.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
About Iunknown interface Queue ,its methods Query Interface Addref,Release and Explain each ?
What are static assemblies and dynamic assemblies. Differences between them?
what are the requirements to enable remote components to interact each other?
How do you directly call a native function exported from a DLL?
Can you pass SOAP messages through remoting?
How can you configure a .net remoting object via xml file?
What is objref object in remoting?
Elaborate the term WebService and how it differ from Remoting?
Garbage collector?s functionality on unmanaged code ?
What are the information required to configure remote objects?
What is Remoting?
What are the types of remoting?
Explain how does assembly versioning in .net prevent dll hell?
What is the Difference between CAO and SAO in Remoting.
What is the proxy of the server object in .net remoting?