How do you enable wcf tracing without a config file (programmatica -
12-29-2007
, 05:00 PM
I have been searching high and low and it seems like nobody had tried this
(which seems odd). I have a wcf client app that want to enable tracing on,
but I need to do it in code since I do not deploy my application with an
app.config file. I do this because I do not want settings changed by the end
user. Anyone know of a way to do this? |