


      <rss version="2.0">
         <channel>
            <title><![CDATA[.NET Curry: Windows Communication Foundation (WCF)]]></title>
            <link>https://www.dotnetcurry.com/</link>
            <description>.NET Curry: the site for Microsoft Enthusiasts</description>
            <copyright>Copyright 2009 by Suprotim Agarwal on behalf of dotnetcurry.com</copyright>
   
      <item>
         <title><![CDATA[Service Oriented Solutions using MSMQ and WCF]]></title>
         <author><![CDATA[Ahmed Ilyas]]></author>
         <description><![CDATA[WCF and MSMQ can be used to queue messages and also provide secure and reliable transportation of messages. ]]></description>
         <link><![CDATA[https://www.dotnetcurry.com/ShowArticle.aspx?ID=1156]]></link>
         <pubDate>Tue, 21 Jul 2015 00:00:00 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[Access WCF REST Services in an ASP.NET MVC app using AngularJS]]></title>
         <author><![CDATA[Mahesh Sabnis]]></author>
         <description><![CDATA[This article will guide you through the steps of accessing WCF REST Service using Angular.js in an ASP.NET MVC app]]></description>
         <link><![CDATA[https://www.dotnetcurry.com/ShowArticle.aspx?ID=1051]]></link>
         <pubDate>Mon, 03 Nov 2014 02:41:17 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[WCF Task Based Async Pattern in .NET 4.5]]></title>
         <author><![CDATA[Mahesh Sabnis]]></author>
         <description><![CDATA[In WCF 4.5, there is a new option available to generate Task based async operations so that the code from the client side can be then less complex. In this article, we will see how to implement it. 
]]></description>
         <link><![CDATA[https://www.dotnetcurry.com/ShowArticle.aspx?ID=983]]></link>
         <pubDate>Wed, 19 Feb 2014 00:00:00 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[What's New in WCF 4.5]]></title>
         <author><![CDATA[Mahesh Sabnis]]></author>
         <description><![CDATA[This article highlights some new features of WCF 4.5 with significant improvements to setup, configuration and protocol support]]></description>
         <link><![CDATA[https://www.dotnetcurry.com/ShowArticle.aspx?ID=866]]></link>
         <pubDate>Tue, 19 Feb 2013 00:00:00 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[Accessing Methods Asynchronously in WCF 4.5]]></title>
         <author><![CDATA[Pravinkumar Dabade]]></author>
         <description><![CDATA[In this article, we will seen how we can implement Asynchronous Logic in our WCF 4.5 Service and how we can access the WCF methods Asynchronously by generating proxy code using Task-based Programming model. 

]]></description>
         <link><![CDATA[https://www.dotnetcurry.com/ShowArticle.aspx?ID=849]]></link>
         <pubDate>Wed, 19 Dec 2012 10:17:01 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[Intellisense Support and Improved Easier Configuration in Windows Communication Foundation (WCF) 4.5]]></title>
         <author><![CDATA[Pravinkumar Dabade]]></author>
         <description><![CDATA[In this WCF 4.5 series, we will see how WCF 4.5 has made configuration much easier in the first part. ]]></description>
         <link><![CDATA[https://www.dotnetcurry.com/ShowArticle.aspx?ID=846]]></link>
         <pubDate>Wed, 28 Nov 2012 00:00:00 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[Expose WCF 4.0 Service as SOAP and REST]]></title>
         <author><![CDATA[Mahesh Sabnis]]></author>
         <description><![CDATA[By exposing a WCF service on REST and SOAP, you can make it more accessible to all types of clients. This is especially useful for the clients who can consume the proxy as well as can understand only HTTP communication with XML data processing. This article shows how to do so.]]></description>
         <link><![CDATA[https://www.dotnetcurry.com/ShowArticle.aspx?ID=728]]></link>
         <pubDate>Wed, 29 Jun 2011 00:00:00 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[WCF 4: Download Files using WCF REST EndPoints]]></title>
         <author><![CDATA[Mahesh Sabnis]]></author>
         <description><![CDATA[This article demonstrates how to make use of WCF REST service for downloading files.]]></description>
         <link><![CDATA[https://www.dotnetcurry.com/ShowArticle.aspx?ID=723]]></link>
         <pubDate>Sun, 19 Jun 2011 00:00:00 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[Push Data to the Client using WCF CallBack Service]]></title>
         <author><![CDATA[Mahesh Sabnis]]></author>
         <description><![CDATA[In WCF, callback is used to implement PUSH mechanism, so that delayed or long running operation results can be automatically pushed back to the client application. WCF actively supports callback to its client, over the instance context established. In this article, we will explore the same.]]></description>
         <link><![CDATA[https://www.dotnetcurry.com/ShowArticle.aspx?ID=721]]></link>
         <pubDate>Wed, 15 Jun 2011 00:00:00 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[Reading Data from WCF Data Service in Silverlight 4]]></title>
         <author><![CDATA[Mahesh Sabnis]]></author>
         <description><![CDATA[WCF data Services provides integration with Data Model built using ADO.NET EF. Since the data received is in the form of XML, any client application built on Open standards can easily consume it. In this article, I will demonstrate how it is done using Silverlight 4.]]></description>
         <link><![CDATA[https://www.dotnetcurry.com/ShowArticle.aspx?ID=720]]></link>
         <pubDate>Mon, 13 Jun 2011 00:00:00 GMT</pubDate>
      </item>
   
         </channel>
      </rss>  
   