摘要: If we use data contract in WCF, the default soap message looke like:<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"> <s:Header /> <s:Body> <GetDataUsingDataContractResponse xmlns="http://tempuri.org/"> <GetDataUsingDataContractResult xml 阅读全文
posted @ 2012-07-27 15:00 Leo Tang 阅读(262) 评论(0) 推荐(0)