thinkinterview » interview questions » .NET
« Previous

.NET Interview Questions

next »
question

For SOAP (Simple Object Access Protocol) message formatting what is the purpose of Encoded value?

  • 1. Encoded value ensures that the SOAP message will be formatted as XML schema definition in the WSDL.
  • 2. Encoded value ensures that SOAP message is encrypted for security perpose.
  • 3. This is the default value for parameter encoding.
  • 4. This is the default value for parameter encapsulation.

Next Queston » How to specify the Web Service compile with the WS-I basic profil...

How to specify the Web Service compile with the WS-I basic profile?View full queston »


Posted in: .NET(40) |