.net - WCF - advantages and disadvantages -


I would like to know about both the advantages and disadvantages of the Windows Communication Foundation who have used it or just theoretically Know

primary benefit : After the learning curve ends, WCF makes it Software components are relatively easy to expose and consume, i.e. looking at the functionality of a component in the WCF service contract, a developer will be able to work in a single box on a table, in a Windows intranet, or in all the processes across the Internet, the host and By changing configuration information Also can touch. Similarly, it is easy for customers who use it in any form of those components.

Primary Losses : Learning Stage WCF seems very difficult for many developers, when they are watching it before, I have done many false initiatives, which are made by Juwel Lowey's "programming WCF Services ". Although I have found that once I understand that this understanding comes quickly after making and consuming things.

The key to remember is that WCF will write you some good functional code and wrap it in a component which you can easily with almost any kind of security, reliability and stability. Anywhere can be easily accessed

We have been forced to use in advance, WCF is fantasitc!


Comments