Which statement(s) is/are correct about WCF?

 Posted by vishalneeraj-24503 on 1/2/2015 | Category: WCF Interview questions | Views: 5814 | Points: 40
Select from following answers:
  1. ServiceContract and OperationContract attributes are used for defining WCF service.
  2. Supports various protocols like HTTP,HTTPS,TCP,Named Pipes and MSMQ.
  3. Supports DataContract serializer by using System.Runtime.Serialization.
  4. Supports multi-threading by using ServiceBehaviour class.
  5. All Above

Show Correct Answer


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response