Rajesh Singh
Is it possible for a WCF service to implement Multiple service contracts?
By Rajesh Singh in .NET on Dec 25 2015
  • Rajeev Punhani
    Jan, 2016 28

    Yes ,we can create a wcf service with multiple service contracts but for that we have to specify different endpoints for each.

    • 2
  • Rajesh Singh
    Dec, 2015 25

    Yes, we make the service class implement multiple service interfaces, and then expose each service using a different endpoint.

    • 2
  • Vishal Jadav
    Aug, 2016 6

    Yes. Of course, there can as many contracts as interfaces.

    • 0
  • Thiruppathi R
    May, 2016 11

    Yes we can. This is the advantage of WCF

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS