Skip to main content
  1. Package Name: “CInfo” (The package name for the class the Wizard will create).

  2. Class Name: “WebService” (The class name of the class the Wizard will create).

  3. Web Service Name: “CompanyInfo” (The name of the Web Service).

  4. Service Namespace: Leave this as “http://tempuri.org” for now. (This has nothing to do with Japanese food—it is a URL used to qualify any XML namespaces used with the service description generated for the Web Service. In a real Web Service you would use a URL that guarantees uniqueness for your service names, method names, etc.).

  5. Service Methods: The names of any Web Service methods you want to create, one per line. You can add more later. Enter “GetCompanyInfo” on the first line and “CreateCompanies” on the second.


FeedbackOpens in a new tab