|
| Re: SOAP 1.1 vs 1.2, which should I use? |
 |
Mon, 31 Mar 2008 15:28:10 +000 |
Since you don't have to do anything in order to implement each, just allow
both.
That way, client's that know 1.2 will use 1.2 and client's that know only 1.1
(such as .net 1.1) will use the old version.
ASP.NET WS support both by default - just look at the generated WSDL file.
|
| Post Reply
|
| Re: SOAP 1.1 vs 1.2, which should I use? |
 |
Mon, 31 Mar 2008 15:33:57 +000 |
So there are no major differences then?
|
| Post Reply
|
| Re: SOAP 1.1 vs 1.2, which should I use? |
 |
Mon, 31 Mar 2008 15:52:39 +000 |
read here:
http://www.codeproject.com/KB/XML/soap12inNet20.aspx
|
| Post Reply
|
| Re: SOAP 1.1 vs 1.2, which should I use? |
 |
Mon, 31 Mar 2008 15:53:14 +000 |
read here:
http://www.codeproject.com/KB/XML/soap12inNet20.aspx
|
| Post Reply
|
| Re: SOAP 1.1 vs 1.2, which should I use? |
 |
Mon, 31 Mar 2008 15:57:17 +000 |
I actually read that before posting. That doesn't mean anything to me though,
you know, kind of ietf crap.
Are there any real tangible differences?
|
| Post Reply
|
|
|
|
|
|
|
|
|
|