What you want to see on DotNetFunda.com ?
DotNetFunda.Com Logo
Twitter TwitterLinkedIn
YouTubeGoogle
 Online : 8183 |  Welcome, Guest!   Register  Login
 Home > Articles > WCF Articles

WCF Articles (41)

Latest WCF related Articles

Articles

Lets Learn WCF from Scratch Part - 1

WCF stands for Windows Communication Foundation, is the latest technology that enables communication between applications in the distributed environment. Lets learn how to create , host , consume a WCF service in a series of articles

Views: 2330 | Posted by: Saratvaddilli |

Upload a file using ASP.Net file upload control and WCF

I came across a question last week on how we can upload a file using a WCF service, So thought of solving through an example.

Views: 3245 | Posted by: Madhu.B.Rokkam |

A basic introduction to creation of CRUD operation using OData Web Service via WCF Data Services

In this article we will have a basic introduction to creation of CRUD operation using OData Web Service via WCF Data Services

Views: 6168 | Posted by: Niladri.Biswas | Votes: 1 | Rating: 5 out of 5

ABC of WCF

In this article we will revisit the ABCs of WCF and see some practical scenario.

Views: 5671 | Posted by: Pavan_Kumar | Votes: 4 | Rating: 4 out of 5

Basic Concepts of WCF Service With simple Example.

Hi friends, In this Article u r going to learn basic concepts of Windows communication Foundation with a Simple example of web application calculator.

Views: 30356 | Posted by: Hiremath | Votes: 6 | Rating: 4.5 out of 5

Duplex Contract in WCF and how to implement it?

The article explains on how to implement Duplex contract in WCF.

Views: 14021 | Posted by: Madhu.b.rokkam |

Testing WCF Service is very easy. Read this article

MS has provided many tools which developers usually tend to forget or didn't get a chance to use them. This article is to let all our developers to use one such tool.

Views: 10201 | Posted by: Madhu.b.rokkam | Votes: 1 | Rating: 3 out of 5

Step by step process to develop a simple WCF service

This is my first article and thru this and all my comming articles I would like to help all the beginners to understand and develop WCF services with ease.

Views: 42506 | Posted by: Madhu.b.rokkam | Votes: 2 | Rating: 5 out of 5

Wcf using NetTcpBinding

A Simple application to implement Wcf using NetTcpBinding

Views: 7887 | Posted by: Ddd |

WCF: Basics of DataContract

DataContract will come under namespace System.Runtime.Serialization. During design time, DataContract Attribute is used to indicate which class should be represented as XSD. DataMember Attribute indicates which class member to be used in external representation.

Views: 23046 | Posted by: Anup1252000 | Votes: 3 | Rating: 5 out of 5

How to create custom binding in WCF Services

This article will explain creation of custom binding in WCF services.

Views: 10167 | Posted by: Prasham |

New Features in WCF 4.0-Part 2

This is Part 2 and concluding part of my Article New Features of WCF 4.0.

Views: 7303 | Posted by: Pratikshagzb | Votes: 1 | Rating: 4 out of 5

New Features in WCF 4.0-Part 1

This article describes the new Features of WCF 4.0

Views: 7881 | Posted by: Pratikshagzb | Votes: 1 | Rating: 3 out of 5

Security in WCF

WCF is distributed programming platform . Using WCF, you can create applications that function as both services and service clients.Security in WCF provides Authentication,Authorization,Integrity,Confidentiality. Here in this article I have discussed security in WCF.

Views: 25594 | Posted by: Pratikshagzb |

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 small sample of WCF concurrency with single and multiple. We will then go through 9 combinations of WCF concurrency and instancing. Finally we will try to understand how to configure throttling using WCF ‘web.config’ file.

Views: 16190 | Posted by: Questpond | Votes: 1 | Rating: 4 out of 5

Navigate to Page: 1 | 2 | 3 |

About Us | Contact Us | The Team | Advertise | Software Development | Write for us | Testimonials | Privacy Policy | Terms of Use | Link Exchange | Members | Go Top
General Notice: If you find plagiarised (copied) contents on this page, please let us know the original source along with your correct email id (to communicate) for further action.
Copyright © DotNetFunda.Com. All Rights Reserved. Copying or mimicking the site design and layout is prohibited. Logos, company names used here if any are only for reference purposes and they may be respective owner's right or trademarks. | 5/25/2013 2:05:12 AM