Hello,
I am a little newbie in web development. Can anybody explain me the
difference between the Web-Service Architecture and the normal
Web-Application Architecture, regardless of the used protocols. Because at
Web-Service Architecture the Web-Service offers Web-Methods which can be
consumed from a client and at normal Web Application a Server Application
offers methods which could be consumed by a client. So what is the great
difference..? :(
robert
Mujtaba Syed - 23 Dec 2004 15:17 GMT
Hi Robert:
To learn about Web services, read these articles:
http://msdn.microsoft.com/webservices/understanding/webservicebasics/default.asp
x?pull=/library/en-us/dnwebsrv/html/webservbasics.asp
http://msdn.microsoft.com/webservices/understanding/webservicebasics/default.asp
x?pull=/msdnmag/issues/02/10/xmlfiles/default.aspx
After you have read these, you can visit the Web services MSDN development
center at http://msdn.microsoft.com/webservices/ to learn more.
Keep tuned to this and the aspnet.webservices newsgroup too.
Thanks.
Mujtaba.
> Hello,
>
[quoted text clipped - 7 lines]
>
> robert