Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / WCF

WCF

WCF

Great Reads

by Tharaka MTR
A solution to the problem
by Vinayaka Krishna Shenoy
.NET Coding Best Practices - Vinayak's thumb rulesDo not hard code strings/ numerics. Instead of that use constants as shown below.Bad practice int Count; Count = 100; if( Count == 0 ) { // DO something… }Good practice int Count; Count = 100; private...
by Anil Kr. Sharma
.NET Framework 3.0 primer.
by Livio Francescucci
How to create an ASP.NET gridview AJAX enabled connected with WCF SOAP and REST webservices.

Latest Articles

by Tharaka MTR
A solution to the problem
by Vinayaka Krishna Shenoy
.NET Coding Best Practices - Vinayak's thumb rulesDo not hard code strings/ numerics. Instead of that use constants as shown below.Bad practice int Count; Count = 100; if( Count == 0 ) { // DO something… }Good practice int Count; Count = 100; private...
by Anil Kr. Sharma
.NET Framework 3.0 primer.
by Livio Francescucci
How to create an ASP.NET gridview AJAX enabled connected with WCF SOAP and REST webservices.

All Articles

Sort by Score

WCF 

by Tharaka MTR
A solution to the problem
by Anil Kr. Sharma
.NET Framework 3.0 primer.
by Livio Francescucci
How to create an ASP.NET gridview AJAX enabled connected with WCF SOAP and REST webservices.
by Brad Joss
[RegSave] your property to the Registry, and more.
by Vagif Abilov
The article describes limitations of WCF Data Services client and shows how Simple.OData.Client can become a better alternative
by Imran Abdul Ghani
In Windows Communication Foundation, for a client application to communicate with a WCF Service, we have following options: Using ChannelFactory Generating Proxies I have already discussed about difference between ChannelFactory and Proxies in one of my previous WCF Tutorial on this blog. In this ar
by Shivprasad koirala
4 simple steps to consume WCF service using Silverlight
by Shivprasad koirala, Anup Hosur
4 steps to enable instrumentation in WCF
by Imran Abdul Ghani
5 simple steps to create your first RESTful service
by Shivprasad koirala
6 steps to implement DUAL security on WCF using User name + SSL
by Shivprasad koirala
In this article, we will look at how we can do database operations using SilverLight.
by Rahman Masudur
Shows how to use WCF in JavaScript.
by Rahman Masudur
This article shows how to use a WCF service in XBAP or a WPF browser application.
by Ger Hayden
The purpose of this article is to create a service which accepts messages from any client and redistributes those messages to all subscribed clients, and a client that can subscribe to the service, send messages to it and receive unrelated messages from it regardless of how many it sends.
by Raj Lal
Chapter 11 of "Fun with Silverlight 4" More information at http://silverlightfun.com
by Rahul Rajat Singh
This article discusses about exception handling in WCF services, FaultExceptions and introduces the FaultContract.
by Rahul Rajat Singh
This article discusses about the various ways of managing the WCF service class instances.
by Rahul Rajat Singh
We will try to see the basic concepts behind WCF and will try to implement a small WCF service.
by Rahul Rajat Singh
In this article we will try to understand what are WCF REST services and how can we create one.
by Rahul Rajat Singh
In this article we will see how we can host a WCF service(IIS Hosting and Self Hosting).
by Rahul Rajat Singh
This article talks about managing sequence of operations in a WCF service.
by jdkulkarni
The article describes details of WCF and also has source code for different types of binding.
by Simon Gulliver
How to write your own customised ORM, targeted at multi-tier applications
by jebarson
New features of Visual Studio 2010 discussed
by Nish Nishant
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.
by User 4677916
This article presents a reusable class and technique for easily doing Asynchronous Programming using the Begin/End Pattern and the new Reactive Extensions for .NET (Rx) library.
by wells cheung
AJAX Progress Bar for ASP.NET.
by Dr. Song Li
This article introduces a more flexible and secure method to configure Silverlight applications using the Web.config file from the ASP.NET host application.
by Ws Hu
This article tries to introduce a decoupled, unit-testable, deployment-flexible, implementation-efficient and validation-flexible N-Tier architecture in .NET
by Jason Henderson
An example of how to use Windows Communication Foundation services.
by Jon Campbell
How to utilize WCF to allow a single instance of any WPF application without needing mutexes, extra assemblies, or special "hacks".
by marc_anic
A derivation of XmlWriterTraceListener that manages the size of your trace files automatically
by Xavier Spileers
An introduction on Silverlight for developers of administrative applications. The article starts by explaining the basics of WPF and then delves deeper in the business-oriented aspects.
by Weidong Shen
Part 2 of a series describing the creation of a Silverlight business application using Self-tracking Entities, WCF Services, WIF, MVVM Light Toolkit, MEF, and T4 Templates.
by Weidong Shen
Part 3 of a series describing the creation of a Silverlight business application using Self-tracking Entities, WCF Services, WIF, MVVM Light Toolkit, MEF, and T4 Templates.
by Weidong Shen
Part 4 of a series describing creation of a Silverlight business application using Self-tracking Entities, WCF Services, WIF, MVVM Light toolkit, MEF, and T4 Templates.
by jdkulkarni
A sample to demonstrate the use of netPeerTcpBinding in WCF
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.
by syntaxed
Writing, configuring, and consuming a WCF Service using VS2010
by Arun Jacob
This is a simple Silverlight RSS Reader which pulls out data from a feed URL.
by George Henry 1954
A small, extensible suite of classes that elegantly solve some common problems involving asynchrony and event handling that tend to occur when Silverlight and WCF are used together.
by Erion Pici
Generating docx reports in a client-server architecture, without using MS Office
by divyaloksuman
A Step by Step WCF Small Program For Beginners
by Khandakar Fazley Rabbi
UI and Functional Testing through different Tools using .NET Technology
by aSarafian
A WCF review from the perspective of bussiness application development, and some debugging problem solving hints.
by orouit
This article introduces a WCF service to expose the core functions necessary to communicate with a smart card.
by Islam ElDemery
An Internet chat application with file transfer.
by Deepthi Viswanathan Nair
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.
by Petr Ivankov
Application of abstract approach to real-time.
by saddam abu ghaida
Active Directory Web services which handles Authentication, SSO for other apps, aside from Native Routines
by RahulT07
This piece describes how to add custom headers to a WCF channel and how to use them.
by Sandeepkumar Ramani
How to add a custom message header in WCF 4 calls
by Adam David Hill
This article solves the problem of having to redeploy everything whenever you create a new stored procedure database report.
by Vincent-Philippe Lauzon
Samples showcasing usage of OData in .NET (WCF Data Services); samples go in increasing order of complexity, addressing more and more advanced scenarios.
by Sacha Barber
Adventures into Ink API using WPF
by m0sa
Service aggregation of self hosted WCF services, using the built-in RoutingService .NET Framework class.
by Kurush Rastkar
Using most of the recent technologies in one application
by Eric Pap
An easy to use custom control basedon textbox that allows Autocomplete, compatible with WCF
by Davide Icardi
An easy solution to use certificates on Windows Communication Foundation loading the certificates from files
by Kemeny Attila
A complete example of using the WCF data contract surrogate
by I. Benian
An experiemental streaming implementation to reduce response time and increase throughput for highly composable/scalable web services.
by syed shanu
This article shows how to create a menu dynamically from a database using AngularJS, MVC and WCF Rest service.
by syed shanu
How to use AngularJs Filter, AngularJs Sort, AngularJs Animation, Image Mouse Over and Mouse Out Event
by wells cheung
Angular Single-Page Application, MEF, Privilege Control, WCF Restful Service, ui-router,
by Pavel Sinkevich
Implement TinyWebDb interface on WCF Service to communicate with Android application developed with App Inventor
by MadhurimaS
A component which can be plugged to a WCF service or any other client to utilize AppFabric caching features
by Naveed Bajwa
Describes Application Integration and discusses Different Microsoft technologies Related to Application integration
by igor2010
How to use Active Object pattern to carry out long-running tasks
by Artem S. Dmitriev
This article describes the differences between using arrays and generic lists in WCF.
by ToddHileHoffer
A simple sample of LINQ, WCF, JSON, and AJAX.
by M Sheik Uduman Ali
An article describes ASP.NET AJAX 4.0 template programming with DataView and DataContext
by PSK_
Using WCF REST services to implement dynatree plug-in of jQuery for Lazy loading of child nodes
by Oğuzhan Soykan
Automated monkey or specific validations for WCF or REST services with Fluentvalidation and CastleWindsor
by Nejimon CR
Implement WCF web service access from WPF with busy indicator and premature cancellation feature without using delegates, background worker, or separate event procedure
by Maind Amar
Asynchronous communication between a WCF Service and a console client.
by Zijian
Real world WCF project structure, Authentication and Authorization
by Kuv Patel
Convert a class library of POCO classes to datacontracts for use with WCF without having to write DataContract and DataMember attributes directly to the POCO classes.
by Patrick Kalkman
An article to demonstrate culture flow from Windows client to Windows server using WCF.
by Dan Hu
Automatic Dump collection and Analysis
by Redgate Software
How to track down and fix unexpected memory leaks - a worked example
by Redgate Software
How a Software Engineer at an Australian defence contractor tracked down a memory leak and improved performance of a complex application handling high-speed data visualization.
by Tom White2
Automating Fantasy Sports Decisions With Cloud Services
by Sergey Kizyan
This is a sample article that describes ho to implement RESTfull service for Azure for both GET and POST methods
by Sacha Barber
SQL Azure
by Patrick Kalkman
An assembly that adds Basic Authentication to an IIS hosted WCF REST service to validate against any back-end.
by wembikon
Basic steps in creating and consuming a simple WCF web service.
by Joe Murphy
Monitor Network Traffic for BasicHttpBinding WCF call using Wireshark
by Dav Zen
A beautiful ASP.NET Ajax Webcontrol which is easy to use
by ManojKumar19
This article demonstrates how WF can be consumed as a business layer.
by hoonzis
This article describes how to use KnockoutJS, JQuery and Google Maps to create a responsive GUI of web applications. The usage of MVVM helps to keep JavaScript code organized and easy to evolve and maintain.
by kosmoh
Comparison of serializing with BinaryFormatter (standard .NET class) against manual per-byte serializing; some pros and cons before selecting the right method for you.
by Raj Dhrolia
This article shows how to create a simple web part in SharePoint 2010 and use Bing Maps service to render maps.
by Grant Harmer
Managing exceptions when consuming WCF services via the BizTalk ESB Toolkit - Part II
by Grant Harmer
Managing exceptions when consuming WCF services via the BizTalk ESB Toolkit - Part III
by Peter Ritchie
A review of "WCF 4.0 multi-tier services development with LINQ-to-Entities"
by Vlad Neculai Vizitiu
Branching authentication in ASP.NET Core 2.1
by junnark
In Part 1, we built a simple web chat using Silverlight 2. We are going to add functionalities so that users are able to choose from multiple chat rooms as well as chat privately with other users.
by MMuazzamAli
Guide to build and test a simple Web Service in Workflow Foundation 4.0.
by Manjunath Shrikantiah
Building and Testing WCF RESTful services
by kishhr
An in-depth reference of how to build performance-oriented applications in WPF for both Windows and the Web.
by Sergey Morenko
How to create RESTful message based web service with WCF
by Sergey Morenko
How to create SOAP message based web service with WCF
by Weidong Shen
This article describes how to do data validation with Self-Tracking Entity Generator for WPF/Silverlight.
by Weidong Shen
This article describes the IClientChangeTracking interface generated by Self-Tracking Entity Generator for WPF/Silverlight.
by Weidong Shen
This article describes how to use the enum type with Self-Tracking Entity Generator and Visual Studio 2012.
by Bob Bevers
A simple way to do callbacks that works in C# in programs
by Omar Al Zabir
WCF Javascript Proxies (Service.svc/js) are never cached. They get generated and downloaded on every page view thus increasing page download time and server CPU. Here's an HttpModule to cache WCF Javascript Proxy on browser and respond with HTTP 304, if unchanged.
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 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 Sunil S. Bhagwat
This is a simple calculator that contains four basic mathematical functions for common calculation.
by Ido Flatow
Calling a WCF service from a client without having the contract interface
by Pranay Rana
Calling Cross Domain WCF service using Jquery/JavaScript
by Priyank Kabaria
This article describes how you can call WCF service from a remote machine
by Kausik J. Nag
The article illustrates how to call differently exposed Windows Communication Foundation services from JQuery.
by Pranay Rana
A guide on how to call Windows Communication Foundation services using jQuery
by gaurav_verma_mca
How to create a generic WCF proxy using Generics and Lambda Expressions.
by Sloka Roy
How to process crawled data using an external SOAP service call out in content enrichment pipeline.
by Suriel Bendahan
A reusable set of code to enable service thrown exception handling in Silverlight.
by Nejimon CR
This article describes how to put your WCF client configuration in a class library's config file instead of client application's config file
by UmarSiddiqui
Help us help you improve community health
by Sacha Barber
If Jack Daniels made MVVM frameworks.
by Daniel Vaughan
A customizable log provider system that allows you to harness your existing logging system to log client side messages to your server using WCF. Includes WPF sample applications.
by Won Dong
To utilize cloud service as an anonymous desktop environment in Amazon S3 and EC2 Windows instances
by Member 10763717
Common issues faced while implementing WCF in Project
by Al Alberto
Communication options with WCF - Part 1.
by Al Alberto
An article on communication options with WCF - part 2.
by Al Alberto
Communication Options with WCF-Part 3
by Ami Bar
The CompactMessageEncoder compresses messages transparently on the communication channel. Hence, lowers the network usage.
by DmitriyArh88
Comparative analysis of .NET RESTful middleware solutions
by Paritor
Application to show differences between two SQL Server databases.
by Gary H Guo
Applying components, aspects, and dynamic decorator principles to an MVC/AJAX/REST application.
by Gary H Guo
Apply components, aspects, and Dynamic Decorator principles to Silverlight / WCF Service applications.
by Dr. Song Li
This article introduces a way of developing Silverlight and WCF applications in the same Visual Studio solution.
by Sumit Chawla
How to add conditional DataContract Serialization in a declarative manner.
by Gary H Guo
Use AOP container to add AOP capabilities to ASP.NET MVC/AJAX/REST applications by configuration.
by Gil Fink
A simple solution for using lambda extensions instead of strings while configuring a WCF Data Service
by mapableuser
WCF and Flex provide numerous benefits for developing server-side functionality in .NET and implementing rich client applications with Flex/ActionScript. The question of integration between these two technologies comes up quite frequently as developers and business want to leverage the best the fram
by User-Rock
Approaches describing a design to handle connection objects and pools in C#.
by Emmanuel Nuyttens
This article is about consuming an AX2012 AIF document service in a .NET client.
by D Y Chan
Consume WCF service with Windows Phone 7
by NobsterTheLobster
Consume data from a WCF Data service in a .NET client. MSAL OAuth 2.0
by Juan TF
Simple application that consumes a WCF Service with both jQuery/JSONP and XML/SOAP implementations.
by Sridhar Subramanian
This step by step tutorial demonstrates how to consume a WCF, ASMX, and REST Service from an application using jQuery.
by John Gathogo
An article illustrating how to consume a WCF service from an SSRS Server Report
by Gary Stafford
A simple example of a non-ASP.NET restaurant menu and order form, which interacts with cross-domain RESTful WCF Services using JSONP and jQuery
by Steven James Gray
Code showing how to consume JSON data in your .NET applications using the new JSON data contract support in .NET 3.5 SP1.
by Mohammad Elsheimy
A complete discussion of the WCF services offered by X.co, and the RESTful interfaces provided
by Dr. Song Li
This article presents a method to consume cross-domain WCF REST Services using jQuery AJAX calls, with an example.
by Priyank Kabaria
This article describes how you can consume WCF service from Windows 7 Phone Application
by Debabrata_Das
This article will talk about how a WCF service can be consumed by a Java client application.
by AmbarRay
This article explains how to do content based routing using the WCF 4 RoutingService.
by Adam Wojnar
An easy guide to run a web service in a more real environment using free tools from Microsoft.
by Torsten Tiedt
Conversion of DTO to BO the easy way (at least intended to be).
by Dave Curylo, MCAD
How to expose legacy or third party assemblies over WCF with simple modifications to the MSIL.
by Balimusi
In this article, we will take an existing SOAP-based service and convert it over to a more RESTful design.
by wells cheung
Privilege Control System based on MVC and WCF.
by Adrian Vintu
Deep copy routine for complex objects that can return a destination type different than the source type.
by Michael Trembovler
The current article might be useful for users attempting to use NServiceBus. It contains detailed instruction for creating pairs: publisher-subscriber through ServiceMatrix. Solution architects may find this technique useful in many CQRS scenarios as a good alternative to WCF.
by Pranay Rana
How to create a REST service with WCF and consume it using jQuery.
by P. de Jong
A self-hosted WCF service that announces itself through Bonjour publishing.
by NobsterTheLobster
Publish a WCF DataService with entity model, updatable views, filtering and authentication
by rgilcrist
This is a complete end-to-end application that runs in the VS2015 IDE that enables WCF to pass JSON to AngularJS
by Arthanarieaswaran Shanmugaraj
Explains the basics of REST services and create & consume RESTful service in ASP.NET
by Prabu ram
This article explains how to take a snapshot of a Silverlight page and convert it into a PowerPoint slide.
by A Mahesh
Create simple REST service using WCF and VS 2010
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.
by ashutosh k. shukla
Step by Step Guide to create Restful WCF service API in ASP.NET and C#
by Pranay Rana
Create, Host (Self Hosting, IIS hosting) and Consume WCF Service
by Paul Reynolds
This is phase 2 of a 3 phase project. This phase accesses the database created and loaded in phase one to expose an API of common business date functions.
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.
by Aron Weiler
Learn how to create a static and unchanging WCF interface that still supports most WCF capabilities.
by Martin Hinshelwood
Host any number of services, regardless of whether they are remote or local within a "Server" construct and access that server easily.
by Paul B.
Instead of reading trace messages in a file, get them in a WPF app real-time via WCF.
by Shenwei Liu
Create and configure WCF RIA Services class library for Silverlight app
by Mohammad Sepahvand
Implementing a Simple, Secure WCF Service with MSMQ Communication
by Praveen Kumar Katiyar
This article explains how to create a simple WCF Service, and host it according to supplied parameters, and a client to use this service.
by Farooq Kaiser
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.
by Marco Merola
Creating PDF documents from XML
by Member 9913858
An introduction to using FakeModel to create test aata for you.
by Ido Flatow
Creating customized standard endpoints in WCF 4
by Martin Hinshelwood
Creating an event handler with the Team Foundation Server Event Handlers is very easy. You will need to inherit from the AEventHandler class which is part of the RDdotNet.TeamFoundation.dll located in the install directory (I will make an SDK later).
by Mati Rehman
CRUD In Metro style using WCF.
by Chandra Hundigam Venkat
This article is about implementing a simple Currency Converter Application using Windows Presentation Foundation (WPF) and Windows Communication Foundation (WCF) technology.
by Vijeth C R
Authentication and Authorization of WCF services using UserNamePasswordValidator and IAuthorizationPolicy.
by Morshed Anwar
Defining security contexts in Routing service environment
by vietanh154
This article will show you how to implement custom authentication
by Espen Harlinn
D3.js meets jQuery Mobile, WCF & ASP.Net
by sommelo1
Dataset surrogate for Silverlight
by J van Rooyen
A simple article: From DB to Browser using Silverlight
by Pieter Van Parys
Explains the principles of profiling a DbProvider using proxy classes.
by Espen Harlinn
A reflection based wrapper for the Oracle Data Provider for .NET – allows your application to dynamically load the Oracle.DataAccess.dll assembly installed on your client’s computer.
by Espen Harlinn
Enhance productivity and reliability, write your own tools.
by aSarafian
Debuging a WCF service through a provider class
by Samir NIGAM
This article describes default binding configurations, default behavior configurations, inheritance model in behavior configurations, file-less activation and standard endpoints in WCF 4.0/4.5
by Samir NIGAM
This article describes default endpoints and protocol mapping behaviors in WCF 4.0/4.5
by Omar Al Zabir
Protect ASP.NET and WCF from various brute force and Denial of Service attacks and speed up response time using nginx.
by seesharper
This article shows an alternative approach to enable Dependency Injection when working with WCF services.
by Vijeth C R
Configuration and deployment of WCF services used by a Silverlight client on IIS 5 and IIS 7.
by Sky Sanders
Stuff {"d":{"__type": ... JSON response into CLR types without breaking a sweat.
by Dominic Burford
If you need to create a WCF service but aren't sure how to start or how to organise your Visual Studio solution, then hopefully this article will give you some ideas.
by Mark J. Caplin
Create a line of business application using Silverlight 3.
by Aneesur Rehman Khan
Describes how to develop and consume WCF service for large enterprize systems
by Bangla Gopal Surya Prakash
How to create WCF REST based service
by Kirill Balandin
The article demonstrates how to use ASP.NET, jQuery, and WCF to develop widgets - portable chunks of code that can be embedded into other HTML pages.
by Shivprasad koirala
Difference between BasicHttpBinding and WsHttpBinding.
by Patrick Kalkman
An article that explains Digest Authentication and a library to use Digest Authentication with WCF Rest and validate against any back-end.
by orouit
Take a deep look into the Security protocol of Enhanced Web Services, part II: analyzing the Response message.
by orouit
Take a deep look into the Security protocol of Enhanced Web Services.
by s.jdm
This post helps us to understand the mechanism behind creating a proxy class while adding a Web Reference. More importantly it concentrates on the parameter values that get missed while calling a web service method.
by gaurav_verma_mca
How to provide parallel and distributed computing capabilities using WCF
by Sem.Shekhovtsov
Setting up Redis server on Windows machine, and accessing it with C# client
by ChakriKAC
This article will help you to understand Angular JS right form basics
by toni galani
Analyzing the risk associated with owning, investing, or collaborating with business by utilizing DnB Marketplace data subset.
by Piyush Patell
Download the large file in chunk using WCF service and Silverlight
by Tim Callaghan, Alvin Lim
A demonstration network ink-chat application exploring some aspects of .NET 3.5, WPF, and WCF.
by Richard (Rick) Wycoff
Using the Factory design pattern to hide dynamic binding and use configuration strings to determine which classes should be instantiated.
by Sacha Barber
Demonstrates a method of dynamic query across WCF Service boundaries.
by Shivprasad koirala
Dynamic validation according to logged in user
by Patrick Kalkman
Save time by using a dynamically generated WCF proxy
by V.GNANASEKARAN
An article on how we can expose our data efficiently with minimal effort by leveraging Microsoft ADO.NET Data Services.
by Shivprasad koirala
Eight basic steps by which we can enable Windows authentication security on BasicHttpBinding.
by gaurav_verma_mca
A .NET managed framework to send template emails in HTML or plain text
by venugopalm
Business Logic (Engines) and Service Contracts (Managers) Design for Customer Order Management System
by Sergey Tkachev
This article describes how to add event-driven behavior to WCF applications.
by Craig McMurtry
This article introduces the .NET 2.0 Framework facilities — partial types, generics, nullable value types, the Lightweight Transaction Manager, and Role Providers — to better understand how to work with Windows Presentation Foundation.
by Ahmed Sadek
Consuming Exchange 2007 Push notifications using WCF.
by Sacha Barber
A look into messaging solutions using NServiceBus.
by Al Alberto
Evaluating Microsoft's Composite Application Guidance and Library.
by mastergaurav
Starting with this article, we shall explore various aspects of WCF
by Johnson Manuel Devadoss ("Johnson Smith")
Way to export search results(BDC datalist/Enterprise Search) to Excel/PDF
by Roman Kiss
This article describes the design and implementation of the WCF extension for exporting the wsdl documentation and schema annotation.
by AboorvaRaja Ramar
To Expose BizTalk Schema as a Rest/Json Service with GET method.
by Gil Fink
How to expose a stored procedure in WCF data service
by mbarbac
Kerosene ORM support for complete database-alike WCF services and connections
by Mosfiqur Rahman
An article on using compression/decompression of WCF data
by Mosfiqur Rahman
An article on using external configuration file at WCF client
by G3Coder
Details using an ORM model to provide a common facade to multiple disparate databases.
by Haneef Shaik
Fault Contract - Handling errors in WCF and a simple WCF service implementation
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
by citc44
Need for winfx technology, reuired tools for winfx, and links for winfx
by Gil.Schmidt
How to recreate a return object of an operation from a WCF behavior/error handler
by Roman Kiss
This article describes a loosely coupled connectivity to fire the Workflow Event Activity from AJAX/JSON driven browser.
by s.jdm
Steps to implement RESTful Web service through WCF
by Sion Cohen
A framework for declarative parsing and creating fixed sized raw data (Flat Files)
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.
by Yevhen Bobrov
Simplifying unit testing of View Models which use asynchronous WCF service calls.
by Yevhen Bobrov
Consuming WCF Services in Silverlight without static code generation of the service proxy.
by Ronnie Mukherjee
From SQL to Linq
by Matt Sollars
A WPF hybrid smart client for calculating attack combos in the Prince of Persia game.
by Igor Ladnik
General solution for the Windows service: run as console for debugging, self-installing and -uninstalling, providing description, queuing and processing of messages, status observation and control with icon in system tray. The code may be reused for virtually any Windows service.
by Zijian
Generate strongly typed client API in C# for ASP.NET Web API and .NET Core Web API supporting desktop, Universal Windows, Android and iOS
by yafeya
Use basicHttpBinding to create an application for username authentication.
by harleydk
How to generate a pie chart with Grafana and MS SQL
by RubensFarias
Generic console hoster without locking up service assemblies, speeding up WCF services development with VS2005
by Tyler Jensen
A generic WCF Windows Service host and client with minimal configuration, with asynchronous support.
by baretta2
A .NET WCF client for accessing the GeoNames services
by Sacha Barber
A nice explar of how to use RESTful WCF and WPF.
by jmgleiser
Windows App Store solution with GPS and NFC capabilities
by Sidhartha Gundavarapu
This article provides a solution to the configuration file overwriting problem while developing WCF Services and using Visual Studio for development
by syed shanu
MVC using ReactJS and WCF Rest
by Sergey Morenko
In this article, we'll see how to build reusable, stable and RESTful WCF service
by PaulGuenette
A very quick and simple introduction to using WCF
by Pablo Cibraro
Pablo Cibraro describes the internationalization of WCF services (Windows Communication Foundation) using the globalization support provided by the .NET framework.
by bl@cksheep
Display, edit and save large data sets in Silverlight using WCF based services and customized DataGrids
by Nandha V
Using a custom exception handler component
by Larry Aultman
How to catch and handle ASMX based SOAP exceptions in a WCF client.
by Dan Thyer
Remote control a squirt gun, open the garage, and water the garden all through .net
by João da Costa from Brazil
How to create a horoscope application in Windows Phone 7
by Dr. Song Li
This article presents an example to host WCF services in an Azure Worker Role.
by Faris Y. Elias SHOMOU
Exploring multiple hosting environment for WCF service
by BobbyPhillips
Step-by-step guide to building a WCF Web Service hosted in a Windows Service
by orouit
Demonstrates how to host serveral singleton services in a Windows Forms application.
by WillCaptain
Service Bus Architecture based on WCF (2): Abstract WCF.
by Jürgen Bäurle
This article describes how to access and integrate SAP customer data in Silverlight using WCF RIA Services and LINQ to SAP.
by Samer M. Abdallah
Access SQL database from iPhone Via WCF and JSON hosted on IIS 7.5
by Gary.Miller.WPF
Explains how to add an animated 3D splash screen to a WinForms application using WPF and XAML
by Xomega Team
Design Patterns and best practices for building flexible and reusable WCF services.
by Dr. Song Li
This article is an example to show you how to call WCF services synchronously as well as asynchronously.
by Novalys
This article demonstrates how Visual Guard has been able to help meet the strict criteria of health regulations in the United States. It will look at why two major health care actors have integrated Visual Guard into their applications.
by Rene Bustos
WCF WebService IN VB.NET Response JSON
by mikeperetz
This article shows how to make a service scale beyond one machine, and use load-balancing and fault tolerance with WCF Router and WCF Discovery.
by sravan kumar surabhi, Ken Hadden
A step-by-step guide to help solve a common authentication problem faced by .NET multi-tier developers.
by Adarsh Chaurasia - Passionate Trainer
How to implement custom role based authorization for my WCF service operations
by Alexandru Ghiondea
Gives you information regarding how to make Avalon and Indigo (WinFX) run on your machine
by Amit Shrivastava Gurgaon
How to Mock a WCF Service while writing a unit test
by Leonid Sorokin
How to pass arbitrary data in a message object using WCF
by Gajendra Medatia
Shows how you can loosely couple your WCF service.
by Khunt Suchit
How to use a WCF Service without adding a Proxy or Service Reference in ASP.net MVC Application
by Ricardo Pineda Then
Shows how to serialize an object using binary serialization without using WCF.
by Igor Ladnik
Article presents Azure based software to image upload, viewing with Silverlight MultiScaleImage control, mark out and annotation. Browser performs the operations with no additional installation on user machine/device (the viewing browser should support Silverlight).
by Damon Du
The blog documented problems encountered in the process of learning WCF and Computer Network.
by Shahriar Iqbal Chowdhury/Galib
Easy way to consume WCF REST services through JQuery and perform CRUD (Create Retrieve Update Delete) operations
by Shivprasad koirala
This article will explain about 5 important principles of REST using WCF Services.
by Mike_Liu
Manually implement a basic WCF Service from scratch, step by step, with clear instructions and precise screen snapshots.
by Mike_Liu
Manually implement a basic WCF Service (.NET 4.5) from scratch, step by step, with clear instructions and precise screen snapshots.
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.
by Mike_Liu
Implement a simple WCF Service using Entity Framework as the backend ORM.
by Ali Hamdar
An example of implementing a parallel program using the pure MPI .NET library, C#, and .NET Remoting.
by Vinod Viswanath
Here we will try to implement different service behaviors to increase service performance
by Shenwei Liu
An article with sample application showing how and what we can do to improve and enhance a WCF and EF data access web service
by Utku Ozan ÇANKAYA
How to add validation to WCF service requests
by Utku Ozan ÇANKAYA
How to add authentication and authorization to WCF services
by Utku Ozan ÇANKAYA
How to add logging to WCF services
by jqd2001
Implementing WS- AtomicTransaction in Indigo.
by Rupesh Tarwade
Creating SharePoint List and Custom WCF application to read the SharePoint List information using Client Object model
by Rupesh Tarwade
Designing InfoPath Form to read the values from WCF Application. Publish and Deploy InfoPath form and setup site page to use InfoPath Web part to display the form
by Assil
This article describes an advanced technique or feature in WCF
by Ernesto Herrera
Integrate Reporting Services with your Silverlight Line-of-Business applications.
by Ercan Anlama
Introduces how to integrate and use the validation block features in Microsoft Enterprise Library 5.0 with WCF.
by gtheta
Overall architecture of a monitoring system.
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.
by Tobias Manthey
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.
by Dave Kerr
Use a single Data Service to expose data from many sources with the Composite Data Service Framework!
by mohamad halabi
Shows how to build new-design distributed applications with WF 4.0 and Data Services.
by Arthanarieaswaran Shanmugaraj
Explains basic information and steps for creating new WCF Service
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.
by n_ahid
Validation application block has been added to enterprise library 2007 CTP release
by Guy Burstein (bursteg)
An article on Validation Application Block integration with Windows Communication Foundation (WCF)
by Zane Kaminski
This tutorial shows you some of the basics of a WPF program, and shows you how to create a WPF Hello World application.
by Christopher R Davis, Michael S Knight
Generate applications using Inversion of Control with the nHydrate code generator.
by Naveen Karamchetti
This article attempts to explain how to invoke the Bing Maps REST API through an Orchestration in BizTalk Server 2013.
by Ashwin Singh IND
Not your average painting app
by Marla Sukesh
How to work with JSON using ASP.NET Webforms, MVC, WCF and WebAPI
by Sergey Piskov
Creating a WCF service and configuring it to work with data in JSON format.
by Balamurali Balaji
Explains how to use JSON serialization and deserialization in WCF DataContracts.
by Sergey Piskov
Implementing a JavaScript-based client side to interact with a WCF service
by mbarbac
Implementing the Repository and Unit of Work Patterns dynamically using Kerosene ORM
by mbarbac
A deep dive tutorial on Kerosene ORM Dynamic Records and other core concepts of the library
by mbarbac
The seventh version of the dynamic, configuration-less and self-adaptive Kerosene ORM library, that provides full real support for POCO objects, natural SQL-like syntax from C#, and advanced capabilities while being extremely easy to use.
by christoph brändle
An enum-like class that supports flags (up to 8192), has additional value-type data, description, and FastSerializer support.
by Yuriy Magurdumov
Efficiently uploading large data files in chunks via WCF Service, and storing data in SQL Server using Entity Framework
by dhruv chaudhary
LAP provides an feature rich environment for learning and enjoying history and geography of places across the globe
by Daniel Vaughan
Legion is a grid computing framework that uses the Silverlight CLR to execute user definable tasks. It provides grid-wide thread-safe operations for web clients. Client performance metrics, such as bandwidth and processor speed, may be used to tailor jobs. Also includes a WPF Manager application.
by defwebserver
This is a Visual Studio LightSwitch HTML Picture File Manager that uses WCF RIA Services to upload and view files on the web server.
by katant
A system where users can login using Windows Azure Active Directory Access Control and create a profile.
by Roman Kiss
The Tiny Logger is a lightweight logging solution for an Indigo Message Exchange pattern on the MessageBus. This article describes how to build an Indigo Port Extension to log and publish messages on the Console host process . It is useful for evaluating the MSDN Indigo samples or for test purposes.
by Shmuel Zang
In this article, I explain, step by step, how we can use a WCF behavior for logging operation's invoke and result, errors, warnings and information logs that include the operation's details.
by Dr. Song Li
This article demonstrates how to maintain HTTP Session State in WCF REST Services when consumed from desktop applications, using the HttpWebRequest object.
by Assil
A running example of a duplex channel in WCF services.
by Sandrino Di Mattia
A guide to creating secure Silverlight + WCF RIA Services applications for the enterprise! This is done using Application Request Routing (turning IIS in a reverse proxy).
by ManojKumar19
How to make WCF service reference configurabe for Silverlight project(makes easy for deploying on severs like Dev, QA, UAT etc.)
by Sergey Kizyan
You need to change your default HTTP protocol to HTTPS in your Azure WebService. This article explains how to do it.
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 Pierre Nocera
A simple example of a method to manage settings in a Windows Service using WCF.
by mohamad halabi
Introduces Windows Server AppFabric.
by Lance Roberts
I needed to talk between one server process and multiple client processes, this was a simple test harness to prove it
by Andrewiski
How to setup an MCF Service to use the ASP Membership Provider.
by Stuart Wheelwright
Using ServiceMon to obtain performance statistics for web services
by Gareth Barlow (NBNi)
Building up activities using the Managed Extensibility Framework for workflow services hosted in IIS.
by Mahadesh Mahalingappa
MEF with WCF
by Shuqian Ying
Service based, multi-application, post ASP.NET 4.0 asynchronous custom membership stores for ASP.NET Identity 2.0 with a hierarchical role system.
by Shuqian Ying
Initiating an Asp.Net Mvc 5 development environment for an administration front-end of extended membership system called Membership+.
by Shuqian Ying
Implementing the user account setting part of Membership+ management system.
by Shuqian Ying
Implementing a unified structured query system of service based relational data source with build-in intelligence.
by Mahsa Hassankashi
This article describes MSMQ technology (publisher and subscriber) in order to communicate among distributed systems in the heterogeneous network and platforms.
by Ercan Anlama
Introduces common tasks with examples to the validation block in Microsoft Enterprise Library 5.0
by aSarafian
Creating a WCF Service to replace existing ASMX Services.
by Lothar Behrens
How code generation can make the distributed architecture an easy task
by Gil.Schmidt
How to move a wcf msmq message from an outgoing queue to another outgoing queue.
by Samir NIGAM
This article describe about new UdpBinding in WCF 4.5 and implementing multicasting using the same.
by roopa.ananda
Multitenancy Application Metadata driven (using WCF 4.0, WWF 4.0)
by syed shanu
MVC, AngularJS and WCF Rest Service for Master / Detail HTML Grid
by syed shanu
Use AngularJS and WCF Rest Service to create an online Mind Reader quiz game
by Roger C Moore
MVVM Silverlight app with EF and WCF Service
by Winfried Wille
MySQL-Fullltext: Start for a simple search-engine using MySQL C-API, WCF, and jQuery
by Vijay Tanwar
N-Tier application with WCF Odata service and Entity Framework.
by Sanath S. Shenoy
NetTcpBinding Configurations changes for WCF and Silverlight Application on IIS 7 in Windows 7
by Shivprasad koirala
Nine simple steps to enable X.509 certificates on WCF.
by Mahsa Hassankashi
This article illustrates how to use Node.js by WCF which is written in C# and using node.js as real time communication technology with the aid of C# code to connect MS SQL Server.
by The Cool Wayfarer
A blueprint application to showcase an enterprise standard architecture using the .NET 3.5 technologies like WPF, WCF, and LINQ to SQL.
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.
by Emmanuel Nuyttens
This article presents a demo bug-tracking application built on ASP.NET MVC, WCF, and LINQ to SQL.
by Roman Kiss
This article describes design, implementation and the usage of the custom in-process transport for Microsoft Windows Communication Foundation (WCF) model.
by Jovan Popovic(MSFT)
How to create OData services using the WCF Data Services and use them
by perrin4869
An application for users to play Circular Chess over the internet based on Silverlight, ASP.NET AJAX, WCF Web Services, and LINQ to SQL.
by Alexandros Pappas
This article provides a program to demonstrate how to pass WCF transactions to COM+.
by alexis.coles
A pattern for creating generic WCF services.
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.
by Eric J. Smith, Shannon Davidson
In the time that LINQ to SQL has been available, we have been identifying ways to make LINQ to SQL better. We have compiled all of those cool tips and tricks including new features into a set of CodeSmith templates. PLINQO opens the LINQ TO SQL black box giving you the ability to control your source
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.
by Gabor Mezo
A simple way for implementing code injection in C# 3.0
by Nishith Pathak
Port Sharing Features in WCF
by Paul Glavich
ANTS Profiler provides you with a quick and easy way of identifying performance bottlenecks within your .NET applications. Additional support for the latest .NET 3.0 features, the Vista operating system, and Visual Studio integration, cements ANTS Profiler as a leading tool in performance profiling.
by Dimitris Papadimitriou
This article examines the implementation of upload and download functionality with progress indication (progress bar feature) using Windows Communication Foundation.
by fabien.philippe
This article is about publishing a SOAP 1.2 web service that is not using any action parameter.
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.
by Igor Ladnik
The article discusses a RESTful WCF based mechanism for server-to-client asynchronous (Push) notifications in web applications. Execution of WCF service notification method is suspended until either server event or timeout lapse.
by Sudhir Dutt Rawat
WCF service example to explain how and when to implement callback model (WSDualHttpBinding)
by Asher Barak, Itiel Beeri
Infrastructure for large scale WCF services layer development
by MatthewThomas
How to use MSMQ to queue work items for a windows service to execute, and then use WCF Net Named Pipe to report progress to a WPF application
by Omar Al Zabir
There are some simple configuration changes that you can make on machine.config and IIS to give your web applications significant performance boost. These are simple harmless changes but make a lot of difference in terms of scalability.
by Petr Ivankov
From desktop to Web
by Nadége Baubant
See how to control access to .NET applications reusing Windows accounts for authentication. Integrate with Active Directory and grant roles and permissions to Windows accounts. Define permissions without adding code thanks to .NET reflection mechanism.
by Dirk Bahle
Tips & Tricks on De/Serializing object graphs with XML
by Gokuldas
Real time SPC is a Web Application for iPad and Androind using HTML5 and jQuery AJAX.
by Roman Ginzburg
PGM is a transport layer protocol which interfaces directly with network layer using raw sockets. In this article, we will see how to implement a reliable multicast with PGM and WCF.
by Kemeny Attila
Service layer which hides the concrete technology details and doesn’t need to change when a new feature is implemented.
by Pranay Rana
Responsive WCF service with ICallbackEventHandler Interface.
by Sacha Barber
A look at how to create a responsive web site using ASP MVC / Twitter Bootstrap / WebAPI and Knockout.js.
by Igor Okulist
REST Web Service and template with separation of concerns
by gaurav_verma_mca
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
by DigCamara
Connecting a Intel RealSense device to remote users via Azure
by Abhishek Sur
In this article, I have introduced how easily you can create a RESTful service in WCF
by Dr. Song Li
This article presents a generic REST client library and an example on how to use it.
by Paul B.
Sample WCF clients for three different platforms with no code duplication and no generated proxies.
by Sacha Barber
RESTful WCF
by Sacha Barber
RESTful WCF
by Sacha Barber
A look at designing a service layer using good practices, and the MSFT technology stack.
by ds47
This article shows how to retrieve exceptions from a Web Service to a Silverlight Client by creating a WCF endpoint behavior.
by SumitJaiswal
Knowledge sharing article on WWF.
by Kausik J. Nag
Reusing WCF service across several applications using different bindings
by joomlathug
An unbreakable method for two applications on the same desktop to exchange data
by {var name = Amit}
Router represents a logical connection between inbound and outbound endpoints
by Thrivikram Hathwar
Routing Integration with WCF is a feature newly introduced with .NET 4.0 and serves very nice.
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 Paul Reeder
Implementing a custom configuration for routing rules
by Roman Kiss
This article describes a design, implementation and usage of the WCF4 Routing Service hosted by Windows Azure.
by orouit
This application checks the validity of an RSTR message, given the RST message used to generate it.
by Igor Ladnik
A WCF service wrapper is generated at runtime around a .NET or COM type to expose its interface.
by kannankeril
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.
by Bert O Neill
Scalable duplex communication between WPF and WCF.
by Jimmy Zhang
Agile, efficient XML data binding without schema.
by Manoj Reddy Ch
Securing BizTalk WCF Receive Locations with SSL and Client certificate authentication and authorization.
by Dirk_Strauss
Securing Your .NET Applications – A Summary Review Of Visual Guard
by jangooni
Create a chat program that will have self destructing messages
by Murugan Sivananantha Perumal
Self Hosted WCF Service as Windows Service with custom User Authentication over Http.
by Himanshu Thawait
No config file needed – all setting in code only, No IIS – Self hosted, consume by channel factory
by Dr. Song Li
This article presents an example on how to send cookies when making WCF service calls.
by David Killian
SerializableSecureString wraps System.SecureString so that it can participate as a DataMember while maintaining maximum data security.
by Anil_gupta
It describes about serialization and message encoding in Windows Communication Foundation.
by Shuqian Ying
Introducing a centralized two stage log4net logging solution and its real-time notification API.
by Shuqian Ying
Service based, multi-application ASP.NET custom membership, role and profile providers with a hierarchical role system.
by WillCaptain
Service Bus Architecture based on WCF (3): build your ESB
by Shuqian Ying
Client side data provider for data importing to a relational data service build for StackExchange data dump.
by M Sheik Uduman Ali
This article explains how to generate, convey and handle warnings in SOA system.
by M Sheik Uduman Ali
This article explains how to generate, convey and handle warnings in SOA system.
by Vedat Ozan Oner
Arduino data logger implementation using WCF Windows services
by GPNaik
This article illustrates how you can manually setup your WCF solution by perfectly wiring the project structure
by Bruno Altinet
How to set up a basic application using Silverlight, RIA and NHibernate with top to bottom validation, all nice and fluent:)
by Shivprasad koirala
Seven simple steps to enable HTTPS on WCF WsHttp bindings.
by Mike Robski
An article on sharing types between WCF service and client.
by JoeWirtley
Sharing types between WCF services and clients, including multiple assemblies and collection types.
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.
by Olmo del Corral
Explains the philosophy behind Signum Framework, an ORM with a full LINQ Provider that encourages an entities-first approach.
by Olmo del Corral
Tutorial focused in writing the entities using Signum Framework, a Win/Web LINQ-enabled framework for writing data-centric applications.
by Olmo del Corral
In this part, we will focus on writing business logic, LINQ queries and explain inheritance
by Olmo del Corral
In this part we'll write the loading application to move data from Northwind to Southwind.
by Anoop Pillai
Silver Draw shows how to use Silverlight and WCF Polling Duplex services to create realtime collaboration apps.
by CS Rocks
This article demonstrates how to display SQL Server data in a Silverlight DataGrid.
by Bert O Neill
Get updates to your browser immediately when a change has occurred within the database.
by Bert O Neill
How to use complex types on the client.
by Pranay Rana
Silverlight Application with Dispatcher and asynchronous WCF Service
by Roger C Moore
A guide to constructing an application using Expression Blend and Silverlight for the front-end which obtains data from a WCF service and SQL Server back-end
by Santhosh Kumar Jayaraman
How to create a simple Silverlight application using the MVVM pattern with WCF and Entity Framework.
by Balwant.mnd
Silverlight application for scheduling a meeting
by Balwant.mnd
Meeting Schedule - Part II - Saving to database and sending email to all the contacts
by Emmanuel Nuyttens
Data validation example for Silverlight WCF enabled project
by Piyush Patell
Silverlight Session Management, Error handling, and Unit Test of WCF service
by Mike Dobbles
A step-by-step guide for creating a Silverlight web app capable of submitting and retreiving data from a database.
by Fasttimes
Send multicast commands to clients even when some clients are disconnected, and avoid blocking by using threads to send commands.
by Shivprasad koirala
FAQs about bindings, layouts, consuming WCF services, how to connect to DB through Silverlight
by Jeffrey Papp
Implementing client side caching for WCF
by Rahul Pawar LogicMonk
A quick look at a Simple WCF AJAX Web Service!
by Rahul Pawar LogicMonk
A quick look at a Simple WCF RESTful Web Service!
by Rahul Pawar LogicMonk
A quick look at a simple WCF Web Service!
by ShofarNexus
RestDirector provides performance and readability to XML.
by Carlos A Alvarez
This article is a basic working sample of using WCF and WPF to publish real-time data.
by meetsenthilbtech
Windows cardspace implementation in Windows communication foundation (WCF) application
by meetsenthilbtech
how to create Temporary X509 certificate and also to implement X509 Certificate security in WCF service and client
by titan4028
Simple WCF Hosting and Consuming
by Mark Pryce-Maher
This article shows you how easy it is to set up a web service using Windows Communication Framework.
by jgauffin
codeRR is an open source error handling service. It includes the context information that you forgot to include when you logged/reported the exception.
by Simon Gulliver
Really? Then why is so much effort wasted writing boilerplate which can be more accurately and efficiently automated?
by Pete O'Hanlon
Using the WCF RESTful services to create a Twitter hybrid Smart Client.
by Rabb Moshe Plotkin
How to use the Dac Export Service from code
by Abdul_Rafay
SQL Server Query Notification with BizTalk Server 2009 WCF SQL Adapter
by anarchistic
An article on the sometimes esoteric nature of certificates and WCF
by AmbarRay
This article explains how to manage state in Web Services using WCF by leveraging ASP.NET infrastructure with BasicHttpBinding.
by Pradeep Shet
This article is intended to all those developers who are working on Service Oriented Architecture (SOA) with JavaScript/JQuery. Here I tried to show all the possible ways of handling JSON from client like XMLHttpRequest, JQuery Ajax, Angular js with Web Service, WCF Rest, Asp.NET Web Forms, MVC, MVC
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.
by Sacha Barber, Richard E King
Streaming live results to a web site using MSMQ/Duplex WCF/SignalR/jQuery
by gjvdkamp
This is a minimalistic example of how WCF, Rx and Excel-DNA can be used to stream realtime data to an Excel client.
by Tamas Koszoru
Summarizing client side asynchronous invocations in WCF/WCF Silverlight. Introducing ServiceClient class.
by Thrivikram Hathwar
Sample to demonstrate building a cross domain script enabled WCF REST service and consuming it in a web app.
by Fred Westrom
An architectural pattern for communications based on Publish/Subscribe messaging and extended for custom Providers.
by #realJSOP
Windows service for synchronizing folders
by Valentin Billotte
How to make TRUE sync call in Silverlight
by Daniel Vaughan
In this article, we look at the asynchronous web service model in Silverlight, and how it can be augmented to allow synchronous web service calls. We also explore efficient channel caching, and asynchronous Silverlight Unit Tests.
by Md. Rashim Uddin
This article describes the new feature of WCF "Task-based asynchronous operation"
by Wael Al Wirr
A BizTalk TCP WCF LOB adapter.
by Bert O Neill
Know how to find issues within your deployed WCF services
by Omar Al Zabir
Caching large objects, duplicate objects, caching collections, live objects, thread unsafe caching and other common mistakes break your app instead of making it fly. Learn ten common caching mistakes devs make.
by Sky Sanders
Retain your sanity! Quickly and easily write test suites for your Ajax/REST/Form/Upload/other http endpoints.
by Martin Hinshelwood
I have decided to have a little go at creating a Team Foundation Server Event Handler in .NET 3.5 that is resilient and scalable. I will be using as many of the features of Team Suite as I can, but bear with me as there are a few things that are new to me.
by anshudutta
A series of problems in IIS
by Dave Elliott
The importance of creating a POC as the first step to your next adventure
by Sky Sanders
In this post, I explore the subtle but disastrous consequences of expecting a 'using' block to clean up your WCF channels.
by Dr. Song Li
This article presents an example on unit testing of Silverlight applications with asynchronous service callbacks.
by Shivprasad koirala
Three ways to do WCF instance management (Per call, Per session, and Single).
by Bryan Thomas Weikel
LINQ to SQL, Entity Framework, and NHibernate used in a parallel fashion in a three-tier WinForms application.
by Venkat Chaitanya Kanumukula
Tips and Enhancements in Dynamics AX
by Razan Paul (Raju)
Implementation of Topic based publish subscribe design pattern using WCF callback
by Perry Bruins
Track your geographical position using a Windows Mobile 6 device and some Google Map programming.
by gaurav_verma_mca
This article details out the best practices of transaction management across application domains
by Daniel Vaughan
Transparent WCF Channel Management with Unity
by Rahul Rajat Singh
This article discusses the various message exchange patterns that the WCF service supports and how to call WCF operations asynchronously
by Rahul Rajat Singh
This article discusses about the steps needed for creating transaction enabled WCF services.
by Omar Al Zabir
You can build async REST API using WCF but due to some bug in WCF implementation it does not scale as you would want it to. Here's my journey with Microsoft's WCF team to explore the problem and find the right fix.
by Stephan Johnson
This article demonstrates a basic Twitter client as a Genesis Hosted Application for the Genesis Smart Client Framework
by CharlieSimon
Add this control to your app to require users to register so you can collect email addreses
by Praveen Kumar Katiyar
This article explains the Contracts type supported in WCF
by Praveen Kumar Katiyar
This article explains the working of events in WCF.
by Praveen Kumar Katiyar
Understanding instance management in WCF
by mohamad halabi
Explains OData and WCF Data Services Beyond a typical developer's usage
by Praveen Kumar Katiyar
This article explains the operaton type supported in WCF
by Rahul Rajat Singh
In this small tip, we will discuss about the various concurrency modes available in a WCF service.
by maq_rohit
Unique Authentication using magic of HTML5 and WCF
by Adriaan Booysen
An example of a nearly complete unknown type being used accross EF, WCF and consumed client side
by Elvin Cheng
How to configure and use Mutual SSL Authentication in WCF.
by JasonShort
Wouldn’t it be handy if you could use regular expressions (RegEx) in your SQL code?  You could do some really advanced queries through the ability to specify regular expressions rather than just the simple like % matching you normally use. SQL CLR can do that!
by Srinivasula Reddy
This article explains how to handle/control the exception message that a service sends to a client. It also explains how you can use faults to throw custom error messages to a client.
by emad_awad
How to use LINQ to SQL in N-Tier architectures.
by Gil Fink
In the new release of WCF Data Services, we get server side paging and this will be addressed in this post.
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.
by Tom Glick Philadelphia, US
Using WCF REST Service to call Stored Procedures and run queries on SQL Server.
by Rahman Masudur
This article shows how to use WCF service with Silverlight
by Tim Haynes
Using automatically generated proxies in WCF in a manner similar to .NET Remoting
by Zhuyun Dai
Using WebSocket in WCF service and communicating with the service in client applications or JavaScript on web pages
by Zhuyun Dai
Using WebSocket with Microsoft.WebSockets.dll.
by Roman Kiss
This article describes a design, implementation and usage of the custom service operation invoker for invoking a xaml workflow. It is based on the upcoming Microsoft .NET 4 Technology.
by Roman Kiss
This article describes consuming Windows Azure Service Bus by WCF and WF Technologies.
by Edward Moemeka
A continuation of using XAML for configuring applications
by Gabor Mezo
A very easy to use business object validation library using C# 3.0 lambda expressions
by Roman Kiss
This article describes the design, implementation, and usage of VirtualService for the Enterprise Service Bus, using the Microsoft .NET FX 3.5 technology.
by Dylan Morley
A WinForms UI using WCF services, Entity Framework, repository data access, repository caching, Unit of Work, Dependency Injection, and every other buzz work you can think of!
by Brian C Hart
How to create an N-tier Data Application with a ASP.NET Presentation Tier
by Bhupendra Chauhan
This article is for those who want to revise WCF in a single go.
by Jean Paul V.A
How to expose a WCF Service Application along with Authentication Service and Authorization according to Enterprise Architecting standards.
by Shemeer NS
WCF - Exception Handling, Global Exception Handling, FaultExceptions and FaultContracts
by Nilay Parikh
Explaining Service Configuration through SvcConfigEditor.exe
by Bo Hansen
A simple example of WCF (Windows Communication Foundation): a simple client/server solution.
by Murali Manohar Pareek
This article includes WCF Introduction, Sample WCF Service Library, Hosting of WCF Service at Windows Service and Consuming the WCF Service at Web Application
by jeremylei
A RESTful web service using the newest .NET platform features including automatic serialization/deserialization of complex types.
by Sacha Barber
How to create a peer-to-peer chat application using Windows Communication Foundation
by Md. Rashim Uddin
This article describes the WCF 4.0 configuration model updates.
by Md. Rashim Uddin
This article describes WCF 4.0 discovery system.
by mikeperetz
How to include binding information into WCF 4.0 Discovery
by Balimusi
WCF 4.5 Services Development using Entity Framework and MVC 4 front-end
by Sam Haidar
A WCF web service that queries a database table using LINQ, returning the resulting collection
by yossharel
Easy way to set log4net appender for WCF
by Mike Thom
A brief explanation of the WCF architecture
by Kausik J. Nag
WCF’s behavior in different cases of versioning Data Contracts.
by Kausik J. Nag
The versioning strategies supported by the WCF framework in different cases.
by Kausik J. Nag
Several aspects of WCF Data Contract and Service Contract versioning and the practices adopted for providing backwards compatibility to contracts.
by Triet Ho
An example for creating a WCF service, hosting it in a managed code application and consuming it in another application
by Enrique Albert
First draft version of the model, repository, and services.
by Enrique Albert
Introducing the RepositoryLocator pattern.
by Enrique Albert
WCF service response message patterns
by Enrique Albert
Generic transaction and exception manager for server side services
by Enrique Albert
WPF INotifyPropertyChanged implementation.
by Enrique Albert
Global and Request context pattern for server side resources
by Enrique Albert
Baseline WCF Client application using the MVVM pattern
by Enrique Albert
Baseline WCF Distribution Layer - Decoupling of WCF Services and ViewModels.
by Enrique Albert
WPF ICommand implementation based on Josh Smith's pattern.
by Enrique Albert
How to use Spring.Net DI reducing coupling and enhancing automated testing.
by Enrique Albert
Unit of work pattern on NHibernate using repositories.
by Enrique Albert
In-proc WCF testing, dynamic client proxies, WCF Request context extension, and WCF client async commands.
by Enrique Albert
Development of parent/child relationships across application layers - also AutoMapper, a WPF custom converter, and WPF shutdown.
by Enrique Albert
WPF Validation using the IDataErrorInfo interface combined with Validation attributes
by Enrique Albert
EF Code First implementation of generic repository and unit of work. With deployment to Azure web sites using SQL Compact.
by Enrique Albert
Patterns and best practices for the desing and development of rich client enterprise applications using WPF, WCF and NHibernate
by Alexandru Cibotari
A WCF Service caching example.
by Yaron Naveh
How to use WCF to send cleartext username without SSL or X.509 certificate
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
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.
by Gil Zhaiek
Client Server internal push technology using MSMQ and WCF
by Abdul Sami, PMP
This article is about the differences between WCF and Web Services and .NET Remoting.
by Shivprasad koirala
An article on WCF concurrency and throttling.
by Bilel Msekni
How to properly replace base classes with sub classes in WCF contracts ?
by srilatkol
This basic example illustrates invoking database tables using a WCF service.
by SP.Murugesa Pandian
WCF DataContract
by a.alghabban
applying WCF design pattern into nodejs web api
by mohamad halabi
Shows a hands-on approach on how to implement Duplex Reentrant services in WCF.
by Dary Hint
Sending and receiving text messages from a Windows client
by anand.kmr1985
WCF Durable service
by Sasha Goldshtein
This article describes the WCF error-handling paradigm, and provides a mechanism for automatic mapping of exceptions to WCF faults.
by Shivprasad koirala
Ten security related FAQ.
by Suraj Rai
Basics of Windows Communication Foundation (WCF)
by KN.Sudha
How WCF can be used to create a single instance of an application
by Zijian
WCF development for real RAD in enterprise
by Zijian
WCF development for real RAD in enterprise through teamwork
by Praveen Kumar Katiyar
This article explains how to host a WCF library in a Windows Service.
by chakkaradeepcc
Implementation of the Publisher and Subscriber model.
by David J Rundle
Handling the Faulted state and Closure of a WCF service when being used in a stateful application.
by Anil_gupta
This article describes how to create a load balancer, routing WCF service between client and WCF server service
by Sadish Kumar.V
WCF Operation Timeout Exception
by Justin Mathew @ Investment Bank
Implementing high speed wcf service with Cient side Service Caching and Instance Management
by Ido Flatow
WCF vs. ASP.NET Web APIs
by Nicolas Dorier
How to code a TransportBindingElement.
by Krishnan Srinivasan
A Command-line utility to ping WCF Services
by anarchistic
An overview of a number of different ways of generating proxies for using WCF Services.
by K.C. Jones
Making WCF Config Lite, easy for developers, and durable ... yup durable without ping.
by Divish Ranjan
Analysis of reliable sessions with respect to server and client side inactivity and receive timeouts.
by Anupama Agarwal
How to create custom authorization policy and return HTTPContext Identity for authorization.
by Snesh Prajapati
In this article we will learn how to create WCF RESTful services and consume those services in ASP.NET MVC 5 application using WebGrid Control.
by Sudheer Reddy K
The article explains how to create a WCF RESTful service and consume it in a normal HTML page using a jQuery AJAX call.
by santosh poojari
Quick ASP.NET development using WCF RIA services
by Assil
Illustrates how to make a primitive load balancer using the routing feature
by Samir NIGAM
This article describes WCF Routing Service concept, Configuring RoutingService (its endpoint(s), target service(s), message filter(s) and filter table) and content based routing.
by Samir NIGAM
This article describes context-based routing and protocol bridging using WCF RoutingService.
by Samir NIGAM
This article describes Failover & Load Balancing using WCF RoutingService.
by Samir NIGAM
This article describes implementation of Service Versioning & using the RoutingService.
by Victor Sirghii
How to configure WCF service in Azure web app over HTTPS with authentication with few simple steps.
by Cotofana Radu
A guide for creating a self hosted WCF SOAP Service over HTTPS.
by Imran Abdul Ghani
In order to host a Windows Communication Foundation Service, we normally need a managed process, a ServiceHost instance and an endpoint configured for WCF Service.We can host a WCF Service in following different possible ways: Hosting in a Managed Application/ Self Hosting Console Application Window
by Bnaya Eshet
WCF Serialization does not call the constructor
by Ravi Teja Pidaparthi
A Case Study to explore ways to customize and improve WCF by overriding the default serialization behaviour
by Ziad Elmalki
WCF Service Behavior Example: IPFilter - Allow/Deny Access by IP Address
by Nagaraju Bende
Using this application as sample anybody can design their applications in n-tier model using WCF
by Ws Hu
WCF Service Library: A Good Approach for WCF Service Application
by Kausik J. Nag
This article illustrates how to implement security for a service method, in the context of custom authentication, confidentiality and integrity, using Message Contract.
by Ondra Spilka
How to host a WCF HTTPS service with a custom username validator, in IIS.
by Milan Raval
This article explain how to use Windows "Perfmon" to monitor WCF service performance.
by Pareen Vatani
The article describes the development of a WCF service that will push content into a Silverlight application.
by Max Vagner
Setting, configuring, and calling a WCF service to send emails with multiple file attachments.
by Sibeesh Passion
How to write unit test cases for our WCF Service with a framework called NUnit
by Fayaz Soomro
This article describes custom username password authentication without the need of certificate installation on the client side.
by sea_caty
How to run a simple WCF service with Topshelf as a host plus several tips and tricks
by Shine K Velayudhan
WCF Services for Silverlight without configuration in config file
by David Killian
A method of emulating ad hoc polymorphism (operator overloading) in WCF service development
by Saurabh Singh _
Brief information about WCF sessions
by M Sheik Uduman Ali
An enterprise SOA pattern using WCF explains the cons of behavior attribute
by M Sheik Uduman Ali
An enterprise SOA pattern using WCF explains handling native master data
by KishoreT
A sample for uploading/downloading large files from a browser to a WCF service via a web server.
by Yaron Naveh
A command line utility to generate WCF proxies from WSDL 2.0 documents.
by robsosno
WCF interoperability with other frameworks when transferring date values
by StevenHobbs
Shows you how to implement a remote file repository using WCF.
by anarchistic
WCF thottling is about more than just the throttling options.
by vasanth19
This article explains how huge data that is persisted on a typed dataset could be sent from a WCF Service to BizTalk using wsHTTPBinding/basicHTTPBinding and thus enable solutions to benefit from the Biztalk Mapper to transform a WCF message to a destination schema.
by Shivprasad koirala
WCF Tracing FAQs
by Saurabh Singh _
Preliminary info about WCF Transactions
by Mohan Pindyala
WCF Webservice on IIS6.0 using SSL
by Emre Coskun
This project aims using wcf, dependency injection and policy injection together.
by sajidur rahman
This article describe the way of writing your WCF Service in Professional Application
by christoph brändle
Using WCF for business solutions (no config files, only exposed interfaces)
by Yaron Naveh
Call existing web services from within Node apps.
by Ido Flatow
WCF/ASMX Interoperability – Removing the Annoying xxxSpecified when adding a web reference to a WCF service
by Sacha Barber
A few tips when working with WCF.
by Nicolas Dorier
How to use duplex communication over MSMQ bindings.
by Anurag Sinha V
This article tries to dig in as to what is WCF, how to code WCF services
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.
by John Nabil
Illustrating in brief how to make a small and complete application with WCF
by Nic_Roche
A developer workflow of the manual way of creating and consuming WCF Services developed by Miguel Castro
by SofianH
A description of the open source Web RSS Builder
by SofianH
A description of the open source Web RSS Builder
by SofianH
A description of the open source Web RSS Builder
by mohamad halabi
Shows practical examples about WF 4 Persistence, Tracking, and Bookmarks.
by Roman Kiss
This article describes a design, implementation, and usage of custom message mediation activities for a XAML workflow.
by Ido Flatow
This is the sixth post in the WCF 4.5 series.
by Ido Flatow
This post is about the ASP.NET compatibility mode default change of WCF 4.5.
by Ido Flatow
Configuration validations in WCF 4.5
by Ido Flatow
Improved streaming in IIS hosting
by Ido Flatow
This is the tenth post in the WCF 4.5 series.
by Ido Flatow
WebSocket support with plain text messages that enables the interaction between web browsers and WCF
by Ido Flatow
BasicHttpsBinding in WCF 4.5
by Ido Flatow
This post is about new transports – the WebSocket transport. This post is part 1 of 2.
by Yatin V Patil
Difference between ASP.NET web service and programming WCF services like ASP.NET web services
by Paul S. Chapman
Part II of a multiple part article where I build a project to show News Headlines from a number of RSS feeds as a vertical scrolling region
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,
by Adil Mughal
This article demostrates a very basic example, can say simplest, of client/server design using Windows Communication Foundation(WCF)
by ASP.NET Community
Windows Communication FoundationWindows Communication Foundation (WCF) is an SDK for developing and deploying services on Windows. WCF provides a
by Anant Beriwal
How Call hopping can be achieved in Nested WCF
by jacob.sebastian
An article on using a WCF Service in a client application.
by Kurt Evenepoel
Learn how to create and debug RESTful Web Services, and use streams and feeds.
by Sachin Somanath Mumbare
Windows Communication Foundation (WCF) basics for beginners
by Shivprasad koirala
Windows Communication Foundation FAQ quick starter Part 2
by Shivprasad koirala
Windows Communication Foundation FAQ quick starter: Part 1.
by santosh poojari
The article is about step by step demonstration to implement simple WCF service,host and Client
by Sachin Bansal - Lead Engineer
Securing a WCF service using SSL certificates and consuming it over Windows Mobile 6 (.NET Compact Framework).
by eyedia
Sequential workflow as a WCF service. Create workflow custom activities, invoke child workflow from parent. Configure workflow runtime service using a config file. Basic idea of rules, creating a rule using the rule editor. Applying rules during runtime.
by Mohan Pindyala
Workflow calculator WCF service, an example of long running workflows
by J.Starkl
A windows-service which can handle different operations in separate threads and which can be controlled by a small GUI program
by Roman Kiss
The Workflow Adapter/Connector pair are custom WF Activities for a Business-To-Business Logical Connectivity based on the Interface Contract. The connectivity handles the invoking and consuming of Workflows, Remoting objects, WCF Services in the transparent manner based on the configuration.
by Ayman Sydney
Sequential WF example using VS 2008 Express Edition.
by Justin Mathew @ Investment Bank
New changes and features in Workflow service 4.0 provided with a sample solution to invoke WCF service from workflow service
by Roman Kiss
This article describes the design, implementation and usage of the custom WCF channel for invoking a Workflow Activity from the Repository by Routing Service.
by Roman Kiss
This article describes how a Windows Azure BizTalk Service Bridge pipeline can be extended for message mediation by Workflow (VETER + WORKFLOW Pattern).
by YBBEST_
How to work with jqGrid and a WCF Service.
by Thomas Janker
This article describes a possible solution for the "app trial period problem (isolated storage)"
by roland rodriguez
Using the WCF netPeerTcp binding to chat without a central server.
by Meshack Musundi
A WPF Peer-to-Peer chess application that utilizes WCF and PNM.
by ByteBlocks
Article describing how to write a Silverlight client to consume a WCF service
by Henning Dieterichs
A tutorial about how to write enhanced PHP-SOAP-webservices with automatic WSDL-generation
by zhuqil
Writing a 'Hello World' program using wpf+wcf+wf step by step
by Sidhartha Gundavarapu
This article helps in writing the first WCF Service
by Claudio Masieri
This article describes the design, implementation, and usage of WS-Discovery for Windows Communication Foundation (WCF).
by Sam Safonov
In this article, I describe the design and implementation of a WS-Enumeration for WCF.
by Roman Kiss
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)
by Roman Kiss
The article describes the design, implementation, and usage of WS-Transfer for Indigo-driven applications.
by Roman Kiss
This article describes a design and implementation of the WF workflow connectivity to the Windows Communication Foundation (WCF) Service for WS-Transfer operation contract.
by Marcelo Ricardo de Oliveira
WCF-enabled multi-player XNA game for the Windows platform.
by Marcelo Ricardo de Oliveira
A multimedia exam suite built on Silverlight and Youtube
by Omar Gameel Salem
Reliable transmission of bulk data over lossy connection without worrying about packets loss
by Vinit Yadav
A Yahoo! messenger clone application built with Silverlight and its Duplex Polling WCF service. Explains how to deal with the Yahoo! packet format named YMSG.
by Martin Jarvis
Cleaner WCF Proxy usage with DynamicTidyProxy
by Sacha Barber
A complete end to end example from DB to WPF client using MVVM/PRISM/NHibernate/Respository/IOC.