WCF Service using MTOM in .NET FW 4

added by kalyanms1
5/14/2011 9:14:54 AM

211 Views

Web services having a greater interoperability to communicate messages across heterogeneous systems, however challenge is serializing the data into XML. Users may want to send images,videos, drawings, xml documents etc. together with SOAP message.


0 comments