Webservice how we can use
i know how to develop a webservice and call it.
But i have not used it yet so much.
i feel instead of webservice i can create a class and fuctions inside it and pass variables from my page and do the required function what i want.My question is when i can do like this then what is the Plus point or usage of webservice.i know their is something more can anybody explain.
[390 byte] By [
syedwna] at [2007-11-11 10:17:41]

# 1 Re: Webservice how we can use
You are correct that if both the client and server are written in .NET, there is no need to use a Web service. The primary advantage of Web services is that they communicate using standard XML, so they may be written in and consumed by any language or platform. That is, a .NET application may call a Web service written in Java, and vice versa.
# 2 Re: Webservice how we can use
ok i was not knowing we can call webservice written in java,i feel dev-archive is very gooooooooooooooooooooooooooooooood platform to learn.And Phil Weber IS THE BEST.
Thanks a Looooooooooooooooooooooooooooooooot.