WCF interview questions: - How does WCF differ from Web services?
- By Shiv Prasad Koirala in ASP.NET
- Sep 8th, 2011
- 4493
- 0
WCF interview questions: - How does WCF differ from Web services?
• WCF services can be hosted in multiple protocols like http, TCP etc. Web services can only be hosted on Http protocol.
• WCF has COM+ so you can call two different WCF services in a transaction, we can not call two different web services in one transaction.
• WCF integrates with MSMQ, for web services we will need to write code.
In simple words below equation shows the difference with simple equation.
WCF = Web services + Remoting + MSMQ + COM+ Web service = WCF – (Remoting + MSMQ + COM+ )
Watch video on that How Can we do WCF Concurrency and throttling: -
Get more materials on WCF interview questions
Regards,
See more stuffs on author’s blog for WCF interview questions
Shiv Prasad Koirala
Visit us @ www.questpond.com or call us at 022-66752917... read more
- By Shiv Prasad Koirala
- Jan 17th, 2012
- 13430
- 0
.NET interview questions: - Can you elaborate project life cycle?
- By Shiv Prasad Koirala
- Aug 3rd, 2011
- 10197
- 0
Five most important SharePoint 2010 interview questions
- By Shiv Prasad Koirala
- Nov 16th, 2011
- 9925
- 0

