473,805 Members | 2,017 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Need a book recomendation

Hi,
I want to buy a book about .net Webservices,
does any body have a suggestion?
Thanks

------------------------
The soldier of Persian Empire

Nov 23 '05 #1
3 1484
The topic of web services is a rapidly moving target. No book can be upto
date for more than 3-4 months! This is the reason web services does not have
a book like Richter's, Sells', or Onion's.

That been said, I have found these 2 books useful:

http://www.amazon.ca/exec/obidos/tg/...899222-1640032
http://www.amazon.ca/exec/obidos/ASI...899222-1640032

Thanks,
Mujtaba.

<Saeid> wrote in message news:e7******** ******@TK2MSFTN GP11.phx.gbl...
Hi,
I want to buy a book about .net Webservices,
does any body have a suggestion?
Thanks

------------------------
The soldier of Persian Empire

Nov 23 '05 #2
Hi,

A book that is still applicable and takes you thru the basics very
thoroughly is a book called "Writing Web Services in Visual Basic" - and
the author is Scott Seely.

What's with that soldier of the persian empire signature line? Are you a
muhajadeen? A splinter cell? What?

Dan
--------------------
From: Saeid
Subject: Need a book recomendation
Content-Type: text/plain; charset=iso-8859-1; format=flowed
X-Newsreader: JetBrains Omea Reader 381.17
Message-ID: <e7************ **@TK2MSFTNGP11 .phx.gbl>
Newsgroups:
microsoft.publi c.dotnet.framew ork,microsoft.p ublic.dotnet.fr amework.webserv i
ces
Date: Mon, 20 Dec 2004 13:34:30 -0800
NNTP-Posting-Host: 213.207.195.127
Lines: 1
Path:
cpmsftngxa10.ph x.gbl!TK2MSFTNG XA01.phx.gbl!TK 2MSFTNGP08.phx. gbl!TK2MSFTNGP1 1
.phx.gbl
Xref: cpmsftngxa10.ph x.gbl
microsoft.publi c.dotnet.framew ork.webservices :8222
microsoft.publi c.dotnet.framew ork:86117
X-Tomcat-NG: microsoft.publi c.dotnet.framew ork.webservices

Hi,
I want to buy a book about .net Webservices,
does any body have a suggestion?
Thanks

------------------------
The soldier of Persian Empire


Nov 23 '05 #3
> What's with that soldier of the persian empire signature line? Are you a
muhajadeen? A splinter cell? What?


I guess he spends a lot of time playing 'Prince of Persia'! :-D
Nov 23 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
1400
by: lallous | last post by:
Hello, This has been asked lots of times...however, can someone suggest a book that, in addition to talking about C++ in depth, has almost full coverge/documentation/reference about the STL. -- Elias
8
4678
by: Tom | last post by:
Please help. I need a quick little scrpit to place on a web page that will count how many days have passed since January 1, 1970. I have ZERO experience writing ANY scripts. Anyone have any suggestions? As for what is displayed on the screen, I just want it to say: Today is: 12578 (or however many days have passed since that date.)
20
1357
by: Scott Metzger | last post by:
Hi, I am looking for a good book on C# and dot net. I have 10 yrs programming experience. Mostly with C++, databases, and GUI front ends in windows. I don't have alot of money to buy a whole bunch of different books; nor do I have alot of time to read a whole bunch of different books. So, I am looking for one good tutorial book that will get me up and running quickly. Any recommendations?
3
1144
by: Bruce | last post by:
On Amazon I see at most 2-3 books that claim to cover c# 2.0. And I know that it is still early in the game, so a book bought now may end up being invalid in a few months. But never-the-less, would anyone recommend any of the existing books? Thanks, Bruce
2
1710
by: adam | last post by:
Having spent nearly 2 years in win forms land the inevitable request came for me to "do some web pages". So being new to this bit of .net and having had a look around I can't see where the best way to store session data. 1) use the (string)Session approach Obviously bad for maintenance, readability etc. 2) have a typed MySession object with static properties for each value I want to store
2
2442
by: Volker Goehrke | last post by:
Hi, i need a recommendation for good books on Asp.Net 2.0 and best practices in Asp.Net 2.0. I'm a newbie to Asp and Asp.Net 2.0 and need a good introduction. I'm familiar with different languages and web techniques and developed several web applications in J2EE. So it should be on a more sophisticated level. Any hints or links to other resources on Asp.Net 2.0 are also appreciated. Thanks in advance, Volker.
25
2105
by: Elizabeth | last post by:
Can you all give me your best recommendation(s) for books on AJAX ? Thanks ... - E -
5
3377
by: Y2J | last post by:
I am working through this book on C++ programming, the author is speaking of using linked lists. He gave and example which I found confusing to say the least. So I rewrote the example in a way that I could better understand the concept, he was trying to convey to me. I ran my own example and it crashed and burn "what a surprise!" : (. I ran the authors example out of the book and quess what, it crashed also, : 0. I ran them both on my...
1
2942
by: vikjohn | last post by:
I have a new perl script sent to me which is a revision of the one I am currently running. The permissions are the same on each, the paths are correct but I am getting the infamous : The specified CGI application misbehaved by not returning a complete set of HTTP headers. The scripts are very long but here are the opening statements: The One that works .... #!C:\Perl\bin\perl.exe # openresolver.cgi # # OpenResolver - a CGI script for...
0
9716
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9596
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10604
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10356
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10361
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
5536
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5676
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4316
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3839
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.