This is a mirror of official site: http://jasper-net.blogspot.com/

Windows Communication Foundation WCF 4.0 Tutorials

| Wednesday, July 6, 2011
Author and Trainer Mahesh Sabnis has been writing some in-depth WCF 4.0 tutorials that I thought of sharing with all my blog readers. This tutorial series covers some basics and advanced concepts of WCF 4.0 programming

Hope you find this list useful! Please retweet and spread the word. Thanks!

What's New in Windows Communication Foundation (WCF) 4.0 Part- I - VS 2010 and .NET 4.0 has come out with many new features. Typically there are a lot of changes in Windows Workflow 4.0 (WF 4.0), Windows Presentation Foundation (WPF 4.0) and Windows Communication Foundation (WCF 4.0). In this article we will see some new features of WCF 4.0.

What's New in Windows Communication Foundation (WCF) 4.0 Part- II - Developing Routing Service - In part 1 of this article, we went through a new feature of WCF - ‘Simple Configuration’. In this second part of the article series, we will see how WCF 4.0 performs routing.

What's New in Windows Communication Foundation (WCF) 4.0 Part III - Service-Discovery Feature - In the previous two articles, we have gone through important features of WCF 4.0. In this article we will see WCF service discovery features.

Windows Communication Foundation 4.0 - New REST Features - By now most of you might have started exploring the new features of .NET 4.0 and have probably read my previous articles on WCF 4.0.

JSON Enabled WCF 4 Service - The advantages of using JSON enabled WCF service is that the data is communicated in plain text like stream, it does not require any data/message parsing. For exposing a WCF service as JSON enabled WCF service, we need to apply the [WebGet] attribute on the method of the ServiceContract with ResponseFormat as JSON.

Read more: DevCurry
QR: wcf-40-tutorials.html

Posted via email from Jasper-net

0 comments: