Home All Groups Group Topic Archive Search About
Author
24 May 2006 11:49 AM
trevor.niemack@za.syspro.com
I want to write a web service and then to use this to interacte with a
web page that then sends stuff to a DB.
I have written a webservice before but to interact with a specific app.
I need to understand the logic of writting a webservice and how to use
it effectively.

Author
24 May 2006 12:36 PM
Cor Ligthert [MVP]
Trevor,

The sense to do it alone for a webapplication is something I don't see, the
webservice is a wepapplication itself.

However a very good walkthrough,

Show quoteHide quote
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vsintro7/html/vbwlkCreatingDistributedWebApplicationWalkthrough.aspI hope this helps,Cor<trevor.niem***@za.syspro.com> schreef in berichtnews:1148471396.330765.120***@j55g2000cwa.googlegroups.com...>I want to write a web service and then to use this to interacte with a> web page that then sends stuff to a DB.> I have written a webservice before but to interact with a specific app.> I need to understand the logic of writting a webservice and how to use> it effectively.>
Author
24 May 2006 3:58 PM
Cor Ligthert [MVP]
"Cor Ligthert [MVP]" <notmyfirstn***@planet.nl> schreef in bericht
news:OQPyt5yfGHA.2032@TK2MSFTNGP02.phx.gbl...
Trevor,

The sense to do it alone for a webapplication is something I don't see, the
webservice is a wepapplication itself.

However a very good walkthrough,

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vsintro7/html/vbwlkCreatingDistributedWebApplicationWalkthrough.asp
...........
I hope this helps,

Cor

<trevor.niem***@za.syspro.com> schreef in
berichtnews:1148471396.330765.120***@j55g2000cwa.googlegroups.com...>I want
to write a web service and then to use this to interacte with a> web page
that then sends stuff to a DB.> I have written a webservice before but to
interact with a specific app.> I need to understand the logic of writting a
webservice and how to use> it effectively.>
Show quoteHide quote
>
Author
24 May 2006 12:40 PM
Smokey Grindle
I'm a tad bit confused as to why you would want to use a web service for a
web site to excute. A web service itself is a website, so makeing a website
to make a website seems redundant.

<trevor.niem***@za.syspro.com> wrote in message
Show quoteHide quote
news:1148471396.330765.120870@j55g2000cwa.googlegroups.com...
>I want to write a web service and then to use this to interacte with a
> web page that then sends stuff to a DB.
> I have written a webservice before but to interact with a specific app.
> I need to understand the logic of writting a webservice and how to use
> it effectively.
>