Browse by Tags

Tutorial Windows Communication Foundation (WCF) - ServiceContract & OperationContract - Attributes
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...
Posted Mon, Jul 20 2009 by abu | with no comments
Filed under: , ,