Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » WCF   (RSS)

WCF Virtual Lab

A Server Scenario Lab with Windows Communication Foundation Virtual Lab This MSDN Virtual Lab is built on Windows Vista, Visual Studio 2005 and .NET Framework 3.0. It provides an overview of Windows Communication Foundation (WCF) built on a Fabrikam CRM
Posted by trobbins | 1 Comments
Filed under:

Introduction to Windows Communication Foundation for the .NET Compact Framework Messaging Stack

Mark has a great post on the basics of WCF for the Compact Framework. Well worth the read! <<Check it out here>>
Posted by trobbins | 0 Comments
Filed under:

WCF and WSDL

By definition the Web Service Description Language (WSDL) is the XML based document that describes a Web Service. It specifies the location of the service and the operation or methods the service exposes. One of the nice features of both WCF and ASMX
Posted by trobbins | 2 Comments
Filed under: ,

Web Service Software Factory

The Web Service Software Factory (also known as the Service Factory) is an integrated collection of tools, patterns, source code and prescriptive guidance that helps our customers quickly and consistently construct Web services that adhere to well known
Posted by trobbins | 0 Comments
Filed under:

Introducing the <DataContract>

As we have seen in previous articles . Creating a Windows Communication Foundation (WCF) service begins with annotating the class with a <ServiceContract> attribute and an <OperationContract> for each exposed operation. The design of WCF uses

Integrating WCF with your existing ASMX Services

I am betting that you have at least one if not more ASMX services available today within your applications. So how do you get going with Windows Communication Foundation (WCF) and maintain that existing code? In this article we will look at an example

How To: Hosting a WCF Service in IIS

How To: Hosting a WCF Service in IIS In this article we looked at the basics of Windows Communication Foundation (WCF) and how it can be used to host a service within a Windows Form. In reality, many applications today already take advantage of IIS to

How To: Building a WCF Service and consumer

How To: Building a WCF Service and consumer Do you see service everywhere? Alright I admit that may not be an original. However, with Windows Communication Foundation and the .NET Framework 3.0 you can.WCF is the unified programming model for building

How To: Building a WCF Service and consumer (Article)

How To: Building a WCF Service and consumer Do you see service everywhere? Alright I admit that may not be an original. However, with Windows Communication Foundation and the .NET Framework 3.0 you can.WCF is the unified programming model for building
 
Page view tracker