What to choose.... web service or WCF in asp.net 3.5
Posted
by HotTester
on Stack Overflow
See other posts from Stack Overflow
or by HotTester
Published on 2010-01-23T04:52:56Z
Indexed on
2010/05/01
16:37 UTC
Read the original article
Hit count: 260
The current project i am working on is extensively using web services and is made in .net 3.5. Now as we are going for implementation of second phase we are confused if we should either use WCF or web service as done previously ? Further is there anything new that can be useful and is coming up with .net 4.0 regarding web services or WCF. Thanks in advance.
A good link for this is here.
© Stack Overflow or respective owner