All Tags > .NET
-
Working with existing WSDLs in ASP.NET Web Services
Here we take a look at how we can implement a service when provided with an existing WSDL document.
Posted: 28/04/2005 by Mike Taulty
-
Controlling SOAP and WSDL for ASP.NET Web Services
In this session we'll look at how we can use .NET Framework attributes to take more control of the SOAP and WSDL that ASP.NET generates for us.
Posted: 30/03/2005 by Mike Taulty
Tags: .NET
-
Anonymous Methods in C# V2.0
Posted: 24/03/2005 by Mike Taulty
-
Working with SOAP extensions in ASP.NET Web Services
This session looks at the SoapExtension extensibility mechanism for ASP.NET Web Services and how we can make use of it.
Posted: 24/03/2005 by Mike Taulty
Tags: .NET, Web Service
-
Working with SOAP headers in ASP.NET Web Services
This session looks at how we can program against SOAP headers from ASP.NET web services
Posted: 17/03/2005 by Mike Taulty
Tags: .NET, Web Service