Creating a Web Reference
Tags:
ASP.NET
, IDE
, 2003
, Beginning
The 'Add a Web Reference' allows you to reference Web Services that reside on any server. It will use DISCO and WSDL, two protocols that work with Web Services to locate (DISCOver) and describe one or more Web Services on a particular web server. This video demonstrates how to do this, and what happens 'behind the scenes' to automatically generate a proxy that makes using the Web Service in your applications a cinch.