1.

Name the different ways to create a WCF client.

Answer»

There are two different ways to CALL a WCF service or CREATE a WCF CLIENT:

  • WCF PROXY 
  • Channel factory


Discussion

No Comment Found