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
What do you mean by passport authentication?
What does manifest consists?
Explain Singleton design pattern of Remoting?
How do you directly call a native function exported from a DLL?
What is the difference between the RegisterWellknownServiceType(), RegisterWellknownClientType(), RegisterActivatedServiceType() and RegisterActivatedClientType() in .net?
Explain marshalling and its types in .net remoting
What is the proxy of the server object in .net remoting?
Explain how does assembly versioning in .net prevent dll hell?
Explain the Flow of remoting?
Are you aware of containment and Aggregation ?
What are the security features in .net remoting?
What are the types of remoting?
What is the difference beween the registerwellknownservicetype() and registerwellknownclienttype()?
Explain the hierarchial description of remoting?
About Iunknown interface Queue ,its methods Query Interface Addref,Release and Explain each ?