Checking It

Select the correct answer(s) to the following questions.

Multiple Choice

1:The SOAP protocol is:
  1. A stateful protocol.

  2. A stateless protocol.

  3. A stateless protocol based on XML.

  4. A stateless protocol based on HTML.

2:A .NET Web Service is implemented as a class derived from:
  1. System.Web.UI.Page.

  2. System.Web.HttpRequest.

  3. System.componentModel.Component.

  4. System.Web.Services.WebService.

3:What is required for a method of a component to become a Web method? Select all that apply.
  1. Must have Public access.

  2. Must be a Function, not a Sub or Property.

  3. Must have a WebMethod attribute.

  4. Must have a WebService attribute.

4:What special care must be taken when ...

Get Visual Basic® .NET by Example 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.