Can I use WCF in this case?
        Posted  
        
            by BDotA
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by BDotA
        
        
        
        Published on 2010-06-05T16:45:49Z
        Indexed on 
            2010/06/05
            16:52 UTC
        
        
        Read the original article
        Hit count: 216
        
We have a third party application that provied its web services to us by ASMX and it is created at the time of .NET 1.1 in the old days we were using VB 6.0 and connected to it by a PocketSOAP, etc... bt now we want to replace the VB 6.0 with C# 3.5 WinApps and still use that third party web services. so I wish to know what are my options for doing this? which one do you recommend and which one has a faster learning curve?
Thanks All.
© Stack Overflow or respective owner