All Tags > Web Service
-
Checking WS-I Basic Profile compliance with ASMX V2.0 Web Services
ASP.NET 2.0 can check the compliance of your web services to the WS-I Basic Profile Version 1.1. This session takes a look.
Posted: 31/08/2005 by Mike Taulty
Tags: .NET, ASP.NET, Web Service
-
Using custom serialization with ASMX V2.0 Web Services
With ASP.NET 2.0 web services we can take complete control over XML serialization. This sessions looks at how we might implement that.
Posted: 19/08/2005 by Mike Taulty
Tags: .NET, Web Service
-
Using interface based development techniques with ASMX V2.0 Web Services
ASP.NET 2.0 web services can be built using the traditional class-based method and a new interface-based method which we look at here.
Posted: 16/08/2005 by Mike Taulty
Tags: .NET, Web Service
-
MyFirst PPC App
What steps to build your first mobile application to consume a web service, deploy to an emulator and debug the application.
Posted: 25/07/2005 by Marcus Perryman
Tags: Web Service
-
Sending Attachments with WSE2.0 Web Services
In this session we'll look at passing file attachments from a web service to a client and vice versa
Posted: 31/05/2005 by Mike Taulty
Tags: Web Service