All Tags > .NET > 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
-
How to Use CAS with ASP.NET
This Screencast explains how you can use code access security policy in ASP.NET 2.0 applications to provide a constrained execution environment for running your Web applications and Web services. This ...
Posted: 23/02/2006 by Marcus Perryman
Tags: .NET, Web Service
-
Consuming a web service from the device: Simple use of Web Reference dialog
This Screencast presents how to use Visual Studio .NET 2003 to build a device application that can consume a web service. Also looks at exception handling over SOAP and retrieving DataSet classes from ...
Posted: 23/09/2005 by Marcus Perryman
Tags: .NET, Visual Studio, Web Service
-
WSE 3.0 Preview: Hosting ASP.NET Web Services over TCP
With WSE 3.0 we can host ASP.NET web services over non-HTTP transports without IIS - this session takes a look.
Posted: 05/09/2005 by Mike Taulty
Tags: .NET, ASP.NET, Web Service