Hi,
I am hosting WCF service on IIS server and I want to know how to configure it in my code, instead of using a config file. All the docs and samples that I can find are either config file based confiturations, or code configrations for user program (not IIS)
hosted services.
If someone can show me some doc/sample code on how to do this it would be highly appreciated.
Thanks in advance!
Feng
View Complete Post