Difference between revisions of "Windows Communication Foundation"
From Richard's Wiki
Line 1: | Line 1: | ||
+ | * [http://blogs.msdn.com/b/endpoint/archive/2011/05/12/how-to-eliminate-tempuri-org-from-your-service-wsdl.aspx How to eliminate tempuri.org from your service WSDL] | ||
* [http://blogs.msdn.com/b/alikl/archive/2011/03/25/wcf-how-to-s-index.aspx WCF How To’s Index] | * [http://blogs.msdn.com/b/alikl/archive/2011/03/25/wcf-how-to-s-index.aspx WCF How To’s Index] | ||
* [http://dotnetslackers.com/CSharp/re-108306_Building_a_Pub_Sub_Message_Bus_with_WCF_and_MSMQ.aspx Building a Pub/Sub Message Bus with WCF and MSMQ] (.Net Framework 3.0, MSMQ 4, IIS 7, Windows Server 2008) | * [http://dotnetslackers.com/CSharp/re-108306_Building_a_Pub_Sub_Message_Bus_with_WCF_and_MSMQ.aspx Building a Pub/Sub Message Bus with WCF and MSMQ] (.Net Framework 3.0, MSMQ 4, IIS 7, Windows Server 2008) | ||
* [http://visualstudiomagazine.com/articles/2010/06/16/ask-kathleen-trace-logs.aspx How-To Q&A: I have set up my Web service for tracing, but I can’t find my trace logs.] | * [http://visualstudiomagazine.com/articles/2010/06/16/ask-kathleen-trace-logs.aspx How-To Q&A: I have set up my Web service for tracing, but I can’t find my trace logs.] | ||
* [http://andrewtokeley.net/archive/2008/07/31/wcf-simplified-to-a-single-diagram.aspx WCF Simplified to a Single Diagram] | * [http://andrewtokeley.net/archive/2008/07/31/wcf-simplified-to-a-single-diagram.aspx WCF Simplified to a Single Diagram] |
Revision as of 23:07, 16 May 2011
- How to eliminate tempuri.org from your service WSDL
- WCF How To’s Index
- Building a Pub/Sub Message Bus with WCF and MSMQ (.Net Framework 3.0, MSMQ 4, IIS 7, Windows Server 2008)
- How-To Q&A: I have set up my Web service for tracing, but I can’t find my trace logs.
- WCF Simplified to a Single Diagram