Tuesday, January 14, 2014

C# WCF Interview Questions


  • Can you overload a WCF service procedure?
  • Can WCF class have static procedures?
  • If your class that you are using for WCF is missing a method what did you forget?
  • what exactly is an endpoint?
  • if you have a method in a WCF class that is void will a SOAP envelope be returned? Is there a way to have that behaviour?
  • Whats is the purpose of ServiceKnownType?

No comments:

Post a Comment