Categories:
.NET (357)
C (330)
C++ (183)
CSS (84)
DBA (2)
General (7)
HTML (4)
Java (574)
JavaScript (106)
JSP (66)
Oracle (114)
Perl (46)
Perl (1)
PHP (1)
PL/SQL (1)
RSS (51)
Software QA (13)
SQL Server (1)
Windows (1)
XHTML (173)
Other Resources:
What is the standard you use to wrap up a call to a Web service?
What is the standard you use to wrap up a call to a Web service?
✍: Guest
Several possible answers depending on your interpretation of the quesiton, but I think you were aiming for SOAP (with the caveat that this is MS’s version of SOAP)
2014-02-13, 1989👍, 0💬
Popular Posts:
Which JavaScript file is referenced for validating the validators at the client side ? WebUIValidati...
What does a well-written Object Oriented program look like? A well-written object oriented program e...
.NET INTERVIEW QUESTIONS - How to prevent my .NET DLL to be decompiled? By design .NET embeds rich M...
Can we get a strongly typed resource class rather than using resource manager? In the previous quest...
What does address of operator do in background? The AddressOf operator creates a delegate object to ...