category

home / developersection / category

Calculator Sample in WCF using VB.Net
wcf 09-Sep-2014
Calculator Sample in WCF using VB.Net

This is a simple calculator that contains four basic mathematical functions for common calculation

Creating and Accessing WCF Services
wcf 29-Aug-2012
Creating and Accessing WCF Services

Following steps will show you to create a WCF Service and access them thorough the Client Application.

Host WCF in a Windows Service Using TCP
wcf 18-Apr-2012
Host WCF in a Windows Service Using TCP

This article walks you through the process of hosting a WCF service within a Microsoft Windows service. i.e.

Creating “Hello World” WCF Application
wcf 11-Aug-2011
Creating “Hello World” WCF Application

In this article we will learn that how to create a simple WCF application which is Hello World application.

Introduction to WCF
wcf 02-Apr-2011
Introduction to WCF

The Windows Communication Foundation (or WCF) is an application programming interface (API) in .net framework for building

WCF (Windows Communication Foundation) – Overview and Sample Code in C# .NET
wcf 27-Aug-2010
WCF (Windows Communication Foundation) – Overview and Sample Code in C# .NET

What Is Windows Communication Foundation (WCF) Windows Communication Foundation (WCF) is a framework for building service-oriented applications. Using