All Tags > .NET
-
Windows Communication Foundation: Type Serialization
The WCF offers a number of different serialization technologies for turning .NET object types into XML for transmission across service boundaries. This session explores what's available.
Posted: 20/10/2005 by Mike Taulty
Tags: .NET
-
How to speed up load times: Using a background thread to speed perceived performance at load time
Application load time can be an issue for mobile devices. This Screencast considers how to use threads to improve application load times.
Posted: 03/10/2005 by Alex Mackman
-
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
-
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