|
Today, Richard posted the article Remoting Matters in which he states "that as the software we write today becomes more distributed the pieces that connects them will become increasingly more important."
He also says why .NET Remoting can help take some complexity out of this issue by providing an easily extensible framework. He should know; he's contributor to our projects.
The important thing for the pieces that connect them is that the business developers for example (which I guess write most of today's distributed applications) shouldn't have to know about the internals - they should just be able to use them.
|