TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
WCF
FOLLOW
Welcome to Windows Communication Foundation (WCF) section of C# Corner. In this section, you will find articles, source code samples, tutorials, tips, resources, downloads, and news related to Windows Communication Foundation in .NET 3.0.
Articles
(426)
Blogs
(124)
Resources
(10)
Videos
(3)
News
(3)
Articles
Service Contract in WCF
Service contract means the collective mechanisms by which a service’s capabilities and requirements are specified for its consumers.
Mahak Gupta
Sep 08, 2011
WCF Service Contracts And Operation Contracts
Here, we will learn about Service Contracts and Operation Contracts in WCF.
Imran Ghani
Jul 15, 2014
Instancing and Concurrency in WCF
Here you will learn about Instancing and Concurrency in WCF.
Ramesh Kartik
Jul 27, 2014
Sending Binary Data from Oracle Application Server to WCF through MTOM: Part II
This article will illustrate how to send binary data from Oracle Application Server (Oracle AS) to WCF using Web Services technologies specifically MTOM standard specification, thus achieving inter...
John Charles Olamendy
Jun 06, 2007
One-Way Operations in WCF Services
Here you will read One-Way Operations in WCF Services. WCF offers one-way operations to support this sort of fire-and-forget invocation,: once the client issues the call, WCF generates a request me...
Mukesh Kumar
Feb 17, 2011
WCF Routing Service in .NET 4.0
WCF Routing Service is a new feature in .NET 4.0 frameworks. The most basic use of the Routing Service is to aggregate multiple destination endpoints to reduce the number of endpoints exposed to th...
Amit Patel
Sep 24, 2012
Basics of WCF
In this article, I describe the Windows Communication Foundation and it's basics.
Jiteendra Sampathirao
Dec 25, 2010
Secure WCF Restful Service Using OAUTH
This article shows how to build a WCF Restful service which is a so called service provider & client application (in this case it's a web app) which uses a service so it's called a cons...
Surya Prakash
Apr 24, 2012
WCF Service For Inserting Data Into Database Using ASP.NET
In this article I will show a practical example of a WCF service for inserting data into a database using ASP.NET.
Sujit Bhujbal
Oct 01, 2012
Various Types of Bindings WCF Supports
This article explains the various types of WCF Bindings.
Kailash Chandra Behera
May 23, 2015
Exception Handling in WCF Service
In this article, you will learn Exception Handling in a WCF Service.
Rasmita Dash
Nov 22, 2014
Record Table Changes Notification From SQL Server To WPF Client
This article shows how to push record table changes to WPF clients using WCF Call Back Service.
Christian Del Bianco
Dec 13, 2016
3 Ways to Do WCF instance Management (Per call, Per session and Single)
Many times we would like to control the way WCF service objects are instantiated on WCF server. You would like to control how long the WCF instances should be residing on the server.
Shivprasad
Jun 07, 2010
WCF Series: Using the WCF Service Configuration Editor
In this article, we will be seeing how we can create a Config File using the Configuration Editor in WCF.
Mahadesh Mahalingappa
Sep 28, 2011
Creating OData Service Using WCF DataService
The Open Data Protocol (OData) is a Web protocol for querying and updating data that provides a way to unlock your data and free it from silos that exist in applications today.
Amit Choudhary
Aug 07, 2012
Ajax Enabled WCF Service
This article explains the Ajax Enabled WCF service to create an Ajax Enabled WCF service.
Vithal Wadje
Oct 15, 2014
MSMQ in WCF (Two Way Communication Between Client And Server): Part II
In this article, we will try to implement a two way communication between the server and the client.
Vishal Gilbile
Feb 22, 2013
How to Create and Consume WCF Services
WCF provides a runtime environment for your services, enabling you to expose CLR types as services and to consume other services as CLR types.
Mukesh Kumar
Feb 16, 2011
Hosting WCF in SharePoint 2010
In this article, I will walkthrough and highlight the important aspects of the SharePoint 2010 support for custom WCF services.
Uday Gaikwad
Aug 18, 2010
How to Create and Host WCF Service Inside SharePoint 2010
In this article, we will see how to create and host a WCF Service inside SharePoint 2010.
Vijai Anand Ramalingam
Nov 16, 2010
No Records Available.
61
-
80
of
426
<<
2
3
4
5
6
>>
Learn WCF in 10 Hours
Challenge yourself
WCF Skill
E-Book Download
Get Certified
JavaScript Developer