asp.net webservic
-
i am a beginer of asp.net. so tell me what is the use of webServic in asp.net. which are the related file for that.means where i have to code bcz thr r dif file .cs,.aspx,.asmx(i dont know abt this).where to write which code. is their auto generated file then which are that. if possible then give me one full example. so i can do it my self and lern more. Thanks a lot for good response.
-
i am a beginer of asp.net. so tell me what is the use of webServic in asp.net. which are the related file for that.means where i have to code bcz thr r dif file .cs,.aspx,.asmx(i dont know abt this).where to write which code. is their auto generated file then which are that. if possible then give me one full example. so i can do it my self and lern more. Thanks a lot for good response.
Hi, Web services are similar to web applications in the sense that they run on a server and are accessible from any client.The only difference is they do not have a user interface as do web applications. For more on web services, http://www.oreillynet.com/lpt/a//webservices/2002/02/12/webservicefaqs.html[^]
If you fail for the first time , call it version 1.0.