Millions of members and growing! (6,986 online);
Email Password   helpLost your password?
Announcements




Search    
Advanced Search
Sitemap
Windows Communication Foundation

Platforms, Frameworks & Libraries » Windows Communication Foundation

Contents

Windows Communication Foundation - General

top
Title / Updated Author Score  
WCF / WPF Chat Application
Updated: 27 Jul 2007
How to create a peer-to-peer chat application using Windows Communication Foundation
Sacha Barber 4.88
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.
jeff.barnes 4.81
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.
Roman Kiss 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
Stefan Repas 4.73
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.
Igor Ladnik 4.70
Communication options with WCF - Part 2
Updated: 20 Jul 2006
An article on communication options with WCF - part 2.
Al Alberto 4.67
Communication options with WCF - Part 1
Updated: 11 Jul 2006
Communication options with WCF - Part 1.
Al Alberto 4.59
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.
Pablo Cibraro 4.50
Event-Driven Communication Foundation
Updated: 21 Sep 2007
This article describes how to add event-driven behavior to WCF applications.
Sergey Tkachev 4.45
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.
Igor Ladnik 4.45
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.
Mark Pryce-Maher 4.35
Progress Indication while Uploading/Downloading Files using WCF
Updated: 26 Oct 2007
This article examines the implementation of upload and download functionality with progress indication (progress bar feature) using Windows Communication Foundation.
Dimitris Papadimitriou 4.33
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.
Jason Henderson 4.29
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.
mastergaurav 4.26
Communication options with WCF - Part 3
Updated: 26 Jul 2006
Communication Options with WCF-Part 3
Al Alberto 4.17
Port Sharing Features in WCF
Updated: 8 Aug 2007
Port Sharing Features in WCF
Nishith Pathak 4.13
Debugging WCF Apps
Updated: 20 Jan 2007
Exploring diagnostic utilities for WCF
Al Alberto 4.08
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.
Dave Curylo, MCAD 4.00
Exploring Windows Communication Foundation - Part 1
Updated: 31 Jan 2007
Starting with this article, we shall explore various aspects of WCF
mastergaurav 3.91
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)
Guy Burstein (bursteg) 3.88
Hosting WCF services in a Windows Forms Application
Updated: 8 Nov 2006
Demonstrates how to host serveral singleton services in a Windows Forms application.
Olivier ROUIT 3.82
WCF with shared assemblies for use by interfaces only
Updated: 3 Apr 2007
Using WCF for business solutions (no config files, only exposed interfaces)
christoph braendle 3.67
WCF Basic Client/Server
Updated: 18 Jun 2006
An article on how to build a client/server application using WCF
Ehab El-Gindy 3.53
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.
jdkulkarni 3.50
Transactional Web Services with WS-AtomicTransaction
Updated: 5 Mar 2007
Explains a simple way of using WS-AtomicTransaction to create distributed transactions across web services.
Dustin Metzgar 3.16
A simple peer to peer chat application using WCF netPeerTcpBinding
Updated: 25 Jan 2007
A sample to demonstrate the use of netPeerTcpBinding in WCF
jdkulkarni 2.59
Windows Communication Foundation (WCF) Service Client
Updated: 16 Aug 2006
An article on using a WCF Service in a client application.
jacob.sebastian 2.56
Sharing Types Between WCF Service and Client
Updated: 16 Jul 2007
An article on sharing types between WCF service and client.
Mike Robski 2.33
Writing your first WCF Service
Updated: 28 Apr 2007
This article helps in writing the first WCF Service
Sidhartha Gundavarapu 2.23
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.
pkalkie 1.80
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
JoeWirtley 4.71
WPF.WCF Chat Application Simplified via P2P - Unedited
Updated: 11 Nov 2007
Using the WCF netPeerTcp binding to chat without a central server.
roland rodriguez 4.37
Draco.Ignition Application Framework - Unedited
Updated: 29 Nov 2007
An application framework for a small/medium business. Designed in Visual Studio 2008.
Tyron Harford 4.33
CompactMessageEncoder - Unedited
Updated: 5 Sep 2007
The CompactMessageEncoder compresses messages transparently on the communication channel. Hence, lowers the network usage.
Ami Bar 3.14
Serial Communication in C# - Unedited
Updated: 12 Nov 2007
Serail Communication in .Net connecting GSM Modem
Ranjan.D 2.29
 

Windows Communication Foundation - Security

top
Title / Updated Author Score  
Digging into SecureConversation: Part I
Updated: 17 Nov 2006
Take a deep look into the Security protocol of Enhanced Web Services.
Olivier ROUIT 4.83
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.
Olivier ROUIT 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
Davide Icardi 4.29
WCF (Windows Communication Foundation) Example
Updated: 14 Dec 2006
A simple example of WCF (Windows Communication Foundation): a simple client/server solution.
Bo Hansen 4.26
WCF Transport Layer Security using wsHttpBinding and SSL
Updated: 4 May 2007
WCF Webservice on IIS6.0 using SSL
Mohan Pindyala 2.33
 

Windows Communication Foundation - Utilities

top
Title / Updated Author Score  
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.
Olivier ROUIT 4.20
 

Last Updated 15 Dec 2007
Advertise | Privacy
Copyright © CodeProject, 1999-2007
All Rights Reserved. Terms of Use