Sunday, June 22, 2014

.NET remoting obsolete


.NET remoting was a powerful mechanism to make use of message sharing techniques with one basic understanding :


  • Same platform supports this technical way of applying .NET message passing

BYE BYE .NET REMOTING: 

Microsoft does not recommend to use .NET remoting any more, we could reap the benefits of using SOA (WCF) as a replacement to .NET remoting

No comments:

Post a Comment