Minggu, 06 Februari 2011
Accessing WCF service without creating Proxy
Each time when we want to consume a WCF service, we need to create proxy at client side. To create proxy, service must expose metadata endpoint.NormallyWe create a WCF serviceExpose metadata endpoint Add service reference at client side to create the proxy.Using the proxy calls the service operation contracts.Normally we call the service asMyServiceContractClient proxy = new
Langganan:
Posting Komentar (Atom)
Tidak ada komentar:
Posting Komentar