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 |
Can you explain remoting?
Hello, I want to connect a system in LAN and i want to access that.When ever i am moving a mouse in my desktop the similar thing have to happend in the another system in which i have connected. I need coding for this in c# and .NET . any one please help me.It is very urgent to me Advance thanks. my email id:manojkumarchallagundla@gmail.com
What is Remoting?
How can you tell the application to look for assemblies at the locations other than its own install?
What are the threading types?
What are different types of assemblies?
Define singlecall activation mode in .net remoting?
Can you configure a .NET Remoting object via XML file?
explain is .NET Remoting?
what is Client-activated object in remoting?
Write a example code for remoting?
What is the difference between remoting and webservice?