Home All Groups Group Topic Archive Search About

developing web services in C#

Author
26 Apr 2006 1:46 PM
VMI
Where can I find information on how to develop web services? I've been
searching google but I don't know which one's actually good. I would also
like to learn how to correctly create this distributed applicaction (in terms
of models) .

Thanks.

Author
26 Apr 2006 2:41 PM
JV
There's no short answer to your question.  I'm not employed at Microsoft,
but let me point out that there are books, training courses and
certifications on creating web services, and on distributed application
architecture in the .NET world.   The certification for the latter is 70-300
in case you want to consider getting certified.

You could consider starting with perusing your local book store's computer
book collection.  I doubt any online information you can access (at least
for free/cheap) will cover it in enough depth.  Personally I started out by
just going through tutorials in the online help that came with visual studio
(also probably accessible somewhere at msdn.microsoft.com) and creating a
web service project.

Show quoteHide quote
"VMI" <V**@discussions.microsoft.com> wrote in message
news:96FF7925-C603-44BF-86F7-9F4714E1F12B@microsoft.com...
> Where can I find information on how to develop web services? I've been
> searching google but I don't know which one's actually good. I would also
> like to learn how to correctly create this distributed applicaction (in
> terms
> of models) .
>
> Thanks.
Are all your drivers up to date? click for free checkup

Author
26 Apr 2006 3:16 PM
Peter Bromberg [C# MVP]
VMI,
I hate to sound like a broken record, but have you tried the QUICKSTARTS?
It installs with the product, or you can use an online version:

http://samples.gotdotnet.com/quickstart/aspplus/doc/writingservices.aspx

Peter
--
Co-founder, Eggheadcafe.com developer portal:
http://www.eggheadcafe.com
UnBlog:
http://petesbloggerama.blogspot.com




Show quoteHide quote
"VMI" wrote:

> Where can I find information on how to develop web services? I've been
> searching google but I don't know which one's actually good. I would also
> like to learn how to correctly create this distributed applicaction (in terms
> of models) .
>
> Thanks.

Bookmark and Share