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 is objref object in remoting?
Name the distributed systems available apart from .net remoting?
what is Client-activated object in remoting?
Difference between web services & remoting?
Difference between remoting and web service ?
What are the security measures exist for .net remoting in system.runtime.remoting?
How to decide which to use .net remoting or asp.net web services?
Where is global assembly cache located on the system?
Which one is better WebService and Remoting ?
How can you create a strong name for a .NET assembly?
How can you automatically generate interface for the remotable object in .NET with Microsoft tools?
1 Answers Tavant Technologies, TCS, Tech Mahindra,
Can you have two files with the same file name in GAC?