|
|
|
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.
|
|
|
|
|
|
|
|
|
WCF FAQ: Part 5 - Transactions
by
Shivprasad
on
Aug 10, 2009
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 options and finally end up with simple sample for WCF transaction.
|
WCF 4.0 Features: Part I
by
Dhananjay Kumar
on
Jul 27, 2009
This article is first part of multi series article on WCF 4.0. This article will list all the new feature of WCF and also will explain in detail Dynamic Service and End Point Discovery feature of WCF 4.0.
|
Data Contract Hierarchy in WCF
by
Dhananjay Kumar
on
Jul 14, 2009
This article will explain : Data Contract hierarchy,How base class and sub class are getting exposed in WCF?,What is Known Type attribute and Mixing of sterilization and DataContract
|
ABC of an EndPoint in WCF
by
Dhananjay Kumar
on
Jul 06, 2009
This article is targeted to beginners in WCF. This is a absolute theoretical article. It will explain all theoretical concept of an EndPoint in WCF,It will explain Address in WCF .It will explain Binding and where, which binding should be used.It will explain Contract.
|
Operation Overloading in WCF
by
Dhananjay Kumar
on
Jul 01, 2009
This article will explain,
What is Service Contract?,How to achieve Operation overloading in Service.,How to achieve operation overloading at client side.,It explained the entire concept with supporting code as well. ,This will explain in detail of all the aspect of method overloading and manually configuration at client side.
|
Instance Management in WCF Part # 4
by
Dhananjay Kumar
on
Jun 25, 2009
This article is part # 4 of Instance Management in WCF. This article will explain how to work with Session ID in WCF. This article will give theoretical introduction and explanation of coding sample also. It will explain 2 full coding sample that how to work with Session ID in WCF.
|
Instance Management in WCF Part # 3
by
Dhananjay Kumar
on
Jun 24, 2009
This article is part # 3 of Instance Management in WCF.
This article will explain about Singleton Service Instance mode. This article will give theoretical introduction and explanation of coding sample also. It will also discuss about various disadvantages of Singleton Service Instance mode and its potential place of uses.
|
WCF FAQ Part 3 - 10 security related FAQ
by
Shivprasad
on
Jun 24, 2009
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 will also see what is the difference between ‘BasicHttpBinding’ and ‘WsHttpBinding’ with the help of a simple source code. WCF security is a huge topic by itself, but we are sure with this article you will get a quick start of how to go about WCF security.
|
7 simple steps to enable HTTPS on WCF WsHttp bindings
by
Shivprasad
on
Jun 23, 2009
When we talk about WCF security there are two ways one is the transport level security and the other is message level security. Transport level security is nothing but built in security by protocols itself. In message level security we need to encrypt the data, in other words security is injected in the data itself.
In this article we will look in to how we can implement transport level security using WsHttp bindings. We do not need to do extra development for transport level security because it’s more of the protocols inherent security model. In this article we will implement WsHttp using HTTPS as transport security.
|
Instance Management in WCF Part # 2
by
Dhananjay Kumar
on
Jun 23, 2009
This article is part # 2 of Instance Management in WCF. This article will explain Session Full Instance management service. This will explain different Session Mode at Contract level. This will explain Per-session service also. This article will be explaining Session Full Service with a code also.
|
Instance Management in WCF Part # 1
by
Dhananjay Kumar
on
Jun 19, 2009
This is first part of multi series articles. This article is giving introduction of Instance Management. This article will explain about Per-Call Instance management technique as well.
|
Stream operation in WCF
by
Bruce Zhang
on
Jun 01, 2009
WCF provides the support for Stream object. It typically recommends the developer to handle the message which size is too large as Stream object for the sake of high performance. However, there are some constraints on Stream operation to note.
|
Focus on the Extension of WCF Behavior
by
Bruce Zhang
on
May 18, 2009
WCF provides the flexible and extensible architecture for the developer. The most common situation is to customize the extension of behavior. It is not complex, but some issues should be noticed. This article is prepare to discuss how to extend the behavior in WCF.
|
WCF tracing FAQ
by
Shivprasad
on
May 15, 2009
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 trace listener. So we will first understand the basic concept of trace listener and then go through the ready made tracelisteners provided by WCF.
|
REST Eanbaled Service in WCF Tutorial
by
Dhananjay Kumar
on
May 12, 2009
This tutiorial will explain how to create and consume a basic REST Enabled service in WCF. This is very basic tutorial but it will be very helpful in debugging common error while creating REST Services.
|
|
|
|
|
|
|
|
|
WCF Load Test
by
Mahesh Chand
on
Aug 11, 2008
This tool takes a WCF trace file and a WCF client proxy, or a WCF interface contract, and generates a unit test that replays the same sequence of calls found in the trace file. The code generated is easily modifiable so that data variation can be introduced for the purpose of doing performance testing.
|
WCF Visualizer
by
Mahesh Chand
on
Aug 11, 2008
Visual Studio 2005 shipped with a very nice feature called debugger visualizers. In accordance with their names,
debugger visualizers allow you to visually view useful information about objects during debug.
|
|
|
|
|
|
|
|
|
WCF Tutorial - Basic Interprocess Communication
by
laksh
on
Oct 19, 2009
What the heck is WCF? For a long time, I couldn't tell you exactly what it was. And honestly, I still don't think I can. WCF is such a broad concept that it's hard to boil down into a concise explanation. When I finally started reading about it, and getting beyond the concepts, things started to clear up. That's what today's tutorial is about - cutting through all the concepts and just use WCF to build a basic server and a basic client.
|
|
|
|
|
|
|
REST Eanbaled Service in WCF Tutorial
by
Dhananjay Kumar
on
May 12, 2009
This tutiorial will explain how to create and consume a basic REST Enabled service in WCF. This is very basic tutorial but it will be very helpful in debugging common error while creating REST Services.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Description
|
|
Pro WF: Windows Workflow in .NET 3.0 provides you with the skills you need to incorporate WF in your applications. This book gets you up to speed with Windows Workflow Foundation quickly and comprehensively
|
|
Browse more books here»
|
|
|
|
|