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)
Blogs
Uploading the Disk Image to Windows Azure
In this article we will see how to upload .vhd image to Windows Azure. You cannot upload image directly from the portal, but it can be done through command prompt.
Reeta Singh Lodhi
Dec 26, 2011
WCF Architecture Key Notes
The Windows Communication Foundation (WCF) Architecture is divided into five different layers.
Vijay Prativadi
Dec 24, 2011
How Channel Operates in WCF
Today, in this article let's see simple way on how the channels operate internally and how the message exchange pattern is exchange is diagrammatic way.
Vijay Prativadi
Dec 19, 2011
.svc file in WCF
.svc file is a text file. This file is similar to our .asmx file in web services.
Nipun Tomar
Dec 18, 2011
Principals of Service oriented Architecture (SOA)
Service Oriented Architecture is an information technology approach or strategy in which applications make use of services available in a network.
Nipun Tomar
Dec 07, 2011
The InnerException error(serialized or deserialized in an object graph) in WCF
Introduction : This Blog introduced how can we solve the InnerException error(serialized or deserialized in an object graph) in wcf like 'Maximum number of items that can be serialized or deserial...
Priya Linge
Nov 28, 2011
Types of bindings and contracts in WCF
Here we are going to know the various types of Bindings and also Contracts that are available in WCF.
Nipun Tomar
Nov 28, 2011
Error: The server encountered an error processing the request. See server logs for more details
In this blog I am going to explain how to resolve the issue: "Error: The server encountered an error processing the request. See server logs for more details".
Surya Prakash
Nov 23, 2011
Error: Cannot have two operations in the same contract with the same name
In this blog I am going to explain how to resolve the issue: "Error: Cannot have two operations in the same contract with the same name".
Surya Prakash
Nov 23, 2011
Developing WCF Restful Services with GET and POST methods
Developing WCF Restful Services with GET and POST methods
Surya Prakash
Nov 22, 2011
Knowledge about WCF
Purpose and uses of WCF
Prashant Chaudhary
Nov 17, 2011
How to Solve There is no compatible TransportManager found for URI ‘http://localhost/WCFSample/Se...
In this tutorial, I will show you how to solve There is no compatible TransportManager found for URI ‘http://localhost/WCFSample/Service.svc’. And hope it help
Christopher Edward
Oct 04, 2011
Managed Extensibility Frameowork + Generics
In this blog we are going to learn how we could use Managed Extensibility Framework along with Generics .
Mahadesh Mahalingappa
Sep 23, 2011
Dynamically invoking Method using Reflection
In this article we would learn how we can dynamically invoke a simple Method using Reflection .
Mahadesh Mahalingappa
Sep 22, 2011
Tip for troubleshooting WCF service
This blog post provides a tip for troubleshooting WCF service.
Mamta M
Sep 15, 2011
Fault Contracts In WCF
WCF provides us a facility to specify the fault behavior of our service. It provides a FaultException Class.
Mahak Gupta
Sep 12, 2011
WCF Serializer
WCF has a default serializer called DataContractSerializer. It operates in an opt-in mode that is the opposite of the XMLSerializer.
Mahak Gupta
Sep 10, 2011
Configuring WCF - HTTP Error 404.2 - Not Found
When trying to navigate to a file with the extension .svc when using II7 (that is in Windows Vista and Windows 2008), you may get an error like this:
Nipun Tomar
Jun 22, 2011
Configuring WCF - Error 500.21 Handler svc- bad module ManagedPipelineHandler
If you see this error you havent installed the prerequistes for ASP.NET 4.
Nipun Tomar
Jun 22, 2011
SOAP - Simple Object Access Protocol
Simple Object Access Protocol is a simple w3c standard for transporting in different platforms.
Anil Kumar
Jun 02, 2011
No Records Available.
81
-
100
of
114
<<
2
3
4
5
6
>>
Learn WCF in 10 Hours
Challenge yourself
WCF Skill
E-Book Download
Get Certified
Front-end