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
Issue While Returning DataTable Through WCF Service
Today, I have provided an article showing you how to return a datatable using a WCF service from C# code.
Rohatash Kumar
Jul 30, 2012
Host WCF in a Windows Service Using TCP
In this article, you will learn how to host WCF in a Windows Service Using TCP.
Jignesh Trivedi
Jun 08, 2015
Transaction in WCF
In this article, you will learn how to use a transaction in WCF.
Ahmar Husain
Oct 09, 2013
How to Create WCF REST Service For Mobile App
This article explainss how to create WCF services for mobile applications. Learn how to create a WCF service return JSON use for mobile app.
Tung Nguyen Thanh
Mar 18, 2015
WCF Address Types and Formats
This article will help to understand the basics of WCF Addresses.
Suthish Nair
Mar 29, 2011
WCF Programming Methods
WCF supports a number of different methods of programming. This article discusses the three common methods of developing WCF services.
Suthish Nair
Mar 28, 2011
WCF Messaging Layer
This article helps to explain and list some basics of WCF Messaging Layer.
Suthish Nair
Feb 15, 2011
WCF Architecture
This article helps to explain the architecture of WCF and the components that make WCF what it is.
Suthish Nair
Jan 21, 2011
Contracts in WCF Service
In this article, we will learn about WCF Service contracts. Learn Service contracts, Data Contracts, Message contracts, Fault Contract. and Operation Contract.
Vithal Wadje
Jun 10, 2015
Creating Simple WCF Application Using C# and VS 2012
This article provides a detailed introduction to creating a simple WCF Service.
Kailash Chandra Behera
Aug 01, 2013
What is WCF
Windows Communication Foundation (WCF) is an SDK for developing and deploying services on Windows. WCF provides a runtime environment for your services, enabling you to expose CLR types as services...
Vishal Nayan
Jan 02, 2011
Beginner's Guide to Windows Communication Foundation
This article starts by explaining the motivation for service-orientation, and then continues to discuss in depth how to develop service-oriented applications using WCF.
Murali Poola
Apr 16, 2009
Instance Context Mode in WCF
This article will show Instance Context modes in WCF. The WCF framework has defined the following three Instance Context modes: PerCall, PerSession, and Single.
Abhishek Kumar
Apr 06, 2015
WCF Tracing FAQ
In this article, we will look how we can trace and debug information in WCF services. There are some ready made tracelisteners provided by WCF. The base of these ready made trace listeners is .NET ...
Shivprasad
Apr 30, 2009
WCF FAQ Part 3 - 10 Security Related FAQ
In this article, we will start with transport and message security understanding. We will then see simple code samples of how to implement transport and message security using WsHTTP bindings. We w...
Shivprasad
Jun 23, 2009
Windows Communication Foundation FAQ: Part II
In this article, we will run through a quick FAQ for WCF. I am sure after reading this you will get a good understanding of the fundamentals of WCF.
Shivprasad
Apr 16, 2009
Windows Communication Foundation(WCF) FAQ: Part I
WCF is a part of .NET 3.0.“. WCF is a unification technology, which unites the following technologies like NET remoting, MSMQ, Web services, COM+.
Shivprasad
Jan 02, 2009
WCF FAQ: Part 5 - Transactions
This is my 5th WCF FAQ article. This article is completely dedicated to WCF transactions. In this article we will understand the WCF transaction protocol, two phases in WCF transaction, transaction...
Shivprasad
Aug 09, 2009
Consume a Custom WCF Service in a Console Application
In this article, you will see how to consume the custom WCF service in a Console Application.
Vijai Anand Ramalingam
Jan 10, 2012
WCF Concurrency (Single, Multiple and Reentrant) and Throttling
In this article, we will concentrate on WCF concurrency and throttling. We will first try to understand what are WCF concurrency and the 3 important types of WCF concurrency. We will then see a sma...
Shivprasad
Jun 27, 2010
No Records Available.
81
-
100
of
426
<<
3
4
5
6
7
>>
Learn WCF in 10 Hours
Challenge yourself
WCF Skill
E-Book Download
Get Certified
Custom Controls