-
Package Name: “CInfo” (The package name for the class the Wizard will create).
-
Class Name: “WebService” (The class name of the class the Wizard will create).
-
Web Service Name: “CompanyInfo” (The name of the Web Service).
-
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.).
-
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.