Browse by Tags

Tutorial Windows Communication Foundation (WCF) - ServiceContract & OperationContract - Attributes
Published Mon, Jul 20 2009 14:07 | abu
ServiceContractAttribute Name and Namespace - The name and namespace are the optional attibutes. Default name is same as the contract type and namespace is http://tempuri.org . It is always recommondable to use Namespace to specify proper namespace which...
Filed under: , ,