May 2010
Intermediate to advanced
1272 pages
61h 18m
English
WCF services enable high-level customizations over their configuration. This task can be complex if you consider that there are hundreds of options that you should translate into Xml markup. Fortunately the .NET Framework offers a graphical tool called WCF Service Configuration Editor that you can also launch from the Tools menu in Visual Studio. In this section you see how this tool can be used for enabling tracing for WCF services. Tracing is useful because it enables recording into log file (with .svclog extension) events occurring during the WCF service running time. When launched, open the Web.config file for your service. When ready click the Diagnostics folder on the left and then click ...
Read now
Unlock full access