Click here to Skip to main content
15,881,413 members
Everything / WCF

WCF

WCF

Great Reads

by Daniel Vaughan
Calcium provides much of what one needs to rapidly build a multifaceted and sophisticated modular application. Includes a host of modules and services, and an infrastructure that is ready to use in your next application.
by Roman Kiss
This article describes a design, implementation and usage of the Custom Routing Manager for managing messages via Routing Service built-in .Net 4 Technology.
by Roman Kiss
This article describes a design, implementation and tooling of model driven WorkflowServices logically centralized in the Repository and physically decentralized for their runtime projecting.
by Max Paulousky
This article presents the techniques and caveats of building Silverlight applications that can be notified about database state changes via polling duplex. WSHttp binding and CLR triggers are used to implement the solution as well.

Latest Articles

by NikStar
Using OutgoingMessageProperties and OperationContextScope to implement authorization by http header for WCF client that communicates with non WCF-based web services.
by ToughDev
How to fix PlatformNotSupportedException when running WCF apps
by lvmcastro
A tutorial showing how to use a smartcard API, a SharePoint extension and web services, to add a qualified electronic signature (QES) to a PDF file located in a SharePoint online library.

All Articles

Sort by Updated

WCF 

7 Feb 2011 by #realJSOP
Windows service for synchronizing folders
6 Jun 2011 by A Mahesh
Create simple REST service using WCF and VS 2010
13 Sep 2016 by a.alghabban
applying WCF design pattern into nodejs web api
9 Jan 2010 by Abdul Sami, PMP
This article is about the differences between WCF and Web Services and .NET Remoting.
13 Apr 2010 by Abdul_Rafay
SQL Server Query Notification with BizTalk Server 2009 WCF SQL Adapter
3 Oct 2010 by Abhishek Sur
In this article, I have introduced how easily you can create a RESTful service in WCF
24 Jan 2016 by AboorvaRaja Ramar
To Expose BizTalk Schema as a Rest/Json Service with GET method.
8 Jun 2012 by Adam David Hill
This article solves the problem of having to redeploy everything whenever you create a new stored procedure database report.
16 Dec 2012 by Adam Wojnar
An easy guide to run a web service in a more real environment using free tools from Microsoft.
13 Feb 2014 by Adarsh Chaurasia - Passionate Trainer
How to implement custom role based authorization for my WCF service operations
20 Feb 2009 by Adil Mughal
This article demostrates a very basic example, can say simplest, of client/server design using Windows Communication Foundation(WCF)
5 Feb 2008 by Adnan Masood
This article focuses on using the WCF 3.5 libraries namely System.ServiceModel.Syndication namespace to create and publish an RSS and Atom feed from the same code base.
7 Nov 2014 by Adriaan Booysen
An example of a nearly complete unknown type being used accross EF, WCF and consumed client side
27 Mar 2011 by Adrian Vintu
Deep copy routine for complex objects that can return a destination type different than the source type.
3 Sep 2008 by Ahmed Negm
This article introduces how to create and manage .NET enterprise applications using your favorite technology (Data Access Application Block, LINQ, NHibernate, ASMX, and WCF) with the Model Driven Development approach by Sculpture.
3 Nov 2007 by Ahmed Sadek
Consuming Exchange 2007 Push notifications using WCF.
11 Jul 2006 by Al Alberto
Communication options with WCF - Part 1.
20 Jul 2006 by Al Alberto
An article on communication options with WCF - part 2.
26 Jul 2006 by Al Alberto
Communication Options with WCF-Part 3
17 Apr 2009 by Al Alberto
Evaluating Microsoft's Composite Application Guidance and Library.
28 Aug 2012 by Alexandros Pappas
This article provides a program to demonstrate how to pass WCF transactions to COM+.
9 Dec 2009 by Alexandru Cibotari
A WCF Service caching example.
25 Jul 2005 by Alexandru Ghiondea
Gives you information regarding how to make Avalon and Indigo (WinFX) run on your machine
23 Mar 2011 by Alexandru Lungu
HTTP - No IIS; Authentication - No SSL/X509 Certificate; Encryption - RSA+AES for Request, AES for Response; Compression - GZip for both Request/Response.
22 Mar 2011 by Alexandru Lungu
HTTP - No IIS; Authentication - No SSL/X509 Certificate; Encryption - RSA+AES for Request, AES for Response; Compression - GZip for both Request/Response
28 Nov 2011 by alexis.coles
A pattern for creating generic WCF services.
15 Apr 2008 by Ali Hamdar
An example of implementing a parallel program using the pure MPI .NET library, C#, and .NET Remoting.
20 Jul 2010 by AmbarRay
This article explains how to manage state in Web Services using WCF by leveraging ASP.NET infrastructure with BasicHttpBinding.
28 Jul 2010 by AmbarRay
This article explains how to do content based routing using the WCF 4 RoutingService.
5 Aug 2010 by AmbarRay
This article is an attempt to implement a lightweight Enterprise Service Bus using content-based routing in WCF 4 and message mapping transformation using XSLT 2.0.
4 Sep 2007 by Ami Bar
The CompactMessageEncoder compresses messages transparently on the communication channel. Hence, lowers the network usage.
10 Jan 2018 by Amir Jalilifard
In this article, you are going to learn about P2P Network and Windows Communication Foundation to share your files between peers through a P2P network.
27 Jan 2012 by Amit Shrivastava Gurgaon
How to Mock a WCF Service while writing a unit test
27 Oct 2012 by Anand Ranjan Pandey
The purpose of this article is to create a proof of concept to demonstrate the feasibility of ASP.NET Web API Beta Version.
16 Oct 2014 by anand.kmr1985
WCF Durable service
1 Mar 2008 by anarchistic
An article on the sometimes esoteric nature of certificates and WCF
11 Feb 2009 by anarchistic
An overview of a number of different ways of generating proxies for using WCF Services.
13 Feb 2009 by anarchistic
WCF thottling is about more than just the throttling options.
22 Jan 2008 by Andrewiski
How to setup an MCF Service to use the ASP Membership Provider.
2 Mar 2010 by Aneesur Rehman Khan
Describes how to develop and consume WCF service for large enterprize systems
27 Dec 2006 by Anil Kr. Sharma
29 Sep 2008 by Anil_gupta
This article describes how to create a load balancer, routing WCF service between client and WCF server service
4 Nov 2008 by Anil_gupta
It describes about serialization and message encoding in Windows Communication Foundation.
2 Nov 2009 by Anoop Pillai
Silver Draw shows how to use Silverlight and WCF Polling Duplex services to create realtime collaboration apps.
20 Sep 2010 by anshudutta
A series of problems in IIS
19 Mar 2013 by Anupama Agarwal
How to create custom authorization policy and return HTTPContext Identity for authorization.
4 Apr 2013 by Anurag Sinha V
This article tries to dig in as to what is WCF, how to code WCF services
2 Apr 2013 by Anurag Sinha V
This article gives a tutorial on consuming WCF service in ASP.NET web site and to create AJAX enabled WCF Service.
11 Dec 2012 by Aron Weiler
Learn how to create a static and unchanging WCF interface that still supports most WCF capabilities.
14 Jun 2009 by Artem S. Dmitriev
This article will show you how to create a proxy client to the WCF web service from PDA device.
28 Nov 2009 by Artem S. Dmitriev
This article describes the differences between using arrays and generic lists in WCF.
4 Sep 2011 by Arthanarieaswaran Shanmugaraj
Explains basic information and steps for creating new WCF Service
23 Mar 2012 by Arthanarieaswaran Shanmugaraj
Explains the basics of REST services and create & consume RESTful service in ASP.NET
21 Jun 2010 by Arun Jacob
This is a simple Silverlight RSS Reader which pulls out data from a feed URL.
17 Jun 2008 by aSarafian
A WCF review from the perspective of bussiness application development, and some debugging problem solving hints.
28 Jun 2008 by aSarafian
Debuging a WCF service through a provider class
17 Jan 2012 by aSarafian
Creating a WCF Service to replace existing ASMX Services.
14 Jan 2016 by Asher Barak, Itiel Beeri
Infrastructure for large scale WCF services layer development
30 Aug 2010 by ashutosh k. shukla
Step by Step Guide to create Restful WCF service API in ASP.NET and C#
25 May 2011 by ashutosh k. shukla
This article will help you to create RESTful WCF POST API. I have given Client and Server example which is really easy to understand.
1 Sep 2013 by Ashwin Singh IND
Not your average painting app
11 Oct 2013 by ASP.NET Community
Windows CardSpace: enables users to provide their digital identities in a familiar, secure and easy way. In the physical world we use business cards,
11 Oct 2013 by ASP.NET Community
Windows Communication FoundationWindows Communication Foundation (WCF) is an SDK for developing and deploying services on Windows. WCF provides a
11 Oct 2013 by ASP.NET Community
WCF provides us a facility to specify the fault behavior of our service. It provides a FaultException Class. Whenever our service implementation
9 Jan 2014 by Assil
This article describes an advanced technique or feature in WCF
17 Jan 2014 by Assil
A running example of a duplex channel in WCF services.
23 Jan 2014 by Assil
Illustrates how to make a primitive load balancer using the routing feature
2 Nov 2008 by Ayman Sydney
Sequential WF example using VS 2008 Express Edition.
7 Jun 2009 by Balamurali Balaji
Explains how to use JSON serialization and deserialization in WCF DataContracts.
15 Oct 2013 by Balimusi
WCF 4.5 Services Development using Entity Framework and MVC 4 front-end
9 May 2013 by Balimusi
In this article, we will take an existing SOAP-based service and convert it over to a more RESTful design.
13 May 2011 by Balwant.mnd
Meeting Schedule - Part II - Saving to database and sending email to all the contacts
30 Oct 2011 by Bangla Gopal Surya Prakash
How to create WCF REST based service
21 Apr 2009 by baretta2
A .NET WCF client for accessing the GeoNames services
10 Dec 2010 by Beavis Killer
This article demonstrates how to generate plain old class objects (POCO) from the Entity Framework v4 (EF4) and use them through RIA Services in SilverLight version 4.
10 Dec 2010 by Beavis Killer
This article demonstrates how to write a domain service factory to host plain old class object (POCO) entities and use them through RIA Services in Silverlight version 4.
24 Apr 2008 by Ben Liew
This article describes how WCF services can be loaded on-the-fly (without prior knowledge of the services’ contracts), setting its parameters and sequencing their invocation.
17 Jan 2011 by Bert O Neill
Get updates to your browser immediately when a change has occurred within the database.
8 Mar 2011 by Bert O Neill
How to use complex types on the client.
4 Sep 2011 by Bert O Neill
Scalable duplex communication between WPF and WCF.
12 Dec 2013 by Bert O Neill
Know how to find issues within your deployed WCF services
3 Sep 2013 by Bhupendra Chauhan
This article is for those who want to revise WCF in a single go.
9 Jun 2014 by Bilel Msekni
How to properly replace base classes with sub classes in WCF contracts ?
3 Jul 2010 by bl@cksheep
Display, edit and save large data sets in Silverlight using WCF based services and customized DataGrids
9 Feb 2009 by Bnaya Eshet
WCF Serialization does not call the constructor
14 Dec 2006 by Bo Hansen
A simple example of WCF (Windows Communication Foundation): a simple client/server solution.
19 Aug 2009 by Bob Bevers
A simple way to do callbacks that works in C# in programs
21 Dec 2014 by BobbyPhillips
Step-by-step guide to building a WCF Web Service hosted in a Windows Service
12 May 2014 by Brad Joss
[RegSave] your property to the Registry, and more.
2 Dec 2011 by Brian C Hart
How to create an N-tier Data Application with a ASP.NET Presentation Tier
4 Jun 2009 by Bruce Zhang
WCF provides support for Stream object. It typically recommends the developer to handle the message whose size is too large as Stream object for the sake of high performance. However, there are some constraints on Stream operation that need to be noted.
18 Sep 2014 by Bruce Zhang
WCF provides a flexible and extensible architecture for the developer. The most common situation is to customize the extension of behavior. It is not complex, but some issues should be noticed. This article discusses how to extend the behavior in WCF.
6 Oct 2010 by Bruno Altinet
How to set up a basic application using Silverlight, RIA and NHibernate with top to bottom validation, all nice and fluent:)
30 Jan 2010 by Bryan Thomas Weikel
LINQ to SQL, Entity Framework, and NHibernate used in a parallel fashion in a three-tier WinForms application.
23 Mar 2009 by ByteBlocks
Article describing how to write a Silverlight client to consume a WCF service
2 Sep 2008 by Cameron Hanchey
When using callbacks with transient subscribers, you must leave the channel open. This is how to manage and use service throttling to open up your service to more than 10 subscribers.
1 Oct 2008 by Carlos A Alvarez
This article is a basic working sample of using WCF and WPF to publish real-time data.
9 Jan 2008 by chakkaradeepcc
Implementation of the Publisher and Subscriber model.