WCF use and advantages?
Why to use WCF and What are the adavantages of it?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Vijay YadavPosted Feb 4, 2012, 1:38 AM
Mukesh KumarPosted Jan 30, 2012, 5:18 AM
check this thread
Shilpa KatrePosted Jan 30, 2012, 2:45 AM
Web service we don't have hosting facility at many level or we do not have that much contract facility. as well WCF have these all functionality and it is more easy to use than WebService as well as for Silverlight application u must have to go for WCF Functionality.
WCF is support many protocol ( like HTTP,TCP/IP,PIPE,MSMQ).Its give a more security mechanism(Like Transport,Message,TransportWithMessageCredential).We can be hosted it outside the IIS i.e Managed Windows Application,a Windows Service,WAS(Windows Process Activation Service).WCF service provide customization such as event hook int service start/end/init/custom global error handling