Mark Gabbara posts about enumerating the WCF bindings listed in configuration

  • Is there an easy way to enumerate the bindings listed in configuration?
  • How do I enumerate the available bindings?
  • How do I enumerate all of the bindings exposed in config and their underlying runtime binding type?
  • etc., etc.
  • Mark Gabbara answers these WCF questions with the following scenarios:

    1.     Enumerate all of the bindings available to my app

    2.     Enumerate all of the configured bindings available to my app

    3.     Enumerate all of the configured endpoints exposed by a service

    4.     Enumerate all of the configured client endpoints available to my app

     

    Recent Posts

    Tag Cloud

    No Comments