| .NET DotNet Forum Index » ASP.NET - Webservices Forum » XML BLOB examples... |
|
Page 1 of 1 |
|
| Author |
Message |
| Simon Whale... |
Posted: Thu Oct 08, 2009 7:30 am |
|
|
|
Guest
|
Hi
I need to look into a webservice that accepts an XML BLOB (term used to 3rd
party)
can anyone please point me into the right direction or give me advice?
p.s. using vb.net 2005
Thanks
Simon |
|
|
| Back to top |
|
|
|
| Mr. Arnold... |
Posted: Thu Oct 08, 2009 7:42 am |
|
|
|
Guest
|
Simon Whale wrote:
Quote: Hi
I need to look into a webservice that accepts an XML BLOB (term used to 3rd
party)
can anyone please point me into the right direction or give me advice?
p.s. using vb.net 2005
A WCF Web service can sends/receives XML string size, XML is string, of
2,147,483,647 in size. |
|
|
| Back to top |
|
|
|
|