Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Web Services > webservice tutorial

Reply
Thread Tools

webservice tutorial

 
 
Mr. x
Guest
Posts: n/a
 
      09-11-2003
Hello,
Where can I find some tutorial/help/samples of webservice for first
learning.
(*.chm = compiled html file is prefferred).

Thanks



 
Reply With Quote
 
 
 
 
Eirik M.
Guest
Posts: n/a
 
      09-11-2003

"Mr. x" <> wrote in message
news:...
> Hello,
> Where can I find some tutorial/help/samples of webservice for first
> learning.
> (*.chm = compiled html file is prefferred).
>
> Thanks
>

Have you tried MSDN?

Eirik M.
>
>



 
Reply With Quote
 
 
 
 
Mr. x
Guest
Posts: n/a
 
      09-11-2003
Yes, I have tried, and also google ... but in vain
I don't know why there is too less information about web-services around the
internet.
Is web-service stand-alone, or is it in visual studio .net only , or it's
too new to have some help around the internet ?
(I know all around web-services : writing general aspx scripts, xml, soap,
http, wsdl ... )
I need some help, and basic samples for first writting web services, please.

Thanks

Thanks
"Eirik M." <eirik_at_stockpoint_dot_no> wrote in message
news:...
>
> "Mr. x" <> wrote in message
> news:...
> > Hello,
> > Where can I find some tutorial/help/samples of webservice for first
> > learning.
> > (*.chm = compiled html file is prefferred).
> >
> > Thanks
> >

> Have you tried MSDN?
>
> Eirik M.
> >
> >

>
>



 
Reply With Quote
 
Eirik M.
Guest
Posts: n/a
 
      09-11-2003

"Mr. x" <> wrote in message
news:...
> Yes, I have tried, and also google ... but in vain
> I don't know why there is too less information about web-services around

the
> internet.
> Is web-service stand-alone,


Yes, see http://www.ws-i.org/. This is the interoperability organisation for
web-services.

or is it in visual studio .net only , or it's
> too new to have some help around the internet ?


No, not entirely. What I've learned about web-services I've learned from a
book called "Programming .Net Web Services" published by O'Reilly; from
reading the appropriate articles on MSDN (which are generally very good);
from asking (and answering) questions at www.gotdotnet.com, and from working
on two projects based on web-services. So no, they are not to new.

> (I know all around web-services : writing general aspx scripts, xml, soap,
> http, wsdl ... )


If you know all about (around) web-services, why do you need help?

> I need some help, and basic samples for first writting web services,

please.

In VS choose new project, choose ASP.NET Web Service and look at the code.
You can uncomment the hello world example method and then you've got a fully
functional web-service albeit not a very useful one.

> Thanks


Eirik M.

>
> Thanks
> "Eirik M." <eirik_at_stockpoint_dot_no> wrote in message
> news:...
> >
> > "Mr. x" <> wrote in message
> > news:...
> > > Hello,
> > > Where can I find some tutorial/help/samples of webservice for first
> > > learning.
> > > (*.chm = compiled html file is prefferred).
> > >
> > > Thanks
> > >

> > Have you tried MSDN?
> >
> > Eirik M.
> > >
> > >

> >
> >

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Do programmers enjoy video tutorial or written tutorial ? Linuxmank Java 36 08-08-2009 09:54 AM
Tutorial or Example (or Tutorial) of Using Canvas to Produce a Plot W. Watson Python 13 09-20-2007 04:29 PM
Problem! webservice.htc calling nonsecure webservice from a secured ssl https webpage batista ASP .Net 1 01-26-2006 12:05 PM
Problem! webservice.htc calling nonsecure webservice from a secured ssl https webpage batista ASP .Net 0 01-26-2006 08:13 AM
Tutorial for beginner/ Tutorial voor beginner Rensjuh C++ 7 09-02-2004 12:41 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57