Click here to Skip to main content
6,630,289 members and growing! (19,091 online)
Email Password   helpLost your password?
Article Category: All Topics MFC/C++ C# VB.NET ASP.NET SQL Architect Windows 7 Java LAMP Mobile CEO / Manager
Announcements
BullFrog Power
 
Search    
Add to IE Search

Windows Communication Foundation


Platforms, Frameworks & Libraries » Windows Communication Foundation
Language
Platform
Technology
Audience
Skill Level
Topic
Clear All

Contents

 

Windows Communication Foundation - General

top
Title / Updated Author Score  
Using WCF Callback Services Throttling
Updated: 2 Sep 2008  
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.
C#, WCF, Architect, Dev
Cameron Hanchey 5.00
REST, WCF and Streams: Getting Rid of those Names Spaces
Updated: 28 Apr 2009  
This article details out the mechanism by which RESTfull web services may be created using WCF in which the developer is in control of the XML structure
C# (C# 1.0, C# 2.0, C# 3.0), WCF, Dev, Design
gaurav_verma_mca 5.00
WCF: Duplex MSMQ
Updated: 3 Sep 2009  
How to use duplex communication over MSMQ bindings.
C# 1.0, C# 2.0, C# 3.0, WCF, Dev
Nicolas Dorier 4.94
WS-Discovery for WCF
Updated: 27 Nov 2008  
This article describes the design, implementation, and usage of WS-Discovery for Windows Communication Foundation (WCF).
C#, .NET (.NET 3.0, .NET 3.5), WCF, Architect, Dev
Claudio Masieri 4.91
Automating Windows Applications Using the WCF Equipped Injected Component
Updated: 9 Mar 2007  
A .NET WCF equipped component injected into automated process allows both local and remote clients to control the process and get its asynchronous events.
C#, Windows, .NET 3.0VS2005, Dev
Igor Ladnik 4.87
NullTransport for WCF
Updated: 1 Oct 2007  
This article describes design, implementation and the usage of the custom in-process transport for Microsoft Windows Communication Foundation (WCF) model.
XML, C# 2.0, C# 3.0WinXP, Vista, .NET 3.0, WCF, VS2005, Dev
Roman Kiss 4.86
WCF / WPF Chat Application
Updated: 27 Jul 2007  
How to create a peer-to-peer chat application using Windows Communication Foundation
C# 3.0, Windows, .NET 3.0, WCF, VS2005, Dev
Sacha Barber 4.86
WCF Service Behavior Example: IPFilter - Allow/Deny Access by IP Address
Updated: 15 Jun 2009  
WCF Service Behavior Example: IPFilter - Allow/Deny Access by IP Address
C# (C# 3.0), .NET (.NET 3.5), WCF, Dev
Ziad Elmalki 4.86
9 simple steps to enable X.509 certificates on WCF - Unedited
Updated: 24 May 2009  
9 simple steps to enable X.509 certificates on WCF
C#, .NET, ASP.NET, SQL Server, Visual Studio, WCF, Architect
Shivprasad koirala 4.85
WCF: Duplex Operations and UI Threads
Updated: 20 Feb 2007  
This article examines how duplex operations are implemented in WCF as well as some of the issues that may arise when dealing with UI threads.
C# 2.0, Windows, .NET 3.0VS2005, Dev
jeff.barnes 4.84
8 steps to enable windows authentication on WCF BasicHttpBinding - Unedited
Updated: 9 May 2009  
8 steps to enable windows authentication on WCF BasicHttpBinding
C# (C# 1.0, C# 2.0, C# 3.0, C# 4.0), SQL, .NET (.NET 1.0, .NET 1.1, .NET 2.0, .NET 3.0, .NET 3.5, .NET 4.0), ASP.NET, SQL Server (SQL 2000, SQL 2005, SQL CE, SQL 2008), Visual Studio (VS.NET2003, VS2005, VS2008), ADO.NET, WCF, MySQL, Architect
Shivprasad koirala 4.80
WCF over Twitter
Updated: 20 Sep 2009  
How to code a TransportBindingElement.
C# 1.0, C# 2.0, C# 3.0, .NET, WCF, Dev
Nicolas Dorier 4.80
Windows Vista aware NT Service interacting with the desktop
Updated: 27 Mar 2007  
How to build Windows Vista aware Windows NT Service which can interact with the user
C#, Windows, .NET 2.0, .NET 3.0, Visual Studio, WinForms, Dev
Stefan Repas 4.77
Truly Understanding .NET Transactions and WCF Implementation
Updated: 6 Apr 2009  
Explains the architecture behind .NET transactions and WCF implementation.
C#, .NET, WCF, Architect, Dev
mohamad halabi 4.77
All you need to know about .NET Remoting - Unedited
Updated: 6 Oct 2008  
.NET Remoting is available since beginning of .NET intoduction. It’s time to get to know it well eventually. I hope this topic will help you with this.
C# (C# 1.0, C# 2.0, C# 3.0), .NET (.NET 1.1, .NET 2.0, .NET 3.0, .NET 3.5), Dev, Design
onxonx 4.76
WS-Eventing for WCF (Indigo)
Updated: 4 Jun 2007  
This article describes the design, implementation and usage of the WS-Eventing for distributed applications driven by new MS communication model WCF (Windows Communication Foundation)
C#, XML, Windows, .NET 3.0, WCF, VS2005, Dev
Roman Kiss 4.74
A first look at the Windows Web Services API
Updated: 27 Jul 2009  
The article shows how to interop between a WCF service and a WWS client, and also how to rewrite the WCF service in WWS retaining compatibility with existing WCF clients.
C++ (VC6, VC7, VC7.1, VC8.0), C, C#, Windows (WinXP, Win2003, Vista, Win2008, Win 7), .NET, Win32, Visual Studio (VS2008, VS2010), WCF, CEO, Architect, Dev, QA, Design
Nishant Sivakumar 4.74
Integrating WCF Services
Updated: 24 Apr 2008  
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.
C# (C# 3.0), Windows, Win32, Visual Studio (VS2005), WCF, WinForms, Architect, Dev, Design
taufufah 4.74
Simple Real-Time Ticker Using C# / NET / WCF / WPF
Updated: 1 Oct 2008  
This article is a basic working sample of using WCF and WPF to publish real-time data.
C# (C# 3.0), .NET (.NET 3.5), WCF, Dev
Carlos A Alvarez 4.74
WCF TCP-based File Server
Updated: 2 Mar 2009  
Shows you how to implement a remote file repository using WCF.
C#, Windows, .NET 3.0, .NET 3.5, WCF, Architect, Dev
StevenHobbs 4.73
Publishing RSS and ATOM Feeds using WCF 3.5 Syndication Libraries - Unedited
Updated: 5 Feb 2008  
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.
C# (C# 3.0), Windows, .NET, WCF, Architect, Dev, Design
Adnan Masood 4.72
Difference between BasicHttpBinding and WsHttpBinding
Updated: 12 May 2009  
Difference between BasicHttpBinding and WsHttpBinding
C# (C# 1.0, C# 2.0, C# 3.0, C# 4.0), .NET (.NET 1.0, .NET 1.1, .NET 2.0, .NET 3.0, .NET 3.5, .NET 4.0), ASP.NET, Visual Studio (VS.NET2003, VS2005, VS2008), ADO.NET, WCF, Architect
Shivprasad koirala 4.69
Extending WCF Part I
Updated: 7 Nov 2009  
An article on using external configuration file at WCF client
C# (C# 3.0), Windows (WinXP, Vista), .NET (.NET 3.5), WCF, WPF, Dev
Mosfiqur Rahman 4.68
WS-Transfer for WCF (Indigo)
Updated: 11 Jul 2006  
The article describes the design, implementation, and usage of WS-Transfer for Indigo-driven applications.
C#, XML.NET 2.0, WinXP, Win2003, Vista, WCF, VS2005, Architect, Dev
Roman Kiss 4.67
WCF Throttling
Updated: 13 Feb 2009  
WCF thottling is about more than just the throttling options.
XML, C# 3.0.NET 3.0, WCF, Dev
anarchistic 4.67
WCF Duplex, SMS, a WebServer and a Windows Client (and a couple of other things)
Updated: 15 Jun 2009  
Sending and receiving text messages from a Windows client
C# (C# 1.0, C# 2.0, C# 3.0), Windows, WCF, Dev
Dary Hint 4.67
Using WCF in .NET Compact Framework
Updated: 14 Jun 2009  
This article will show you how to create a proxy client to the WCF web service from PDA device.
C# (C# 1.0, C# 2.0, C# 3.0), XML, Windows (Vista, Win2008), Win Mobile (PocketPC 2002, WinMobile2003, WinMobile5, WinMobile6), .NET CF, .NET (.NET 2.0, .NET 3.0, .NET 3.5), Win32, IIS (IIS 6, IIS 7), Visual Studio (VS2005, VS2008), WCF, WinForms, LINQ, Architect, Dev, SysAdmin
martyn_mcfly 4.67
Communication options with WCF - Part 2
Updated: 20 Jul 2006  
An article on communication options with WCF - part 2.
C#, XML, Windows, .NET 3.0, WCF, VS2005, Dev
Al Alberto 4.64
Communication options with WCF - Part 1
Updated: 11 Jul 2006  
Communication options with WCF - Part 1.
C#Vista, .NET 3.0, Visual Studio, WCF, Dev
Al Alberto 4.63
Exporting Annotations from WCF - Unedited
Updated: 7 Oct 2008  
This article describes the design and implementation of the WCF extension for exporting the wsdl documentation and schema annotation.
C# 3.0.NET 3.0, .NET 3.5, WCF, Dev
Roman Kiss 4.63
Integrating WCF Services into UDDI based enterprise SOA
Updated: 27 Jan 2009  
Shows how to integrate WCF services into a UDDI based SOA. This includes the discovery of WCF services at runtime and the runtime configuration of the client.
C#, Windows, WCF, Architect, Dev
Tobias Manthey 4.63
Focus on the Extension of WCF Behavior
Updated: 10 Jun 2009  
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.
C#, .NET, WCF, Dev
Bruce Zhang 4.63
WCF Implementation of the Publisher/Subscriber Model
Updated: 9 Jan 2008  
Implementation of the Publisher and Subscriber model.
C# (C# 1.0, C# 2.0, C# 3.0), Windows (WinXP, Vista), WCF
chakkaradeepcc 4.62
Simple Web Service using WCF (Windows Communication Framework)
Updated: 2 Jan 2007  
This article shows you how easy it is to set up a web service using Windows Communication Framework.
Windows, Visual Studio, WCF, Dev
Mark Pryce-Maher 4.57
Runtime Generated WCF Service Exposing .NET or COM Types
Updated: 24 Apr 2008  
A WCF service wrapper is generated at runtime around a .NET or COM type to expose its interface.
C++, C#, .NET (.NET 3.5), COM, WCF, Dev
Igor Ladnik 4.56
Host your WCF service with multiple host environment using multiple protocol - Unedited
Updated: 15 Dec 2008  
Exploring multiple hosting environment for WCF service
C#.NET 3.0, IIS (IIS 6, IIS 7), Visual Studio (VS2008), WCF, Architect, Dev, QA
Faris Y. Elias SHOMOU 4.56
WCF Service Library with Windows Service Hosting
Updated: 15 Jul 2009  
Using this application as sample anybody can design their applications in n-tier model using WCF
C#, WCF, Dev
Nagaraju Bende 4.55
WCF FAQ Part 3 – 10 security related FAQ - Unedited
Updated: 30 Jul 2009  
WCF FAQ Part 3 – 10 security related FAQ
C#, Visual Studio, WCF, Architect
Shivprasad koirala 4.55
Event-Driven Communication Foundation
Updated: 21 Sep 2007  
This article describes how to add event-driven behavior to WCF applications.
C#Vista, .NET 3.0, Visual Studio, WCF, Dev
Sergey Tkachev 4.54
Progress Indication while Uploading/Downloading Files using WCF
Updated: 4 Feb 2009  
This article examines the implementation of upload and download functionality with progress indication (progress bar feature) using Windows Communication Foundation.
C#, VB, Windows, .NET, Visual Studio, WCF, Dev
Dimitris Papadimitriou 4.52
WCF FAQ Part 5 – Transactions - Unedited
Updated: 9 Aug 2009  
WCF FAQ Part 5 – Transactions
C# (C# 1.0, C# 2.0, C# 3.0, C# 4.0), .NET (.NET 1.0, .NET 1.1, .NET 2.0, .NET 3.0, .NET 3.5, .NET 4.0), ASP.NET, SQL Server (SQL 2000, SQL 2005, SQL CE, SQL 2008), Visual Studio (VS.NET2003, VS2005, VS2008, VS2010), WCF, Architect
Shivprasad koirala 4.50
WCF Queued Messaging
Updated: 16 Mar 2009  
Explains in detail how to use MSMQ with WCF via the NetMsmqBinding.
C#WinXP, Win2003, ASP.NET, Architect, Dev
mohamad halabi 4.46
Using WCF with Automatic Client Proxies
Updated: 7 Oct 2008  
Using automatically generated proxies in WCF in a manner similar to .NET Remoting
C# (C# 3.0), .NET (.NET 3.5), WCF, Dev
Tim Haynes 4.45
How To Receive Oracle Database Change Notification using WCF SOA Technology with netTCPBinding, netNamedPipeBinding and wsdualHTTPBinding
Updated: 6 Mar 2009  
WCF Oracle Database Change Notification Application
C# 3.0, Windows, .NET 3.0, .NET 3.5, Oracle, VS2008, Architect, Dev, Design
kamran anwar (Software Engineer) 4.45
Globalization Patterns in WCF (WS-I18N implementation)
Updated: 28 Sep 2006  
Pablo Cibraro describes the internationalization of WCF services (Windows Communication Foundation) using the globalization support provided by the .NET framework.
C#.NET 2.0, WinXP, Win2003, Vista, .NET 3.0, WCF, VS2005, Dev
Pablo Cibraro 4.45
A Windows Communication Foundation (WCF) Overview
Updated: 18 Sep 2008  
This article talks about the Windows Communication Foundation (WCF) and how to consume it in applications. It describes the WCF model, and is a quick introduction for beginners.
C#, Windows, .NET 3.0, .NET 3.5, ASP.NET, IIS, WCF, VS2008, Architect, Dev
Deepthi Viswanathan Nair 4.44
JSON serialization and de-serialization in WCF DataContracts
Updated: 7 Jun 2009  
Explains how to use JSON serialization and deserialization in WCF DataContracts.
C#, .NET (.NET 3.5), Visual Studio (VS2008), WCF, Ajax, Dev
Balamurali Balaji 4.43
Microsoft Robotics Studio (MSRS) and Windows Communication Foundation (WCF) Work Together
Updated: 20 Oct 2006  
A sample of collaboration between MSRS service and WinForm application by means of WCF services.
C++, C#, VBWinXP, Win2003, .NET 3.0VS2005, Dev
Igor Ladnik 4.40
Fault Resilience Support in Publish/Subscribe Paradigm using WCF and Socket Programming
Updated: 13 Sep 2008  
Implementation of Fault Resilience support in publish/subscribe paradigm
C# (C# 3.0), .NET (.NET 3.5), Dev
Razan Paul (Raju) 4.40
Custom Authorization in WCF
Updated: 4 Mar 2009  
This article will show you how to implement custom authentication
C#WinXP, WCF, Dev
vietanh154 4.40
Getting Started with WCF
Updated: 9 Mar 2009  
A very quick and simple introduction to using WCF
VB, Windows, .NET (.NET 3.5), ASP.NET, IIS, Visual Studio (VS2008), WCF, Architect, Dev
PaulGuenette 4.40
A Quick and Dirty WCF Service and Client (Using WCF and Winforms)
Updated: 14 May 2007  
An example of how to use Windows Communication Foundation services.
C# 3.0WinXP, Vista, .NET 3.0, WCF, WinForms, VS2005, Dev
Jason Henderson 4.39
Consuming JSON data in .NET with WCF
Updated: 3 Feb 2009  
Code showing how to consume JSON data in your .NET applications using the new JSON data contract support in .NET 3.5 SP1.
C#, .NET (.NET 3.5), WCF, Dev
Steven James Gray 4.38
WCF Tracing FAQs
Updated: 29 Apr 2009  
WCF Tracing FAQs
XML, .NET (.NET 1.0, .NET 1.1, .NET 2.0, .NET 3.0, .NET 3.5), Visual Studio (VS.NET2003, VS2005, VS2008), WCF, Architect
Shivprasad koirala 4.38
Sample Starter Project Using WCF and MSMQ
Updated: 4 Jan 2009  
This project is provided as a starter application to get you started with WCF and MSMQ. It uses MsmqIntegrationBinding. The sample messages borrow their structure from the Northwind database, but that database is not a requirement.
C# 3.0, .NET (.NET 3.5), WinXP, Visual Studio (VS2008), WCF, Dev
kannankeril 4.36
Exploring Windows Communication Foundation - Part 2
Updated: 30 Jan 2007  
In this second article of the series "Exploring Windows Communication Foundation", we explore the customization of the service and working with faults and errors.
C# 2.0.NET 2.0, Vista, .NET 3.0VS2005, Architect, Dev
mastergaurav 4.33
Stream Operation in WCF
Updated: 4 Jun 2009  
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.
C#, .NET (.NET 3.0, .NET 3.5), WCF, Dev
Bruce Zhang 4.33
Calling WCF Services: A better way than generating a proxy
Updated: 17 Jul 2009  
How to create a generic WCF proxy using Generics and Lambda Expressions.
C#.NET 3.5, .NET 4.0, WCF, VS2008, VS2010, Architect, Dev
gaurav_verma_mca 4.33
WCF (Windows Communication Foundation) Introduction and Implementation
Updated: 13 Nov 2008  
This article includes WCF Introduction, Sample WCF Service Library, Hosting of WCF Service at Windows Service and Consuming the WCF Service at Web Application
C#, .NET, WCF, Dev
Murali Manohar Pareek 4.30
WPF.WCF Chat Application Simplified via P2P - Unedited
Updated: 11 Nov 2007  
Using the WCF netPeerTcp binding to chat without a central server.
C# 3.0WinXP, Vista, .NET 3.0, WCF, XAML, WPF, VS2005, VS2008, Dev
roland rodriguez 4.29
A simplified non topic based Event Notification Server in wcf with multiple protocol support. - Unedited
Updated: 19 Sep 2008  
To be notified when an alert is generated in a system without filtering for what type of event you are registered.
C# (C# 3.0), .NET (.NET 3.5), Dev
Razan Paul (Raju) 4.26
Communication options with WCF - Part 3
Updated: 26 Jul 2006  
Communication Options with WCF-Part 3
C#, Windows, .NET 3.0, Visual Studio, WCF, Dev
Al Alberto 4.21
GeoNames .NET WCF Client
Updated: 21 Apr 2009  
A .NET WCF client for accessing the GeoNames services
C# 3.0, WCF, Dev
baretta2 4.20
WCF Service Form Hosting and Duplex Communication
Updated: 7 Dec 2008  
Replace your Remote Communcation with WCF.
C#, WCF, Architect, Dev, QA, Design
Romy Sreedharan 4.20
6 Steps to Enable Transactions in WCF
Updated: 6 Aug 2009  
6 steps to enable transactions in WCF
C# (C# 1.0, C# 2.0, C# 3.0, C# 4.0), .NET (.NET 1.0, .NET 1.1, .NET 2.0, .NET 3.0, .NET 3.5, .NET 4.0), ASP.NET, SQL Server (SQL 2000, SQL 2005, SQL CE, SQL 2008), Visual Studio (VS.NET2003, VS2005, VS2008, VS2010), WCF, Architect
Shivprasad koirala 4.20
Debugging WCF Apps
Updated: 20 Jan 2007  
Exploring diagnostic utilities for WCF
Windows, Visual Studio, Dev
Al Alberto 4.17
Sharing WCF Collection Types between Service and Client - Unedited
Updated: 4 Sep 2007  
Sharing types between WCF services and clients, including multiple assemblies and collection types
C# 2.0, Windows, .NET 3.0, WCF, VS2005, Dev
JoeWirtley 4.15
Introduction to Validation Application Block integration with Windows Communication Foundation (WCF)
Updated: 5 May 2007  
An article on Validation Application Block integration with Windows Communication Foundation (WCF)
Windows, Visual Studio, WCF, Dev
Guy Burstein (bursteg) 4.13
MyFeedReader - A simple feed reader using ASP.NET 3.5, LINQ, WCF Syndication API and AJAX
Updated: 27 Dec 2007  
An article on creating quick and powerful applications using the new technologies introduced with .NET 3.5 and Visual Studio 2008
VB, .NET (.NET 3.5), ASP.NET, Visual Studio (VS2008), Ajax, LINQ, Dev
Emad Ibrahim 4.13
DrawMe - A network ink-chat application exploring .NET 3.5, WPF and WCF - Unedited
Updated: 21 Dec 2007  
A demonstration network ink-chat application exploring some aspects of .NET 3.5, WPF and WCF
C#, .NET (.NET 3.0, .NET 3.5), Visual Studio (VS2008), WCF, XAML, WPF, Dev
Tim Callaghan, Alvin Lim 4.13
A Step by Step WCF Small Program For Beginners
Updated: 3 Jun 2009  
A Step by Step WCF Small Program For Beginners
C# (C# 1.0, C# 2.0, C# 3.0), WCF
divyaloksuman 4.13
WCF Error Handling and Fault Conversion
Updated: 24 May 2008  
This article describes the WCF error-handling paradigm, and provides a mechanism for automatic mapping of exceptions to WCF faults.
C#, Windows, WCF, Architect, Dev
Sasha Goldshtein 4.09
WCF Introduction - Part1 - Unedited
Updated: 8 Apr 2008  
Windows Communication Foundation - Part1
.NET CF, .NET (.NET 3.0, .NET 3.5), WCF
A Mahesh 4.09
Serialization in Windows Communication Foundation
Updated: 4 Nov 2008  
It describes about serialization and message encoding in Windows Communication Foundation.
C#.NET 2.0, .NET 3.0, .NET 3.5, WCF, Dev
Anil_gupta 4.08
WCF with shared assemblies for use by interfaces only
Updated: 2 Apr 2007  
Using WCF for business solutions (no config files, only exposed interfaces)
C# 2.0, C# 3.0, Windows, .NET 2.0, .NET 3.0, WCF, VS2005, Dev
christoph braendle 4.06
Hosting WCF services in a Windows Forms Application
Updated: 8 Nov 2006  
Demonstrates how to host serveral singleton services in a Windows Forms application.
Windows, .NET 3.0, WCF, WinForms, VS2005, Dev
orouit 4.00
Converting Legacy Assemblies to WCF
Updated: 18 Apr 2007  
How to expose legacy or third party assemblies over WCF with simple modifications to the MSIL.
MSIL, C# 1.0, C# 2.0, C# 3.0Vista, .NET 3.0, Visual Studio, WCF, Dev
Dave Curylo, MCAD 4.00
A custom ServiceHostFactory
Updated: 8 Sep 2008  
A custom derivative of ServiceHostFactory to control how WCF service hosts are created.
C# (C# 3.0), XML, .NET (.NET 2.0, .NET 3.0, .NET 3.5), WCF, Dev
cesar_boucas 4.00
WCF Duplex Reentrant Services
Updated: 25 Mar 2009  
Shows a hands-on approach on how to implement Duplex Reentrant services in WCF.
C#, Windows, .NET, WCF, Architect, Dev
mohamad halabi 4.00
WCF : A few tips - Unedited
Updated: 27 Jun 2008  
A few tips when working with WCF
C#, .NET (.NET 3.5), WCF, Architect, Dev
Sacha Barber 3.99
Exploring Windows Communication Foundation - Part 1
Updated: 31 Jan 2007  
Starting with this article, we shall explore various aspects of WCF
C# 2.0Vista, .NET 3.0, WCF, VS2005, Dev
mastergaurav 3.99
Working with jqGrid and a WCF Service
Updated: 20 Jul 2009  
How to work with jqGrid and a WCF Service.
Javascript, CSS, HTML, XHTML, ASP.NET, WCF, WebForms, Ajax, Dev
YBBEST_ 3.91
Windows Communcation Foundation - Simple Example, Step by Step
Updated: 20 Feb 2009  
This article demostrates a very basic example, can say simplest, of client/server design using Windows Communication Foundation(WCF)
C#.NET 3.0, .NET 3.5, WCF, VS2008, Dev
Adil Mughal 3.86
Port Sharing Features in WCF
Updated: 7 Aug 2007  
Port Sharing Features in WCF
Windows, Visual Studio, WCF, Dev
Nishith Pathak 3.80
WCF Basic Client/Server
Updated: 18 Jun 2006  
An article on how to build a client/server application using WCF
C#, Windows, .NET 3.0, Visual Studio, WCF, Dev
Ehab El-Gindy 3.78
Implementing parallel programming using MPI and C#
Updated: 15 Apr 2008  
An example of implementing a parallel program using the pure MPI .NET library, C#, and .NET Remoting.
C#, Windows, .NET, WCF, WinForms, Dev
Ali Hamdar 3.78
CompactMessageEncoder
Updated: 4 Sep 2007  
The CompactMessageEncoder compresses messages transparently on the communication channel. Hence, lowers the network usage.
C#, Windows, .NET 3.0, WCF, VS2005, Dev
Ami Bar 3.77
A closer look at Windows Communication Foundation
Updated: 30 Jan 2007  
The article describes details of WCF and also has source code for different types of binding.
C# 2.0, .NET, WinXP, Win2003, WCF, VS2005, Dev
jdkulkarni 3.71
Distributed and Parallel Processing using WCF
Updated: 19 Apr 2009  
How to provide parallel and distributed computing capabilities using WCF
C# (C# 3.0), .NET (.NET 3.0, .NET 3.5), WCF, Architect, Design
gaurav_verma_mca 3.67
WCF: Quick Tour
Updated: 20 Jul 2008  
Illustrating in brief how to make a small and complete application with WCF
C#, .NET, WCF
John Nabil 3.64
WCF Operation Timeout Exception
Updated: 31 Jul 2008  
WCF Operation Timeout Exception
VB (VB 8.0), .NET (.NET 3.0), WCF, Architect, Dev
Sadish Kumar.V 3.64
Debug a WCF Service with Edit and Continue Support
Updated: 28 Jun 2008  
Debuging a WCF service through a provider class
C#, .NET, WCF, Dev
Sarafian 3.60
WCF for Beginners
Updated: 19 Sep 2008  
Basics of Windows Communication Foundation (WCF)
C# (C# 3.0), .NET (.NET 3.5), WCF, Dev
Suraj Rai 3.56
Simple Client Side WCF Caching
Updated: 31 Jan 2008  
Implementing client side caching for WCF
C# (C# 3.0), WCF, Architect, Dev
Jeffrey Papp 3.55
Automatic Culture Flowing with WCF by using Custom Behaviour
Updated: 30 Nov 2007  
An article to demonstrate culture flow from Windows client to Windows server using WCF.
C# 3.0, Windows, .NET 3.0, Visual Studio, WCF, Dev
pkalkie 3.50
WCF Intermediate Service between Client and Server
Updated: 29 Sep 2008  
This article describes how to create a load balancer, routing WCF service between client and WCF server service
C# (C# 1.0, C# 2.0, C# 3.0), WCF, Dev
Anil_gupta 3.50
Transactional Web Services with WS-AtomicTransaction
Updated: 12 Jun 2008  
Explains a simple way of using WS-AtomicTransaction to create distributed transactions across Web services
C#, VC8.0.NET 2.0, WinXP, Win2003, VistaIIS 5.1, IIS 6, VS2005, Dev
Dustin Metzgar 3.29
Creating and Consuming Your First WCF Service
Updated: 25 Sep 2009  
In this article, I will examine how to create and consume a WCF service. WCF is next-generation programming platform and runtime system for building, configuring and deploying service-oriented applications.
C# (C# 3.0).NET 3.0, .NET 3.5, WCF, VS2005, VS2008, Architect, Dev
Farooq Kaiser 3.27
Simple WCF Hosting and Consuming
Updated: 22 Sep 2008  
Simple WCF Hosting and Consuming
C#.NET 3.0, .NET 3.5, ASP.NET, WCF, Architect
titan203 3.25
WCF Basics: Create, Host and Consume with SOAP Faults Handling
Updated: 7 Oct 2007  
An example for creating a WCF service, hosting it in a managed code application and consuming it in another application
C# 3.0, Windows, .NET 3.0, WCF, VS2005, Dev
Triet Ho 3.08
A WCF Review and how to Debug it - Unedited
Updated: 17 Jun 2008  
A WCF review from the perspective of a bussiness application development and some debuging problem solving hints
C# (C# 1.0, C# 2.0, C# 3.0), .NET (.NET 3.0, .NET 3.5), WCF, Dev, Design
Sarafian 3.05
WCF Proxy Generation Options
Updated: 11 Feb 2009  
An overview of a number of different ways of generating proxies for using WCF Services.
C#, XML.NET 3.5, WCF, Dev
anarchistic 3.00
7 simple steps to enable HTTPS on WCF WsHttp bindings - Unedited
Updated: 24 May 2009  
7 simple steps to enable HTTPS on WCF WsHttp bindings
C#, Visual Studio, WCF, Architect
Shivprasad koirala 3.00
WCF for Single Instance
Updated: 6 Nov 2009  
How WCF can be used to create a single instance of an application
C#, WCF
KN.Sudha 3.00
A simple peer to peer chat application using WCF netPeerTcpBinding
Updated: 24 Jan 2007  
A sample to demonstrate the use of netPeerTcpBinding in WCF
Windows, .NET 3.0, Visual Studio, WCF, Dev
jdkulkarni 2.88
Writing your first WCF Service
Updated: 28 Apr 2007  
This article helps in writing the first WCF Service
C# 2.0, Windows, .NET 3.0, WCF, VS2005, Dev
Sidhartha Gundavarapu 2.64
Serial Communication in C# - Unedited
Updated: 11 Nov 2007  
Serail Communication in .Net connecting GSM Modem
C# 1.0, C# 2.0, Windows, .NET 1.1, .NET 2.0, WCF, VS.NET2003, Dev
Ranjan.D 2.41
Sharing Types Between WCF Service and Client
Updated: 16 Jul 2007  
An article on sharing types between WCF service and client.
C# 2.0, Windows, .NET 3.0, WCF, VS2005, Dev, Design
Mike Robski 2.38
Windows Communication Foundation (WCF) Service Client
Updated: 16 Aug 2006  
An article on using a WCF Service in a client application.
VB, Windows, .NET 3.0, Visual Studio, WCF, Dev
jacob.sebastian 2.34
Add custom headers to a WCF channel
Updated: 3 Jun 2009  
This piece describes how to add custom headers to a WCF channel and how to use them.
C# 1.0, C# 2.0, C# 3.0.NET 2.0, .NET 3.0, .NET 3.5, WCF, Dev
RahulT07 2.33
WCF Unity - Unedited
Updated: 24 Jun 2008  
This project aims using wcf, dependency injection and policy injection together.
C#, Windows, WCF
Emre Coskun 2.20
Integrating LINQ-to-SQL queries within a WCF Service
Updated: 22 Mar 2008  
This article shows how to use LINQ to SQL queries with a WCF Service.
XML, C# 3.0Vista, .NET 3.5, ASP.NET, LINQ, IIS 7, VS2008, Architect, Dev
Balamurali Balaji 1.44
WCF Serialization - Unedited
Updated: 9 Feb 2009  
WCF Serialization does not call the constructor
C# (C# 1.0, C# 2.0, C# 3.0), .NET (.NET 3.5), WCF, Architect, Dev
Bnaya Eshet 1.00
WCF Help - Regarding online web base chating app - Unedited
Updated: 20 Nov 2009  
Hello Guys...I am developer of .Net framework 2.0.and now i want to make chat application browser base on .net 3.5 using WCF services.so i just want to know how to start bcoz i dotn hv any prac idea of wcf . nd its very complex to find out on net.Thanx in advanceJinesh Shah
C#.NET 3.5, WCF
shahjinesh11  
WCF Help - Regarding online web base chating app - Unedited
Updated: 20 Nov 2009  
Looks like some of your keyboard questions stopped working while you were writing your question............... Anyway, it is not difficult to find out on the net, use a suitable structured query in google, and you mind find some answers http://www.lmgtfy.com/?q=.net+3.5+wcf+Chat+application
C#.NET 3.5, WCF
daveauld  

Windows Communication Foundation - Security

top
Title / Updated Author Score  
Securing WCF Services with Certificates
Updated: 30 Jul 2008  
An article that describes how to secure WCF services using X.509 certificates issued from a certificate authority.
C# (C# 3.0), .NET (.NET 3.0), ASP.NET, Dev
Jason Hodges 4.84
Digging into SecureConversation: Part I
Updated: 17 Nov 2006  
Take a deep look into the Security protocol of Enhanced Web Services.
XMLVista, .NET 3.0, ASP.NET, WCF, VS2005, Dev
orouit 4.67
Simple WCF - X509 Certificate - Unedited
Updated: 29 Apr 2008  
how to create Temporary X509 certificate and also to implement X509 Certificate security in WCF service and client
WCF, Dev
meetsenthilbtech 4.54
Managing settings with encryption in a Windows Service using WCF
Updated: 2 Apr 2009  
A simple example of a method to manage settings in a Windows Service using WCF.
C# 3.0.NET 3.0, .NET 3.5, WCF, WinForms, Architect, Dev
Pierre Nocera 4.50
Digging into SecureConversation - Part II
Updated: 17 Nov 2006  
Take a deep look into the Security protocol of Enhanced Web Services, part II: analyzing the Response message.
XMLVista, .NET 3.0, ASP.NET, WCF, VS2005, Dev
orouit 4.47
An easy way to use certificates for WCF security
Updated: 30 Apr 2007  
An easy solution to use certificates on Windows Communication Foundation loading the certificates from files
C# 2.0, Windows, .NET 3.0, ASP.NET, WCF, WebForms, VS2005, Dev
Davide Icardi 4.45
WCF (Windows Communication Foundation) Example
Updated: 14 Dec 2006  
A simple example of WCF (Windows Communication Foundation): a simple client/server solution.
C#, Windows, .NET 3.0, WCF, VS2005, Dev
Bo Hansen 4.43
SSL with Self-hosted WCF Service
Updated: 1 Mar 2008  
An article on the sometimes esoteric nature of certificates and WCF
C# 2.0, Windows, .NET 3.0, WCF, Dev
anarchistic 4.38
WCF Transport Layer Security using wsHttpBinding and SSL
Updated: 3 May 2007  
WCF Webservice on IIS6.0 using SSL
C# 2.0, Windows, .NET 2.0, ASP.NET, WCF, WebForms, VS2005, Dev
Mohan Pindyala 2.33
How to enable multi-hop impersonation using constrained delegation in .Net and Active Directory - Unedited
Updated: 18 Aug 2009  
A step-by-step guide to help solve a common authentication problem faced by .Net multi-tier developers.
C# (C# 1.0, C# 2.0, C# 3.0), Windows (WinXP, Vista, Win2008), ADO.NET, WCF, Architect, DBA, Dev, SysAdmin
sravan kumar surabhi, Ken Hadden  

Windows Communication Foundation - Utilities

top
Title / Updated Author Score  
Generic WCF Host - Unedited
Updated: 13 Mar 2008  
Generic console hoster without locking up service assemblies, speeding up WCF services development with VS2005.
C# (C# 2.0, C# 3.0), .NET (.NET 3.0, .NET 3.5), Visual Studio (VS2005), WCF, Architect, Dev
RubensFarias 4.77
Robust Interapplication Communications using Double-Simplex WCF
Updated: 9 Mar 2008  
An unbreakable method for two applications on the same desktop to exchange data
C# (C# 1.0, C# 2.0, C# 3.0), Windows, .NET, WCF, Dev
joomlathug 4.16
Simple WCF - Cardspace - Unedited
Updated: 5 May 2008  
Windows cardspace implementation in Windows communication foundation (WCF) application
.NET (.NET 3.0), WCF
meetsenthilbtech 4.11
A Rolling XmlWriterTraceListener
Updated: 15 Nov 2008  
A derivation of XmlWriterTraceListener that manages the size of your trace files automatically
C#.NET 3.0, .NET 3.5, WCF, Dev
marc_opus 4.00
WCF DataContract with FaultException Details
Updated: 24 Jun 2009  
WCF DataContract
C# (C# 2.0, C# 3.0), Javascript, XML, CSS, HTML, XHTML, .NET (.NET 3.0, .NET 3.5), ASP.NET, SQL Server (SQL 2000, SQL 2005), IIS (IIS 5.1), ADO.NET, WCF, WebForms, Ajax, Design
SP.Murugesa Pandian 4.00
Exploring WCF 3.5 Tools - WcfSvcHost and WcfTestClient - Unedited
Updated: 3 Feb 2008  
Disucssing use of WCFSvcHost and WcfTestClient for Service hosting and testing
C# (C# 1.0, C# 2.0, C# 3.0)
Adnan Masood 3.71
RSTR verifier for WCF and Cardspace
Updated: 21 Dec 2006  
This application checks the validity of an RSTR message, given the RST message used to generate it.
C#, Windows, .NET 3.0, WCF, VS2005, Dev
orouit 3.57
WCF Large File Download Upload Service
Updated: 26 Jun 2009  
A WCF document mangement service for downloading and uploading large files, hosted on a Windows Service.
C# 1.0, C# 2.0, C# 3.0.NET 3.0, .NET 3.5, WPF, Dev
HarishBhattbhatt 3.00
Creating a real-time Trace listener with WCF
Updated: 17 Feb 2008  
Instead of reading trace messages in a file, get them in a WPF app real-time via WCF.
C# (C# 3.0), Windows (WinXP, Win2003, Vista), .NET (.NET 3.0, .NET 3.5), WCF, WPF, Architect, Dev
Paul B. 2.92
WCF Client SvcUtil - A Tool For Generating WCF Clients From Service Metadata - Unedited
Updated: 31 Jul 2008  
This tool generates WCF clients from service metadata by instrumenting the SvcUtil.exe (Windows SDK) with a graphical user interface.
C# (C# 3.0), .NET (.NET 3.0, .NET 3.5), WCF
ChantiPDM 2.64
WCF - Microsoft Service Configuration Editor – Services - SvcConfigEditor.exe - Unedited
Updated: 25 Dec 2007  
Explaining Service Configuration through SvcConfigEditor.exe
C# (C# 1.0, C# 2.0, C# 3.0).NET 3.0, .NET 3.5, WCF
Nilay Parikh 2.38

Last Updated 21 Nov 2009
Advertise | Privacy
Copyright © CodeProject, 1999-2009
All Rights Reserved. Terms of Use