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 Title

WCF 

4 Jul 2014 by Imran Abdul Ghani
Here are 2 simple ways to configure WCF binding
26 May 2014 by Imran Abdul Ghani
This post discusses 3 techniques for instance management in WCF.
30 Apr 2012 by James Poulose
Pass meta data from host to implementation
27 Jul 2010 by Raymund Macaalay
A Dynamic Word Template that Generates information from SQL
29 Oct 2015 by Rion Williams
A quick rundown of web services in ASP.NET: Web API and WCF
5 Jun 2012 by Nikos Baxevanis
A WebSocket-enabled service in .NET will be written like any other WCF service with two differences.
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
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 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/
27 Nov 2012 by PratapReddyP
Access a WCF Service without a service reference.
25 Jun 2012 by frank cao
How to add timeout and congestion prevention in a WCF/.NET remoting multi-tier server
24 Feb 2014 by Arun Ramachandran India
This post goes over the prevention of SQL injection attack in ADO.NET
10 Feb 2014 by Arun Ramachandran India
ADO.NET - What is meant by SQL injection attack?
26 Oct 2010 by rudigrobler
Anatomy of the Windows 7 taskbar - Progress
9 Mar 2016 by rhyous
Authentication Token Service for WCF Services (Part 1)
11 Aug 2017 by Jeremy Hutchinson
Azure SQL vs AWS RDS - performance and cost
9 May 2013 by PRANAV SINGH
Backing up all databases using T-SQL
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.
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...
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).
1 Mar 2018 by essentialSQL
How to build dynamic SQL in a stored procedure
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.
26 Oct 2015 by Sacha Barber
Bulk insert into SQL from C#
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.
9 Jun 2014 by Imran Abdul Ghani
Calling a WCF Self Hosted Console Application
6 Feb 2013 by Steve Wellens
Years ago, when I created my first ASMX Web Service and called it from an application, it was easy and it was fun. I was able to call functions on a server, from a client, with little effort.
25 Apr 2011 by Gil Fink
A simple example of making a JSONP call to a WCF Data Service using jQuery.
3 Jul 2013 by Melick
Configure Power View (Reporting Services features) on existing SharePoint 2013 Farm with BI features.
1 Nov 2016 by Graham D Smith
Commissioning TFS or VSTS
10 Sep 2013 by Praveen Kumar Katiyar
In this post I am going to explain how to create a simple WCF Service, with Self Hosting and consume it, there will be 4 parts of the project. A Class Library (MyMathServiceLib.dll): which will implement our business logic.
9 Jan 2015 by Praveen Kumar Katiyar
In this post I am going to explain how to create a simple WCF Service, with Self Hosting and consume it, there will be 4 parts of the project. A Class Library (MyMathServiceLib.dll): which will implement our business logic.
31 Jul 2020 by Chinmoy Mohanty
How to create and consume a RESTful service using WCF and JavaScript
8 Sep 2010 by patelsan
How to create WCF service extensibility through MEF
2 Oct 2013 by Mithun Pattankar
How to create a WCF service without SVC file
9 Jan 2014 by Imran Abdul Ghani
In this part, we will write and understand code to consume the RESTful web service using jQuery.
13 Dec 2010 by M Sheik Uduman Ali
Cumbersomeness Web.Config
26 Feb 2014 by Imran Abdul Ghani
DataContract Vs MessageContract in WCF
1 Feb 2011 by Tony Champion (Champion DS)
Deploying Silverlight with WCF Services
21 Jan 2016 by DaveBlack
Don't use 'using()' with a WCF proxy
29 Sep 2013 by Md. Rashim Uddin
3 Jun 2014 by jgauffin
Easy and perfomant client/server communication with protobuf-net & Griffin.Framework
10 Sep 2010 by User 6619207
Entity Framework Code First and WCF Data Services
21 Jan 2014 by Imran Abdul Ghani
Error Handling in WCF RESTful Service
20 Sep 2009 by Paul_Wade
A better way to handle errors and provide a useful message back to the user in Silverlight.
23 Apr 2018 by Rajat-Indiandotnet
New feature in SQL Server 2016
9 Nov 2010 by Dinesh K Mandal
Exception Handling in WCF
26 Nov 2011 by gmtzgtz
Executing a Stored Procedure from a WCF Service Method
16 Dec 2013 by comiscience
WCF named pipe transport
5 Jul 2015 by Passion4Code
How to do full text search in SQL
19 Jan 2015 by mrcellux
FluentJdbc is a functional, fluent API to execute most common SQL operations an application needs as a single statement.
25 Dec 2018 by n.podbielski
Reflection.Emit is very powerful tool. It creates IL code and since C# is converted into IL too, we have the same functionality as in C# and even more. It is very powerful and at the same time very complicated. Because of that it is worth to discuss how and for what it should be used.
20 Sep 2010 by User 6619207
Generic approach to access WCF data services
9 Nov 2013 by JJ Bussert
A quick tutorial on how to do implement CLR user defined functions.
9 Oct 2014 by Rajat-Indiandotnet
Good to know SQL jargon
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.
30 Jul 2015 by Imran Abdul Ghani
Hosting WCF service in WAS simplified
17 Jun 2015 by essentialSQL
How do the SQL DISTINCT and TOP SELECT Clauses Work Together to Generate Results?
30 Aug 2016 by essentialSQL
How to calculate the end of the month in SQL
15 Sep 2010 by Abhishek Sur
Creating a WCF service without Visual Studio
20 Jul 2009 by merlin981
I was recently asked to helpwith a LINQ To SQL query where the resulting T-SQL query was to have CASE statements. Having CASE statements in T-SQL queries is acommon scenario but how do we it in LINQ To SQL?
12 Mar 2014 by Imran Abdul Ghani
How to download a large file from a WCF service
23 Jul 2010 by atverma
How to host a service in Azure and expose using WCF and Visual Studio 2010
18 Mar 2011 by StevenHollidge
How to host multiple isolated WCF services within a single Windows service with zero App.config
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.
17 Jan 2019 by Rion Williams
Tools to test security, a plan on how to secure your system and building good habits to help ensure you stay protected
13 Jan 2012 by Neeraj Kaushik1980
This is a continuation of the previous post on “Security in WCF - I”.
17 Jun 2010 by Raymund Macaalay
Integrating Sharepoint 2010 and SQL Reporting Services 2008 in 6 easy steps
7 Feb 2013 by Keyhole Software
Introducing business intelligence reporting to a software system
19 Feb 2013 by Sifiso W Ndlovu
How to load Integration Services Assembly file into Visual Studio 2010 project
11 May 2012 by Md. Rashim Uddin
How to log and trace WCF Soap messages?
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.
31 Jan 2017 by Sifiso W Ndlovu
Master Data Services Insufficient Memory Error
1 Sep 2015 by m_kramar
What if you have a collection of objects and want to find matches in database and you want to do it using just one query? The following example demonstrates how it can be done using LINQ.
4 Jul 2012 by Pieter Van Parys
MData – The Idea
12 Apr 2010 by Martin Jarvis
Clean, sweet WCF proxy usage with TidyProxy
5 Aug 2013 by PratapReddyP
Mtom encoding in WCF.
10 Jan 2011 by jebarson
Multi Language / Multicultural Exception Handling In WCF Using FaultReason
27 Feb 2011 by Gil Fink
My SDP Lecture Interview
6 May 2015 by Jamie Munro
MySQL: insert or update in one SQL statement
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
27 May 2013 by n.podbielski
Ninject and WCF
15 Dec 2011 by Sandeepkumar Ramani
WCF configuration is much more complex compared to ASP.NET Web Services.
4 Aug 2014 by jgauffin
OneTrueError and the WCF Integration
31 Jul 2020 by Chinmoy Mohanty
How to do operation contract overloading in WCF
7 Jan 2016 by levelnis
Article discussing how to pass Json data to a RESTful WCF 4 service using Json.Net
7 Feb 2014 by Imran Abdul Ghani
Post JSON Data to WCF RESTful service using jQuery
18 Aug 2015 by nirman b doshi
Powershell Scripts to replace Key Value pair in SQL Script file before running the SQL Scripts
6 Jul 2014 by Imran Abdul Ghani
Here is a practical guide to WCF RESTful service
24 Sep 2010 by Abhishek Sur
Progress streamed file download and upload with resume facility
20 Oct 2015 by Reader Man San
Projecting on Linq to SQL, from different layers
25 Oct 2015 by Reader Man San
  The Need I needed to add the possibility for upper layers like the Model/Service to make projection on Linq to SQL statements but without leaking IQueryable. As the normal Linq to SQL projection is: var query = from c in Cars … Continue reading →
5 Jun 2017 by Sam Varadarajan
How to exit from SQL&Plus on command line
20 Aug 2012 by Andrei Ion Rînea
Some performance tips