<?xml version="1.0" ?><rss version="2.0" xmlns:ec="http://www.eggheadcafe.com"><channel><title>eggheadcafe.com WCF/WF FAQs</title><link>http://www.eggheadcafe.com</link><pubDate>Fri, 26 Apr 2013 15:25:11 GMT</pubDate><description>EggHeadCafe - The .NET developer's portal of choice</description><language>en-us</language><item><title><![CDATA[Method OverLoading in WCF, Exposing Overloded methods from wcfservice]]></title><guid isPermaLink="true"><![CDATA[http://www.eggheadcafe.com/sample-code/WCFWF/49d696b7-a703-4eb7-b6cf-85c4fa9f9b0a/method-overloading-in-wcf-exposing-overloded-methods-from-wcfservice.aspx]]></guid><link><![CDATA[http://www.eggheadcafe.com/sample-code/WCFWF/49d696b7-a703-4eb7-b6cf-85c4fa9f9b0a/method-overloading-in-wcf-exposing-overloded-methods-from-wcfservice.aspx]]></link><description><![CDATA[How to Expose a overloaded mehod from a wcf service Contract.&nbsp;&nbsp;<a href="http://www.eggheadcafe.com/sample-code/WCFWF/49d696b7-a703-4eb7-b6cf-85c4fa9f9b0a/method-overloading-in-wcf-exposing-overloded-methods-from-wcfservice.aspx" target="_self">read more</a>]]></description><pubDate>Wed, 21 Sep 2011 15:53:31 GMT</pubDate></item><item><title><![CDATA[Enable HTTPS on WSHttpBinding Binding]]></title><guid isPermaLink="true"><![CDATA[http://www.eggheadcafe.com/sample-code/WCFWF/4d69d419-202d-4248-955d-c1ea3f60dc93/enable-https-on-wshttpbinding-binding.aspx]]></guid><link><![CDATA[http://www.eggheadcafe.com/sample-code/WCFWF/4d69d419-202d-4248-955d-c1ea3f60dc93/enable-https-on-wshttpbinding-binding.aspx]]></link><description><![CDATA[WCF services in production boxes are often hosted on a webserver with SSL support. This means that your bindings should support SSL.To support Https in your WSHttpBinding, modify the transport level security.&nbsp;&nbsp;<a href="http://www.eggheadcafe.com/sample-code/WCFWF/4d69d419-202d-4248-955d-c1ea3f60dc93/enable-https-on-wshttpbinding-binding.aspx" target="_self">read more</a>]]></description><pubDate>Thu, 30 Dec 2010 12:05:53 GMT</pubDate></item><item><title><![CDATA[Change MaxItemsInObjectGraph for a WCF Service]]></title><guid isPermaLink="true"><![CDATA[http://www.eggheadcafe.com/sample-code/WCFWF/d17ae508-7e9f-4b4d-961d-5dd270e18cb4/change-maxitemsinobjectgraph-for-a-wcf-service.aspx]]></guid><link><![CDATA[http://www.eggheadcafe.com/sample-code/WCFWF/d17ae508-7e9f-4b4d-961d-5dd270e18cb4/change-maxitemsinobjectgraph-for-a-wcf-service.aspx]]></link><description><![CDATA[Sometimes, a WCF service operation may require or return some data that is complex and large that the DataContractSerializer may fail to serialize the data. We can change the MaxItemsInObjectGraph to a higher value to solve this.&nbsp;&nbsp;<a href="http://www.eggheadcafe.com/sample-code/WCFWF/d17ae508-7e9f-4b4d-961d-5dd270e18cb4/change-maxitemsinobjectgraph-for-a-wcf-service.aspx" target="_self">read more</a>]]></description><pubDate>Sat, 18 Dec 2010 06:06:48 GMT</pubDate></item><item><title><![CDATA[Using BehaviorExtensionElement and IServiceBehavior to Add an IErrorHandler to a WCF Service]]></title><guid isPermaLink="true"><![CDATA[http://www.eggheadcafe.com/sample-code/WCFWF/776b4a8d-8ea5-4334-a440-7d192b3ad83d/using-behaviorextensionelement-and-iservicebehavior-to-add-an-ierrorhandler-to-a-wcf-service.aspx]]></guid><link><![CDATA[http://www.eggheadcafe.com/sample-code/WCFWF/776b4a8d-8ea5-4334-a440-7d192b3ad83d/using-behaviorextensionelement-and-iservicebehavior-to-add-an-ierrorhandler-to-a-wcf-service.aspx]]></link><description><![CDATA[We can add an IErrorHandler to a WCF service so that it takes care for exception handling for the said service. We can add it via the configuration file by using BehaviorExtensionElement and IServiceBehavior.&nbsp;&nbsp;<a href="http://www.eggheadcafe.com/sample-code/WCFWF/776b4a8d-8ea5-4334-a440-7d192b3ad83d/using-behaviorextensionelement-and-iservicebehavior-to-add-an-ierrorhandler-to-a-wcf-service.aspx" target="_self">read more</a>]]></description><pubDate>Fri, 17 Dec 2010 01:53:19 GMT</pubDate></item><item><title><![CDATA[Troubleshooting WCF deployment issues of Silverlight Site on IIS]]></title><guid isPermaLink="true"><![CDATA[http://www.eggheadcafe.com/sample-code/WCFWF/01a845b8-d12e-4db5-9fdd-98ce6fcb993b/troubleshooting-wcf-deployment-issues-of-silverlight-site-on-iis.aspx]]></guid><link><![CDATA[http://www.eggheadcafe.com/sample-code/WCFWF/01a845b8-d12e-4db5-9fdd-98ce6fcb993b/troubleshooting-wcf-deployment-issues-of-silverlight-site-on-iis.aspx]]></link><description><![CDATA[This explains how to troubleshoot the deployment issues of WCF access after deploying the Silverlight sites on IIS&nbsp;&nbsp;<a href="http://www.eggheadcafe.com/sample-code/WCFWF/01a845b8-d12e-4db5-9fdd-98ce6fcb993b/troubleshooting-wcf-deployment-issues-of-silverlight-site-on-iis.aspx" target="_self">read more</a>]]></description><pubDate>Sat, 20 Nov 2010 02:49:45 GMT</pubDate></item><item><title><![CDATA[Adding Service Throttling]]></title><guid isPermaLink="true"><![CDATA[http://www.eggheadcafe.com/sample-code/WCFWF/14ec35c6-9ec3-4506-9d28-33f21ff67e89/adding-service-throttling.aspx]]></guid><link><![CDATA[http://www.eggheadcafe.com/sample-code/WCFWF/14ec35c6-9ec3-4506-9d28-33f21ff67e89/adding-service-throttling.aspx]]></link><description><![CDATA[Error: Our wpf application crashes when it reach 16 client connections.&nbsp;&nbsp;<a href="http://www.eggheadcafe.com/sample-code/WCFWF/14ec35c6-9ec3-4506-9d28-33f21ff67e89/adding-service-throttling.aspx" target="_self">read more</a>]]></description><pubDate>Fri, 27 Aug 2010 23:54:36 GMT</pubDate></item><item><title><![CDATA[How to solve error "There is no context attached to incoming message for the service"?]]></title><guid isPermaLink="true"><![CDATA[http://www.eggheadcafe.com/sample-code/WCFWF/865d768e-3117-41dd-8ff1-12c555322c30/how-to-solve-error-there-is-no-context-attached-to-incoming-message-for-the-service.aspx]]></guid><link><![CDATA[http://www.eggheadcafe.com/sample-code/WCFWF/865d768e-3117-41dd-8ff1-12c555322c30/how-to-solve-error-there-is-no-context-attached-to-incoming-message-for-the-service.aspx]]></link><description><![CDATA[There is no context attached to incoming message for the service and the current operation is not marked with "CanCreateInstance = true".&nbsp;&nbsp;<a href="http://www.eggheadcafe.com/sample-code/WCFWF/865d768e-3117-41dd-8ff1-12c555322c30/how-to-solve-error-there-is-no-context-attached-to-incoming-message-for-the-service.aspx" target="_self">read more</a>]]></description><pubDate>Sat, 07 Aug 2010 05:27:51 GMT</pubDate></item><item><title><![CDATA[Configuration binding extension 'system.serviceModel/bindings/basicHttpBinding ' could not be found.]]></title><guid isPermaLink="true"><![CDATA[http://www.eggheadcafe.com/sample-code/WCFWF/c26782a5-027c-4b82-a4e6-0ef6c16a805f/configuration-binding-extension-systemservicemodelbindingsbasichttpbinding--could-not-be-found.aspx]]></guid><link><![CDATA[http://www.eggheadcafe.com/sample-code/WCFWF/c26782a5-027c-4b82-a4e6-0ef6c16a805f/configuration-binding-extension-systemservicemodelbindingsbasichttpbinding--could-not-be-found.aspx]]></link><description><![CDATA[This is a solution for the  WCF Configuration Editor error : "Configuration binding extension 'system.serviceModel/bindings/basicHttpBinding ' could not be found.&nbsp;&nbsp;<a href="http://www.eggheadcafe.com/sample-code/WCFWF/c26782a5-027c-4b82-a4e6-0ef6c16a805f/configuration-binding-extension-systemservicemodelbindingsbasichttpbinding--could-not-be-found.aspx" target="_self">read more</a>]]></description><pubDate>Wed, 09 Jun 2010 09:45:10 GMT</pubDate></item><item><title><![CDATA[Why TransactionScope in WCF?]]></title><guid isPermaLink="true"><![CDATA[http://www.eggheadcafe.com/sample-code/WCFWF/6b4073c0-41ed-4f13-8a76-e3a3bd8faae8/why-transactionscope-in-wcf.aspx]]></guid><link><![CDATA[http://www.eggheadcafe.com/sample-code/WCFWF/6b4073c0-41ed-4f13-8a76-e3a3bd8faae8/why-transactionscope-in-wcf.aspx]]></link><description><![CDATA[I was really wondering why we need TransactionScope at all. Then I found very valid reason that I have posted here for other people.&nbsp;&nbsp;<a href="http://www.eggheadcafe.com/sample-code/WCFWF/6b4073c0-41ed-4f13-8a76-e3a3bd8faae8/why-transactionscope-in-wcf.aspx" target="_self">read more</a>]]></description><pubDate>Sun, 23 May 2010 09:44:25 GMT</pubDate></item><item><title><![CDATA[Health check a WCF service.]]></title><guid isPermaLink="true"><![CDATA[http://www.eggheadcafe.com/sample-code/WCFWF/5f4ddbf2-3ce4-4920-870d-789918a478d8/health-check-a-wcf-service.aspx]]></guid><link><![CDATA[http://www.eggheadcafe.com/sample-code/WCFWF/5f4ddbf2-3ce4-4920-870d-789918a478d8/health-check-a-wcf-service.aspx]]></link><description><![CDATA[Use the MetadataExchangeClient's GetMetadata method to retrieve meta data of a wcf service using the HttpGet mode.&nbsp;&nbsp;<a href="http://www.eggheadcafe.com/sample-code/WCFWF/5f4ddbf2-3ce4-4920-870d-789918a478d8/health-check-a-wcf-service.aspx" target="_self">read more</a>]]></description><pubDate>Sun, 23 May 2010 10:01:03 GMT</pubDate></item><item><title><![CDATA[Enable GET, POST and Discovery Web page in ASMX Web Services]]></title><guid isPermaLink="true"><![CDATA[http://www.eggheadcafe.com/sample-code/WCFWF/2cee0ff1-b788-4e39-8370-d4f40cde10ec/enable-get-post-and-discovery-web-page-in-asmx-web-services.aspx]]></guid><link><![CDATA[http://www.eggheadcafe.com/sample-code/WCFWF/2cee0ff1-b788-4e39-8370-d4f40cde10ec/enable-get-post-and-discovery-web-page-in-asmx-web-services.aspx]]></link><description><![CDATA[HTTP GET and POST are disabled by default in ASMX Web services.  This shows how to enable them.&nbsp;&nbsp;<a href="http://www.eggheadcafe.com/sample-code/WCFWF/2cee0ff1-b788-4e39-8370-d4f40cde10ec/enable-get-post-and-discovery-web-page-in-asmx-web-services.aspx" target="_self">read more</a>]]></description><pubDate>Thu, 01 Apr 2010 17:48:48 GMT</pubDate></item><item><title><![CDATA[How to Set a WCF Client WebProxy]]></title><guid isPermaLink="true"><![CDATA[http://www.eggheadcafe.com/sample-code/WCFWF/f4fe67c8-f7e1-49b0-872b-095afe210ffb/how-to-set-a-wcf-client-webproxy.aspx]]></guid><link><![CDATA[http://www.eggheadcafe.com/sample-code/WCFWF/f4fe67c8-f7e1-49b0-872b-095afe210ffb/how-to-set-a-wcf-client-webproxy.aspx]]></link><description><![CDATA[WCF proxy settings when your WCF client is behind a corporate firewall can be tricky. One easy way to handle this is to create the service proxy in code.&nbsp;&nbsp;<a href="http://www.eggheadcafe.com/sample-code/WCFWF/f4fe67c8-f7e1-49b0-872b-095afe210ffb/how-to-set-a-wcf-client-webproxy.aspx" target="_self">read more</a>]]></description><pubDate>Tue, 20 Apr 2010 20:23:23 GMT</pubDate></item></channel></rss>