The starting point of this article
By reading this article, you can solve the following problems:
What is the difference between WCF and previous distributed technologies?
What improvements have been made to the security aspect of WCF?
What improvements do WCF have in terms of performance?
What is the difference between the WCF development model and other distributed technologies in the past?
This article is suitable for readers
Developers with distributed development and SOA-related implementation experience
What is the difference between WCF and previous distributed technologies?
In the last article WCF from theory to practice one: uncover the mysterious veil has been elaborated in the past life of WCF, said the comparative summary, this article detailed description of WCF and the former distributed technology differences, the purpose is to let everyone more detailed understanding of the WCF application, for the future system framework for the foreshadowing. First look at the comparison table below
WCF vs. other distributed technology tables
|
XML Web Service |
. Net Remoting |
Enterprice Service |
WSE |
Msmq |
Wcf |
Cross platform |
√ |
|
|
|
|
√ |
. NET communication with. Net |
|
√ |
|
|
|
√ |
Distributed transactions |
|
|
√ |
|
|
√ |
Safety and reliability |
|
|
|
√ |
|
√ |
Message Queuing |
|
|
|
|
√ |
√ |
The above table refers to the Bruchzhang article in the comparison chart, the original address: http://www.cnblogs.com/wayfarer/archive/2006/04/05/367474.html