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 the proxy of the server object in .net remoting?
How can you automatically generate interface for the remotable object in .NET with Microsoft tools?
1 Answers Tavant Technologies, TCS, Tech Mahindra,
What do you mean by passport authentication and windows authentication ?
What is unmanaged code?
What are the different types of channels used by .net remoting and which is the best one?
what are the requirements to enable remote components to interact each other?
What?s typical about a Windows process in regards to memory allocation?
What is asynchronous programming?
What is assembly ?
Define proxy in .net remoting?
How can you tell the application to look for assemblies at the locations other than its own install?
How can objects in two diff. App Doimains communicate with each other ?