Reply to topic
.NET remoting
bobum
Elvis Fanatic
Elvis Fanatic

Joined: 16 Nov 2004
Posts: 746
Location: Montgomery, AL
Reply with quote
Anybody ever get into doing any .NET remoting? I've built and consumed web services before but this remoting stuff is new to me and if you ahve any resources that you use I sure would like to take a look at them...
Indigo, the future of Remoting
Nosey


Joined: 10 Oct 2005
Posts: 1
Reply with quote
IMHO, web services are faster (in terms of implementation, not performance) and easier to implement than remoting. Web services are also sometimes used as the communication channel for remoting. Microsoft offers some good web casts on how to implement remoting with .Net (and some bad ones too) if you are really interested.

http://msdn.microsoft.com/events/

With Indigo in the Windows Communication Foundation on the horizon, you might want to skip the investment in Remoting. Using your current knowledge and expertise in Web Services, you should be able to continue your development in distributed applications or SOA (hopefully one of these two reasons is why you are using web services in the first place). When Indigo is available, there will be a large library of tutorials.

http://msdn.microsoft.com/webservices/indigo/default.aspx
.NET remoting
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT  
Page 1 of 1  

  
  
 Reply to topic