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
   203   204   205   206   207   208   209   210   211   212   213