What are possible implementations of distributed
applications in .NET?
Answers were Sorted based on User's Feedback
Answer / amarjeet singh
By Using .Net Remoting and Web Services.But now we can use
WCF to implement distributed application.
| Is This Answer Correct ? | 1 Yes | 0 No |
What distributed process frameworks outside .NET do you know?
What is the difference beween the registerwellknownservicetype() and registerwellknownclienttype()?
Explain the hierarchial description of remoting?
What do you mean by windows authentication?
write a example for remoting (code)
Difference between remoting and web service ?
What is a formatter?
Which Namespaces is used to achieve the Remoting?
How to decide which to use .net remoting or asp.net web services?
What?s Singleton activation mode?
What is the purpose of strong name?
Define singlecall activation mode in .net remoting?