All Tags > Web Service
-
WF V3.5 - Building WCF Services Using Workflow Foundation
In .NET Framework V3.5, Workflow Foundation comes together with Communication Foundation in order that we can easily build a Workflow and make it available as a WCF service. In this video, we'll take a ...
Posted: 21/11/2007 by Mike Taulty
Tags: Web Service, Workflow
-
Using HTTP, XML and JSON in WCF V3.5
Windows Communication Foundation V3.5 makes it easy to offer services which are addressed with a simple URI, accessed over the HTTP protocol and return simple XML or JSON serialized data. This is great ...
Posted: 21/11/2007 by Mike Taulty
Tags: AJAX, Web Service
-
Durable Services with WCF V3.5
Windows Communication Foundation in .NET Framework V3.5 has some new capabilities around easily building services which manage long-running conversations with clients. The new framework bits make it much ...
Posted: 13/10/2007 by Mike Taulty
Tags: .NetFramework, Web Service
-
Offering Syndicated RSS/ATOM Data from WCF V3.5 Services
Windows Communication Foundation V3.5 comes with a built-in object model that makes serialization and consumption of syndication formats like RSS and ATOM a lot easier than hand-cranking your own XML. ...
Posted: 13/10/2007 by Mike Taulty
Tags: .NET, .NetFramework, Web Service
-
Windows Workflow Foundation: Exposing Web Services
Workflow Foundation has built-in capabilities that allow a Workflow to be published as an ASP.NET Web Service - in this session we'll look at how this is done and how it works.
Posted: 26/08/2006 by Mike Taulty
Tags: .NET, Web Service, Workflow