WCF client and non-wcf client
        Posted  
        
            by Lijo
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Lijo
        
        
        
        Published on 2010-05-23T12:12:23Z
        Indexed on 
            2010/05/23
            12:21 UTC
        
        
        Read the original article
        Hit count: 888
        
wcf-client
Hi,
Could you please tell what is the difference between a WCF client and a non-WCF client?
When I generate proxy of a WCF service using svcutil and put that in client, what is created - wcf client or non-wcf client?
When should I use WCF client and non-WCF Client?
Thanks
Lijo
© Stack Overflow or respective owner