Hour 11

1: What does UDDI stand for?
A1: Universal Description, Discovery, and Integration.
2: What is the base class for a Web Service?
A2: System::Web::Services::WebService.
3: What class type does a .NET application use to access a Web Service?
A3: It uses a proxy class that simulates the actual Web Service class.
4: How is a Web Service added to an application?
A4: By using the Add Web Reference option from the Solution Explorer or the Project menu. The Web Service is then located and added to the application with the Add Web Reference dialog.

Get Sams Teach Yourself Visual C++® .NET in 24 Hours now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.