Click here to Skip to main content
15,886,199 members
Everything / WCF

WCF

WCF

Great Reads

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

Latest Articles

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

All Articles

Sort by Updated

WCF 

3 Aug 2022 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.
28 Feb 2022 by Utku Ozan ÇANKAYA
How to add logging to WCF services
28 Feb 2022 by Utku Ozan ÇANKAYA
How to add authentication and authorization to WCF services
28 Feb 2022 by Utku Ozan ÇANKAYA
How to add validation to WCF service requests
19 Nov 2021 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.
4 May 2020 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
3 Apr 2019 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.
15 Feb 2019 by Zijian
WCF development for real RAD in enterprise
13 Nov 2018 by Vlad Neculai Vizitiu
Branching authentication in ASP.NET Core 2.1
14 Sep 2018 by Mahsa Hassankashi
This article describes MSMQ technology (publisher and subscriber) in order to communicate among distributed systems in the heterogeneous network and platforms.
7 Jun 2018 by harleydk
How to generate a pie chart with Grafana and MS SQL
15 May 2018 by NobsterTheLobster
Publish a WCF DataService with entity model, updatable views, filtering and authentication
14 May 2018 by NobsterTheLobster
Consume data from a WCF Data service in a .NET client. MSAL OAuth 2.0
10 Jan 2018 by Amir Jalilifard
In this article, you are going to learn about P2P Network and Windows Communication Foundation to share your files between peers through a P2P network.
22 Dec 2017 by Dirk Bahle
Tips & Tricks on De/Serializing object graphs with XML
18 Aug 2017 by Zijian
WCF development for real RAD in enterprise through teamwork
7 Aug 2017 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!
19 May 2017 by Yuriy Magurdumov
Efficiently uploading large data files in chunks via WCF Service, and storing data in SQL Server using Entity Framework
18 May 2017 by Jon Campbell
How to utilize WCF to allow a single instance of any WPF application without needing mutexes, extra assemblies, or special "hacks".
16 May 2017 by Rene Bustos
WCF WebService IN VB.NET Response JSON
7 Dec 2016 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.
29 Nov 2016 by Kemeny Attila
A complete example of using the WCF data contract surrogate
20 Nov 2016 by Sibeesh Passion
How to write unit test cases for our WCF Service with a framework called NUnit
18 Sep 2016 by Zijian
Real world WCF project structure, Authentication and Authorization
13 Sep 2016 by a.alghabban
applying WCF design pattern into nodejs web api
27 Aug 2016 by sajidur rahman
This article describe the way of writing your WCF Service in Professional Application
12 Aug 2016 by Manoj Reddy Ch
Securing BizTalk WCF Receive Locations with SSL and Client certificate authentication and authorization.
28 Jul 2016 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.
18 Jul 2016 by Khunt Suchit
How to use a WCF Service without adding a Proxy or Service Reference in ASP.net MVC Application
30 Jun 2016 by Simon Gulliver
Really? Then why is so much effort wasted writing boilerplate which can be more accurately and efficiently automated?
13 Jun 2016 by Roger C Moore
MVVM Silverlight app with EF and WCF Service
20 Apr 2016 by DmitriyArh88
Comparative analysis of .NET RESTful middleware solutions
15 Apr 2016 by Victor Sirghii
How to configure WCF service in Azure web app over HTTPS with authentication with few simple steps.
29 Mar 2016 by wells cheung
Angular Single-Page Application, MEF, Privilege Control, WCF Restful Service, ui-router,
29 Feb 2016 by wells cheung
Privilege Control System based on MVC and WCF.
25 Feb 2016 by J.Starkl
A windows-service which can handle different operations in separate threads and which can be controlled by a small GUI program
23 Feb 2016 by rgilcrist
This is a complete end-to-end application that runs in the VS2015 IDE that enables WCF to pass JSON to AngularJS
15 Feb 2016 by Oğuzhan Soykan
Automated monkey or specific validations for WCF or REST services with Fluentvalidation and CastleWindsor
14 Feb 2016 by wembikon
Basic steps in creating and consuming a simple WCF web service.
29 Jan 2016 by Shemeer NS
WCF - Exception Handling, Global Exception Handling, FaultExceptions and FaultContracts
27 Jan 2016 by wells cheung
AJAX Progress Bar for ASP.NET.
24 Jan 2016 by AboorvaRaja Ramar
To Expose BizTalk Schema as a Rest/Json Service with GET method.
14 Jan 2016 by Asher Barak, Itiel Beeri
Infrastructure for large scale WCF services layer development
3 Dec 2015 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
30 Nov 2015 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
21 Nov 2015 by Martin Jarvis
Cleaner WCF Proxy usage with DynamicTidyProxy
3 Nov 2015 by Damon Du
The blog documented problems encountered in the process of learning WCF and Computer Network.
27 Oct 2015 by saddam abu ghaida
Active Directory Web services which handles Authentication, SSO for other apps, aside from Native Routines
9 Sep 2015 by syed shanu
MVC using ReactJS and WCF Rest
9 Sep 2015 by syed shanu
Use AngularJS and WCF Rest Service to create an online Mind Reader quiz game
30 Aug 2015 by Murugan Sivananantha Perumal
Self Hosted WCF Service as Windows Service with custom User Authentication over Http.
13 Jul 2015 by Sem.Shekhovtsov
Setting up Redis server on Windows machine, and accessing it with C# client
8 Jul 2015 by syed shanu
How to use AngularJs Filter, AngularJs Sort, AngularJs Animation, Image Mouse Over and Mouse Out Event
5 Jul 2015 by Ronnie Mukherjee
From SQL to Linq
23 Jun 2015 by syed shanu
This article shows how to create a menu dynamically from a database using AngularJS, MVC and WCF Rest service.
10 Jun 2015 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
27 May 2015 by syed shanu
MVC, AngularJS and WCF Rest Service for Master / Detail HTML Grid
23 May 2015 by ChakriKAC
This article will help you to understand Angular JS right form basics
20 Apr 2015 by Sergey Kizyan
This is a sample article that describes ho to implement RESTfull service for Azure for both GET and POST methods
20 Apr 2015 by Rahul Pawar LogicMonk
A quick look at a Simple WCF RESTful Web Service!
7 Apr 2015 by Mike_Liu
Manually implement a basic WCF Service (.NET 4.5) from scratch, step by step, with clear instructions and precise screen snapshots.
18 Mar 2015 by Rahul Pawar LogicMonk
A quick look at a Simple WCF AJAX Web Service!
11 Mar 2015 by Rahul Pawar LogicMonk
A quick look at a simple WCF Web Service!
4 Mar 2015 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
2 Mar 2015 by mbarbac
Kerosene ORM support for complete database-alike WCF services and connections
1 Mar 2015 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.
1 Mar 2015 by mbarbac
A deep dive tutorial on Kerosene ORM Dynamic Records and other core concepts of the library
25 Feb 2015 by DigCamara
Connecting a Intel RealSense device to remote users via Azure
24 Feb 2015 by Joe Murphy
Monitor Network Traffic for BasicHttpBinding WCF call using Wireshark
11 Feb 2015 by UmarSiddiqui
Help us help you improve community health
3 Feb 2015 by Mike_Liu
Manually implement a basic WCF Service from scratch, step by step, with clear instructions and precise screen snapshots.
23 Jan 2015 by Lothar Behrens
How code generation can make the distributed architecture an easy task
12 Jan 2015 by Sergey Kizyan
You need to change your default HTTP protocol to HTTPS in your Azure WebService. This article explains how to do it.
9 Jan 2015 by Praveen Kumar Katiyar
Understanding instance management in WCF
3 Jan 2015 by Dan Thyer
Remote control a squirt gun, open the garage, and water the garden all through .net
21 Dec 2014 by BobbyPhillips
Step-by-step guide to building a WCF Web Service hosted in a Windows Service
20 Dec 2014 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
28 Nov 2014 by Omar Gameel Salem
Reliable transmission of bulk data over lossy connection without worrying about packets loss
17 Nov 2014 by Mike_Liu
Implement a simple WCF Service using Entity Framework as the backend ORM.
10 Nov 2014 by Dirk_Strauss
Securing Your .NET Applications – A Summary Review Of Visual Guard
9 Nov 2014 by Sacha Barber
SQL Azure
7 Nov 2014 by Adriaan Booysen
An example of a nearly complete unknown type being used accross EF, WCF and consumed client side
1 Nov 2014 by Sudhir Dutt Rawat
WCF service example to explain how and when to implement callback model (WSDualHttpBinding)
31 Oct 2014 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.
16 Oct 2014 by anand.kmr1985
WCF Durable service
18 Sep 2014 by Bruce Zhang
WCF provides a flexible and extensible architecture for the developer. The most common situation is to customize the extension of behavior. It is not complex, but some issues should be noticed. This article discusses how to extend the behavior in WCF.
9 Sep 2014 by Sunil S. Bhagwat
This is a simple calculator that contains four basic mathematical functions for common calculation.
2 Sep 2014 by Pavel Sinkevich
Implement TinyWebDb interface on WCF Service to communicate with Android application developed with App Inventor
2 Sep 2014 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.
16 Jul 2014 by Himanshu Thawait
No config file needed – all setting in code only, No IIS – Self hosted, consume by channel factory
15 Jul 2014 by Dan Hu
Automatic Dump collection and Analysis
13 Jul 2014 by Marla Sukesh
How to work with JSON using ASP.NET Webforms, MVC, WCF and WebAPI
10 Jul 2014 by Eric Pap
An easy to use custom control basedon textbox that allows Autocomplete, compatible with WCF
27 Jun 2014 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.
24 Jun 2014 by Shuqian Ying
Introducing a centralized two stage log4net logging solution and its real-time notification API.
19 Jun 2014 by Simon Gulliver
How to write your own customised ORM, targeted at multi-tier applications
16 Jun 2014 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
9 Jun 2014 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