Click here to Skip to main content
15,891,951 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 

15 Sep 2010 by Abhishek Sur
Creating a WCF service without Visual Studio
24 Sep 2010 by Abhishek Sur
Progress streamed file download and upload with resume facility
21 Jan 2015 by adityaswami89
Understanding WCF in Depth: Part – 1
23 Jan 2015 by adityaswami89
Understanding WCF in Depth - Part 2
28 Jan 2015 by adityaswami89
Understanding WCF in depth - Part 3
9 May 2014 by Alex Turok
Despite the fact that I started learning Clojure about 2 years ago, until recently I didn’t explore, maybe, the most fascinating part of the language – macros.
8 Jun 2014 by Alex Turok
In a recent post I showed some strange things that one can do with macros to be able to write SQL-like queries right in Clojure. Several weeks ago we enabled selecting fields from records as well as filtering them with where clause.
5 Nov 2013 by Alexander Golde
Tables are the major data element of ANKHOR FlowSheet.
29 Jun 2017 by Alvin Bunk
How to use Oracle SQL Developer to connect to MySQL/Mariadb databases
3 Feb 2018 by Alvin Bunk
How to troubleshoot SQL code using comments
3 Jul 2010 by Amir Zuker
The following summarizes the throttling behavior elements and their default value setting.
20 Aug 2012 by Andrei Ion Rînea
Some performance tips
21 Aug 2012 by Andrei Ion Rînea
The PowerPoint slides and code for my presentation on WCF streaming
24 Jun 2011 by Andrew Zwicker
Why being careful is such an important mindset when working with SQL and databases.At the Boston Public Schools, certain processes need to be run at particular times of the school year. There’s a couple of specific windows of time where we print choice forms for students.
4 Jun 2015 by Anton Angelov
Tutorial on how to set up an email subscription for reports generated in SSRS (SQL Server Reporting Services). Step by step explanations with a lot of images.
30 Jun 2015 by Arkadeep De
SQL bulk copy from DataTable using XML
10 Feb 2014 by Arun Ramachandran India
ADO.NET - What is meant by SQL injection attack?
24 Feb 2014 by Arun Ramachandran India
This post goes over the prevention of SQL injection attack in ADO.NET
23 Jul 2010 by atverma
How to host a service in Azure and expose using WCF and Visual Studio 2010
17 Aug 2009 by bobleith
With SQL Server 2008, Microsoft re-architected SQL Server Reporting Services (SSRS) to no longer have an IIS dependency.  It now relies directly on HTTP.SYS and handles web protocols independently.   This is a good thing, in a lot of respects (see http://msdn.microsoft.com/en-us/
18 Aug 2009 by bobleith
With SQL Server 2008, Microsoft re-architected SQL Server Reporting Services (SSRS) to no longer have an IIS dependency.  It now relies directly on HTTP.SYS and handles web protocols independently.
17 Oct 2011 by Brij M
WCF Rest and SOAP service with WSSF (Service Factory 2010)
31 Jul 2020 by Chinmoy Mohanty
How to upload/download a file using WCF REST service in .NET 3.5
31 Jul 2020 by Chinmoy Mohanty
How to create and consume a RESTful service using WCF and JavaScript
31 Jul 2020 by Chinmoy Mohanty
How to do operation contract overloading in WCF
16 Dec 2013 by comiscience
WCF named pipe transport
30 May 2014 by comiscience
Original article in my CodeProject page :  Download ReportingWithUnity-noexe.zip – 25 KB Download ReportingWithUnity.zip – 249.1 KB Introduction I’m in one week of sick leave. I’d the time to learn more about Unity.
21 Jan 2016 by DaveBlack
Don't use 'using()' with a WCF proxy
30 Jul 2014 by Debopam Pal
How to run SQL script containing DDL, DML, Select statements and PL/SQL block through reader in Java
3 Apr 2014 by derekman9707
A SQL Cmdlet a day 1
7 Apr 2014 by derekman9707
As with any scripting language PowerShell supports variables, but unlike many languages declaration and assignment is streamlined.  One of the coolest things about PowerShell variables is that data type assignment is automatic based upon the data type value.
8 Apr 2014 by derekman9707
A SQL Cmdlet a Day 4 SQLPS
2 Apr 2012 by deveck
This article describes how to create a REST WCF-Webservice which can be consumed on Android devices.
5 Apr 2012 by deveck
How to consume a JSON REST WCF service using Android
10 Apr 2012 by deveck
The different securing mechanisms and how they are set up
16 Feb 2010 by Diego Resnik
Using Dynamic Proxy & MSMQ Duplex to create a proxy that switches automatically between online & offline network state
9 Nov 2010 by Dinesh K Mandal
Exception Handling in WCF
8 Sep 2011 by Dinesh K Mandal
Testing and Monitoring WCF Service using soapUI and Fiddler
15 Jun 2015 by Eduardo Fonseca
Video Games Statistics Using Web API 2 and SQL Server Reporting Services
17 Jun 2015 by essentialSQL
How do the SQL DISTINCT and TOP SELECT Clauses Work Together to Generate Results?
17 Jul 2015 by essentialSQL
How to use conditional logic in SQL with CASE expression
26 Jan 2016 by essentialSQL
Write SQL - write the query
30 Aug 2016 by essentialSQL
How to calculate the end of the month in SQL
23 Feb 2017 by essentialSQL
How to calculate moving averages by working through a hypothetical stock market example
23 Feb 2017 by essentialSQL
How to identify the top and bottom 25 percent to rank student scores
25 Mar 2017 by essentialSQL
How to calculate moving averages
25 Mar 2017 by essentialSQL
How to identify the top and bottom 25 percent to rank student scores
1 Mar 2018 by essentialSQL
How to build dynamic SQL in a stored procedure
25 Jun 2012 by frank cao
How to add timeout and congestion prevention in a WCF/.NET remoting multi-tier server
12 Aug 2015 by Gaurav Aroraa
SQL Like Functionality in LINQ?
18 Jul 2010 by Gil Fink
I want to show is how easy and simple it is to consume a WCF Data Service (OData feed) with the jQuery library.
11 Dec 2010 by Gil Fink
Using EF DbContext with WCF Data Services
27 Feb 2011 by Gil Fink
My SDP Lecture Interview
25 Apr 2011 by Gil Fink
How to use the datajs library in order to make a JSONP call to a JSONP enabled WCF Data Service.
25 Apr 2011 by Gil Fink
A simple example of making a JSONP call to a WCF Data Service using jQuery.
2 May 2011 by Gil Fink
A new feature inside WCF Data Services that enables to wire up events into the service’s processing pipeline.
26 Nov 2011 by gmtzgtz
Executing a Stored Procedure from a WCF Service Method
1 Nov 2016 by Graham D Smith
Commissioning TFS or VSTS
12 Dec 2012 by Himanshu DS
Why WCF?
17 Dec 2012 by Himanshu DS
The fundamentals of WCF.
8 Mar 2013 by Himanshu DS
SQL: Target a trigger
13 Jul 2012 by Imran Abdul Ghani
Simple steps to enable tracing in WCF
24 Jul 2012 by Imran Abdul Ghani
A list of top 10 WCF interview questions
30 Jul 2012 by Imran Abdul Ghani
Existing bindings available in WCF
26 May 2014 by Imran Abdul Ghani
Here are some simple steps to enable transactions in WCF
27 May 2014 by Imran Abdul Ghani
A collection of most frequently asked questions about Windows Communication Foundation covering the beginner level
26 May 2014 by Imran Abdul Ghani
This post discusses 3 techniques for instance management in WCF.
8 Oct 2013 by Imran Abdul Ghani
Part 3 of WCF Service FAQs
10 Oct 2013 by Imran Abdul Ghani
This WCF service tutorial is part-4 in series of WCF Service FAQs.
5 Jan 2014 by Imran Abdul Ghani
Top 5 articles on WCF tutorials in 2013
9 Jan 2014 by Imran Abdul Ghani
In this part, we will write and understand code to consume the RESTful web service using jQuery.
21 Jan 2014 by Imran Abdul Ghani
Error Handling in WCF RESTful Service
7 Feb 2014 by Imran Abdul Ghani
Post JSON Data to WCF RESTful service using jQuery
6 Jul 2014 by Imran Abdul Ghani
Here is a practical guide to WCF RESTful service
26 Feb 2014 by Imran Abdul Ghani
DataContract Vs MessageContract in WCF
4 Mar 2014 by Imran Abdul Ghani
Using WCF Data Contract known types by example
12 Mar 2014 by Imran Abdul Ghani
How to download a large file from a WCF service
17 Mar 2014 by Imran Abdul Ghani
In this WCF tutorial, we will see the new and important features introduced in different versions of Windows Communication Foundation starting from WCF 3.5, 4.0 to WCF 4.5.
31 Mar 2014 by Imran Abdul Ghani
New features in WCF 4.5 - Part 1
29 Apr 2014 by Imran Abdul Ghani
New features in WCF 4.5
9 Jun 2014 by Imran Abdul Ghani
Calling a WCF Self Hosted Console Application
16 Jun 2014 by Imran Abdul Ghani
WCF Hosting in Windows Service simplified
4 Jul 2014 by Imran Abdul Ghani
Here are 2 simple ways to configure WCF binding
17 Jul 2014 by Imran Abdul Ghani
WCF contracts simplified
25 Jul 2014 by Imran Abdul Ghani
Understanding data contract in WCF
30 Jul 2015 by Imran Abdul Ghani
Hosting WCF service in WAS simplified
31 Jul 2015 by Imran Abdul Ghani
Step by step approach to create a WCF Data Service
30 Apr 2012 by James Poulose
Pass meta data from host to implementation
6 May 2015 by Jamie Munro
MySQL: insert or update in one SQL statement
19 Mar 2015 by JammoD87
Using Dynamic SQL to create a Pivot Table
10 Jan 2011 by jebarson
Multi Language / Multicultural Exception Handling In WCF Using FaultReason
11 Aug 2017 by Jeremy Hutchinson
Azure SQL vs AWS RDS - performance and cost
5 Dec 2009 by Jeremy Likness
Learn how to host WCF as a Windows service (without using a web project) and how to code it so that you can test interactively without installing the service.
21 Nov 2019 by Jeremy Likness
Build data-driven .NET applications with seamless client-server communication using fluent C# LINQ over OData (like GraphQL but without the JSON).
4 Aug 2014 by jgauffin
OneTrueError and the WCF Integration
3 Jun 2014 by jgauffin
Easy and perfomant client/server communication with protobuf-net & Griffin.Framework
9 Nov 2013 by JJ Bussert
A quick tutorial on how to do implement CLR user defined functions.
8 Apr 2010 by jmix90
A lot of controls expose properties which are not DependencyProperties and then you can’t put a binding on it. On some other cases, you only have a getter as accessor and you can’t put a binding on it too...
9 Apr 2010 by jmix90
Simple properties Mapper by reflection: Stop copying manually each property of your objects !