5,331,744 members and growing! (24,045 online)
Email Password   helpLost your password?
Announcements




BullFrog Power
Search    
Advanced Search
Sitemap

Set your article filter

 Current Filter:

Windows Communication Foundation


Platforms, Frameworks & Libraries » Windows Communication Foundation

Contents Quick search by title:

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
VS2005, .NET 3.0, C# 3.0, Windows, Dev, WCF, Intermediate
Sacha Barber 4.83
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.
VS2005, C# 2.0, .NET 3.0, Windows, Dev, Intermediate
jeff.barnes 4.80
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.
WinXP, Vista, VS2005, C# 2.0, .NET 3.0, C# 3.0, XML, Dev, WCF, Advanced
Roman Kiss 4.76
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
.NET 2.0, .NET 3.0, C#, Windows, Visual Studio, Dev, Intermediate
Stefan Repas 4.74
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)
VS2005, .NET 3.0, C#, XML, Windows, Dev, WCF, Advanced
Roman Kiss 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.
VS2005, .NET 3.0, C#, Windows, Dev, Intermediate
Igor Ladnik 4.70
WS-Transfer for WCF (Indigo)
Updated: 11 Jul 2006  
The article describes the design, implementation, and usage of WS-Transfer for Indigo-driven applications.
.NET 2.0, WinXP, Win2003, Vista, VS2005, C#, XML, Architect, Dev, WCF, Advanced
Roman Kiss 4.67
Integrating WCF Services - Unedited
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.
VS2005, C# 3.0, C#, Windows, Win32, Visual Studio, Architect, Dev, WCF, Design, Advanced
taufufah 4.67
Communication options with WCF - Part 2
Updated: 20 Jul 2006  
An article on communication options with WCF - part 2.
VS2005, .NET 3.0, C#, XML, Windows, Dev, WCF, Intermediate
Al Alberto 4.64
A simplified non topic based Event Notification Server in wcf with multiple protocol support. - Unedited
Updated: 18 May 2008  
To be notified when an alert is generated in a system without filtering for what type of event you are registered.
C# 3.0, .NET 3.5, C#, .NET, Dev, Beginner
RazanPaul 4.61
WCF Implementation of the Publisher/Subscriber Model
Updated: 9 Jan 2008  
Implementation of the Publisher and Subscriber model.
WinXP, Vista, C# 1.0, C# 2.0, C# 3.0, C#, Windows, WCF, Intermediate
chakkaradeepcc 4.60
Communication options with WCF - Part 1
Updated: 11 Jul 2006  
Communication options with WCF - Part 1.
Vista, .NET 3.0, C#, Visual Studio, Dev, WCF, Beginner
Al Alberto 4.60
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# 3.0, C#, Windows, .NET, Architect, Dev, WCF, Design, Beginner, Intermediate
Adnan Masood 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.
.NET 3.5, C++, C#, .NET, Dev, COM, WCF, Intermediate
Igor Ladnik 4.55
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.
.NET 2.0, WinXP, Win2003, Vista, VS2005, .NET 3.0, C#, Dev, WCF, Beginner
Pablo Cibraro 4.50
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.
C#, VB, Windows, .NET, Visual Studio, Dev, WCF, Intermediate
Dimitris Papadimitriou 4.50
Event-Driven Communication Foundation
Updated: 21 Sep 2007  
This article describes how to add event-driven behavior to WCF applications.
Vista, .NET 3.0, C#, Visual Studio, Dev, WCF, Intermediate
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.
WinXP, Win2003, VS2005, .NET 3.0, C++, C#, VB, Dev, Intermediate
Igor Ladnik 4.44
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, Dev, WCF, Beginner
Mark Pryce-Maher 4.38
Draco.Ignition Application Framework - Unedited
Updated: 26 Jun 2008  
An application framework for a small/medium business. Designed in Visual Studio 2008.
.NET 2.0, WinXP, Win2003, Vista, C# 2.0, .NET 3.0, C# 3.0, VB 8.0, VB 9.0, .NET 3.5, VS2008, Architect, Dev, WCF, Design, Intermediate
Tyron Harford 4.37
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.
.NET 2.0, Vista, VS2005, C# 2.0, .NET 3.0, Architect, Dev, Intermediate
mastergaurav 4.28
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.
WinXP, Vista, VS2005, .NET 3.0, C# 3.0, Dev, WCF, Beginner
Jason Henderson 4.26
WPF.WCF Chat Application Simplified via P2P - Unedited
Updated: 11 Nov 2007  
Using the WCF netPeerTcp binding to chat without a central server.
WinXP, Vista, VS2005, .NET 3.0, C# 3.0, VS2008, Dev, WCF, XAML, WPF, Intermediate
roland rodriguez 4.22
Communication options with WCF - Part 3
Updated: 26 Jul 2006  
Communication Options with WCF-Part 3
.NET 3.0, C#, Windows, Visual Studio, Dev, WCF, Intermediate
Al Alberto 4.15
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
.NET 3.5, VS2008, VB, ASP.NET, .NET, Visual Studio, Dev, Ajax, LINQ, Intermediate
Emad Ibrahim 4.13
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
VS2005, C# 2.0, .NET 3.0, Windows, Dev, WCF, Intermediate
JoeWirtley 4.11
Debugging WCF Apps
Updated: 20 Jan 2007  
Exploring diagnostic utilities for WCF
Windows, Visual Studio, Dev, Intermediate
Al Alberto 4.07
Port Sharing Features in WCF
Updated: 7 Aug 2007  
Port Sharing Features in WCF
Windows, Visual Studio, Dev, WCF, Intermediate
Nishith Pathak 4.06
WCF : A few tips - Unedited
Updated: 27 Jun 2008  
A few tips when working with WCF
.NET 3.5, C#, .NET, Architect, Dev, WCF, Beginner, Intermediate
Sacha Barber 4.05
Exploring Windows Communication Foundation - Part 1
Updated: 31 Jan 2007  
Starting with this article, we shall explore various aspects of WCF
Vista, VS2005, C# 2.0, .NET 3.0, Dev, WCF, Beginner
mastergaurav 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.
Vista, C# 1.0, C# 2.0, .NET 3.0, C# 3.0, Visual Studio, Dev, MSIL, WCF, Advanced
Dave Curylo, MCAD 4.00
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
.NET 3.0, .NET 3.5, VS2008, C#, .NET, Visual Studio, Dev, WCF, XAML, WPF, Intermediate
Tim Callaghan, Alvin Lim 4.00
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, Architect, Dev, WCF, Intermediate, Advanced
Sasha Goldshtein 4.00
WCF Introduction - Part1 - Unedited
Updated: 8 Apr 2008  
Windows Communication Foundation - Part1
.NET 3.0, .NET 3.5, .NET CF, .NET, WCF
A Mahesh 3.90
Hosting WCF services in a Windows Forms Application
Updated: 8 Nov 2006  
Demonstrates how to host serveral singleton services in a Windows Forms application.
VS2005, .NET 3.0, Windows, Dev, WCF, Intermediate
Olivier ROUIT 3.89
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, Dev, WCF, Intermediate
Guy Burstein (bursteg) 3.89
Implementing parallel programming using MPI and C# - Unedited
Updated: 15 Apr 2008  
An example of implementing a parallel program using PURE MPI .NET library, C# and .NET remoting
C#, Windows, Dev, WCF, Intermediate
Ali Hamdar 3.78
WCF Basic Client/Server
Updated: 18 Jun 2006  
An article on how to build a client/server application using WCF
.NET 3.0, C#, Windows, Visual Studio, Dev, WCF, Beginner
Ehab El-Gindy 3.70
WCF with shared assemblies for use by interfaces only
Updated: 2 Apr 2007  
Using WCF for business solutions (no config files, only exposed interfaces)
.NET 2.0, VS2005, C# 2.0, .NET 3.0, C# 3.0, Windows, Dev, WCF, Intermediate
christoph braendle 3.67
Debug a WCF service with Edit and continue support - Unedited
Updated: 28 Jun 2008  
Debuging a WCF service through a provider class
C#, .NET, Dev, WCF, Beginner, Intermediate, Advanced
Sarafian 3.60
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.
WinXP, Win2003, VS2005, C# 2.0, .NET, Dev, WCF, Intermediate
jdkulkarni 3.59
WCF: Quick Tour - Unedited
Updated: 20 Jul 2008  
Illustrating in brief how to make small and complete application with WCF
C#, .NET, WCF, Beginner
John Nabil 3.56
Simple Client Side WCF Caching - Unedited
Updated: 31 Jan 2008  
Implementing client side caching for WCF
C# 3.0, C#, Architect, Dev, WCF, Intermediate
Jeffrey Papp 3.40
CompactMessageEncoder - Unedited
Updated: 4 Sep 2007  
The CompactMessageEncoder compresses messages transparently on the communication channel. Hence, lowers the network usage.
VC8.0, VS2005, .NET 3.0, C#, Windows, Dev, WCF, Intermediate
Ami Bar 3.32
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
VC8.0, .NET 2.0, WinXP, Win2003, Vista, IIS 5.1, IIS 6, VS2005, C#, Dev, Beginner
Dustin Metzgar 3.29
WCF Unity - Unedited
Updated: 24 Jun 2008  
This project aims using wcf, dependency injection and policy injection together.
C#, Windows, WCF, Intermediate
Emre Coskun 2.64
A simple peer to peer chat application using WCF netPeerTcpBinding
Updated: 24 Jan 2007  
A sample to demonstrate the use of netPeerTcpBinding in WCF
.NET 3.0, Windows, Visual Studio, Dev, WCF, Intermediate
jdkulkarni 2.61
Windows Communication Foundation (WCF) Service Client
Updated: 16 Aug 2006  
An article on using a WCF Service in a client application.
.NET 3.0, VB, Windows, Visual Studio, Dev, WCF, Intermediate
jacob.sebastian 2.39
Sharing Types Between WCF Service and Client
Updated: 16 Jul 2007  
An article on sharing types between WCF service and client.
VS2005, C# 2.0, .NET 3.0, Windows, Dev, WCF, Design, Beginner
Mike Robski 2.38
Serial Communication in C# - Unedited
Updated: 11 Nov 2007  
Serail Communication in .Net connecting GSM Modem
.NET 1.1, .NET 2.0, VS.NET2003, C# 1.0, C# 2.0, Windows, Dev, WCF, Intermediate
Ranjan.D 2.34
Writing your first WCF Service
Updated: 28 Apr 2007  
This article helps in writing the first WCF Service
VS2005, C# 2.0, .NET 3.0, Windows, Dev, WCF, Beginner
Sidhartha Gundavarapu 2.22
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.
.NET 3.0, C# 3.0, Windows, Visual Studio, Dev, WCF, Intermediate
pkalkie 1.89
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# 1.0, C# 2.0, .NET 3.0, C# 3.0, .NET 3.5, C#, .NET, Dev, WCF, Design, Beginner, Intermediate, Advanced
Sarafian 1.85
Integrating LINQ-to-SQL queries within a WCF Service - Unedited
Updated: 22 Mar 2008  
This article shows how to use LINQ to SQL queries with a WCF Service
Vista, C# 3.0, IIS 7, .NET 3.5, VS2008, C#, ASP.NET, Windows, .NET, IIS, Visual Studio, Architect, Dev, LINQ, Intermediate
Balamurali Balaji 1.27
 

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.
Vista, VS2005, .NET 3.0, ASP.NET, XML, Dev, WCF, Advanced
Olivier ROUIT 4.86
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.
Vista, VS2005, .NET 3.0, ASP.NET, XML, Dev, WCF, Intermediate
Olivier ROUIT 4.47
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
Dev, WCF, Intermediate
meetsenthilbtech 4.41
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
VS2005, C# 2.0, .NET 3.0, ASP.NET, Windows, Dev, WCF, Intermediate
Davide Icardi 4.38
WCF (Windows Communication Foundation) Example
Updated: 14 Dec 2006  
A simple example of WCF (Windows Communication Foundation): a simple client/server solution.
VS2005, .NET 3.0, C#, Windows, Dev, WCF, Intermediate
Bo Hansen 4.37
SSL with Self-hosted WCF Service
Updated: 1 Mar 2008  
An article on the sometimes esoteric nature of certificates and WCF
C# 2.0, .NET 3.0, Windows, Dev, WCF, Intermediate
anarchistic 4.04
WCF Transport Layer Security using wsHttpBinding and SSL
Updated: 3 May 2007  
WCF Webservice on IIS6.0 using SSL
.NET 2.0, VS2005, C# 2.0, ASP.NET, Windows, Dev, WCF, Intermediate
Mohan Pindyala 2.33
 

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.
VS2005, C# 2.0, .NET 3.0, C# 3.0, .NET 3.5, C#, .NET, Visual Studio, Architect, Dev, WCF, Intermediate, Advanced
RubensFarias 4.40
Simple WCF - Cardspace - Unedited
Updated: 5 May 2008  
Windows cardspace implementation in Windows communication foundation (WCF) application
.NET 3.0, .NET, WCF, Intermediate
meetsenthilbtech 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# 1.0, C# 2.0, C# 3.0, C#
Adnan Masood 3.69
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.
VS2005, .NET 3.0, C#, Windows, Dev, WCF, Intermediate
Olivier ROUIT 3.57
WCF - Microsoft Service Configuration Editor – Services - SvcConfigEditor.exe - Unedited
Updated: 25 Dec 2007  
Explaining Service Configuration through SvcConfigEditor.exe
C# 1.0, C# 2.0, .NET 3.0, C# 3.0, .NET 3.5, C#, WCF, Intermediate, Advanced
Nilay Parikh 2.38
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.
WinXP, Win2003, Vista, .NET 3.0, C# 3.0, .NET 3.5, C#, Windows, .NET, Architect, Dev, WCF, WPF, Beginner, Intermediate
Paul B. 1.00
 

Last Updated 24 Jul 2008
Advertise | Privacy
Copyright © CodeProject, 1999-2008
All Rights Reserved. Terms of Use