why is it recommended to define service contract as an interface

Posted by balalakshmi on Stack Overflow See other posts from Stack Overflow or by balalakshmi
Published on 2010-04-02T07:48:12Z Indexed on 2010/04/02 7:53 UTC
Read the original article Hit count: 201

Filed under:

why is it recommended to define service contract as an interface. Any specific advantages over having them as classes?

© Stack Overflow or respective owner

Related posts about wcf