Page 208 - DCAP312_WEB_TECHNOLOGIES_II
P. 208
Web Technologies-II
Notes
Step 2: Click on the “ok “ button; you will see the following window.
Here (in the above figure), you will note that there is predefined method “HelloWorld “ which
returns the string “Hello World “. You can use your own method and can perform various
operations. Service.cs
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Web.Services;
202 LOVELY PROFESSIONAL UNIVERSITY