| By Steven Mandel | Article Rating: |
|
| May 20, 2005 12:00 PM EDT | Reads: |
12,197 |
If you are a beginner and want to learn about creating XML Web services from a very structured and detailed perspective then you'll want to look at this book. The authors present the material by building a Web service that will validate credit cards. Each chapter builds upon the one before it to give the user a good foundation in creating Web services using both HTTP and SOAP protocols. The development tool used to build the clients and Web services is Visual Studio.NET. I recommend using Visual Studio 2003 because the wizard for adding Web references is much improved compared to the one provided in Visual Studio 2002. The examples can be downloaded from the Microsoft site and are provided in VB.NET as well as C#.
Each chapter is presented as a number of steps that the user must accomplish to reach his/her goal. Some of the topics covered in the book are:
- Understanding XML Web services
- Developing XML Web services using Visual Studio .NET
- XML Web services and clients
- Building a SOAP client
- Building an HTTP client
- Data types in XML Web services
- Exception handling
- Debugging XML Web services with Visual Studio .NET
- Publishing and discovering XML Web services
- Advanced XML Web services
- State management
- The DataSet and XML Web services
- Caching and application events
- Securing XML Web services
- Custom SOAP headers
- Consuming XML Web services asynchronously
- Manually creating proxies
There are a few areas though where I wish the authors had been a bit more thorough, such as providing security for Web services. I feel that they did not provide alternatives to what is offered by Microsoft. I have seen examples of forms authentication for Web services as well as other novel ways to provide authentication and authorization. The other area that is completely missing in the book is the lack of any examples on the use of databases and ADO.NET to provide the Web service with data to return to the client. The authors have a nice section on DataSets, but they populate the dataset manually rather than from a database.
Published May 20, 2005 Reads 12,197
Copyright © 2005 SYS-CON Media, Inc. — All Rights Reserved.
Syndicated stories and blog feeds, all rights reserved by the author.
More Stories By Steven Mandel
Steven Mandel has worked in the IT industry for over 15 years designing databases using Microsoft Access and SQL Server. He has developed Web and Windows applications using VB.NET and has written numerous articles and reviews about ASP.NET and VB.NET.
- Kindle 2 vs Nook
- Wave on Ulitzer: Confessions of a Google Wave Fanboy
- Confessions of a Ulitzer Addict
- Cloud Computing Best Practices
- IBM Hardware Chief, Intel VC Exec Arrested in Insider Trading Scam
- Tactical Cloud Computing Panel at 1st Annual GovIT Expo
- Ulitzer.com Named Exclusive "New Media" Sponsor of Cloud Computing Conference & Expo
- Infrastructure-as-a-Service Will Mature in 2010: Microsoft's David Chou
- Windows 7 – Microsoft’s First Step to the Cloud
- Cloud Computing & Federal IT - What Does the Future Hold?
- Jill Tummler Singer, Deputy CIO of CIA, Keynotes at GovIT Expo
- Cloud Expo and the End of Tech Recession
- Kindle 2 vs Nook
- The Difference Between Web Hosting and Cloud Computing
- Ajax in RichFaces 3.3, JSF 2 and RichFaces 4
- Wave on Ulitzer: Confessions of a Google Wave Fanboy
- Confessions of a Ulitzer Addict
- Cloud Computing Best Practices
- IBM Hardware Chief, Intel VC Exec Arrested in Insider Trading Scam
- Tactical Cloud Computing Panel at 1st Annual GovIT Expo
- Ulitzer.com Named Exclusive "New Media" Sponsor of Cloud Computing Conference & Expo
- Eval JavaScript in a Global Context
- Infrastructure-as-a-Service Will Mature in 2010: Microsoft's David Chou
- Windows 7 – Microsoft’s First Step to the Cloud
- Google Maps and ASP.NET
- Crystal Reports XI & How It Has Changed
- Converting VB6 to VB.NET, Part I
- Creating Controls for.NET Compact Framework in Visual Studio 2005
- Where Are RIA Technologies Headed in 2008?
- How to Write High-Performance C# Code
- AJAX World RIA Conference & Expo Kicks Off in New York City
- Implementing Tab Navigation with ASP.NET 2.0
- i-Technology Photo Exclusive: Bill Gates & Steve Jobs In "Nerds"
- .NET Archives: Getting Reacquainted with the Father of C#
- i-Technology Viewpoint: "SOA Sucks"
- Programmatically Posting Data to ASP .NET Web Applications

































