Quantcast
Channel: .NET Curry: Windows Communication Foundation (WCF)
Browsing all 24 articles
Browse latest View live

Consuming WCF 3.5 REST Service in Windows Mobile 6 Emulator and Windows...

Using WCF REST provides greater flexibility for developing applications. If the device is connected to the internet, then a mobile application can be connected to the service from any part of the...

View Article



Implementing Transport Message Security with WCF 4.0 and VS 2010 RC

This article is Part 1 of a two part series where I will demonstrate how to create a certificate, create a WCF 4.0 service that uses this certificate and finally host a WCF service on IIS 7.5 with SSL....

View Article

Hosting WCF 4.0 Service on IIS 7.5 with SSL

This article is Part 2 of the two part series where I demonstrate how to create a certificate, create a WCF service that uses this certificate and finally host a WCF service on IIS 7.5 with SSL. In...

View Article

WCF 4.0: Protocol Bridging using Routing to Protect Internal Business Services

In this article, we are going to discuss protocol bridging mechanism using WCF 4.0 routing features.

View Article

Reading Data from WCF Data Service in Silverlight 4

WCF data Services provides integration with Data Model built using ADO.NET EF. Since the data received is in the form of XML, any client application built on Open standards can easily consume it. In...

View Article


Push Data to the Client using WCF CallBack Service

In WCF, callback is used to implement PUSH mechanism, so that delayed or long running operation results can be automatically pushed back to the client application. WCF actively supports callback to its...

View Article

WCF 4: Download Files using WCF REST EndPoints

This article demonstrates how to make use of WCF REST service for downloading files.

View Article

Expose WCF 4.0 Service as SOAP and REST

By exposing a WCF service on REST and SOAP, you can make it more accessible to all types of clients. This is especially useful for the clients who can consume the proxy as well as can understand only...

View Article


Intellisense Support and Improved Easier Configuration in Windows...

In this WCF 4.5 series, we will see how WCF 4.5 has made configuration much easier in the first part.

View Article


Accessing Methods Asynchronously in WCF 4.5

In this article, we will seen how we can implement Asynchronous Logic in our WCF 4.5 Service and how we can access the WCF methods Asynchronously by generating proxy code using Task-based Programming...

View Article

WCF Task Based Async Pattern in .NET 4.5

In WCF 4.5, there is a new option available to generate Task based async operations so that the code from the client side can be then less complex. In this article, we will see how to implement it.

View Article

Access WCF REST Services in an ASP.NET MVC app using AngularJS

This article will guide you through the steps of accessing WCF REST Service using Angular.js in an ASP.NET MVC app

View Article

What's New in WCF 4.5

This article highlights some new features of WCF 4.5 with significant improvements to setup, configuration and protocol support

View Article


Service Oriented Solutions using MSMQ and WCF

WCF and MSMQ can be used to queue messages and also provide secure and reliable transportation of messages.

View Article

Reading Data from WCF Data Service in Silverlight 4

WCF data Services provides integration with Data Model built using ADO.NET EF. Since the data received is in the form of XML, any client application built on Open standards can easily consume it. In...

View Article


Push Data to the Client using WCF CallBack Service

In WCF, callback is used to implement PUSH mechanism, so that delayed or long running operation results can be automatically pushed back to the client application. WCF actively supports callback to its...

View Article

WCF 4: Download Files using WCF REST EndPoints

This article demonstrates how to make use of WCF REST service for downloading files.

View Article


Expose WCF 4.0 Service as SOAP and REST

By exposing a WCF service on REST and SOAP, you can make it more accessible to all types of clients. This is especially useful for the clients who can consume the proxy as well as can understand only...

View Article

Intellisense Support and Improved Easier Configuration in Windows...

In this WCF 4.5 series, we will see how WCF 4.5 has made configuration much easier in the first part.

View Article

Accessing Methods Asynchronously in WCF 4.5

In this article, we will seen how we can implement Asynchronous Logic in our WCF 4.5 Service and how we can access the WCF methods Asynchronously by generating proxy code using Task-based Programming...

View Article
Browsing all 24 articles
Browse latest View live




Latest Images