Which is not the step to create custom SOAP (Simple Object Access Protocol) header class?

 Posted by Neeks on 2/22/2009 | Category: Others Interview questions | Views: 6610
Select from following answers:
  1. Create class that inherits from the System.Web.Services.Protocols.SoapHeader class
  2. Create private variable of new header class in web services.
  3. Add SoapHeader attribute to web method.
  4. Add code in web method that refers the variable of soap header class.
  5. All Above

Show Correct Answer


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response