| By Steven Mandel | Article Rating: |
|
| May 20, 2005 12:00 PM EDT | Reads: |
14,367 |
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 14,367
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.
- iPad3 vs Windows 8 - and the Winner Is...Cloud
- Cisco Unveils Visual Collaboration Solutions in the Post-PC Era, Extending the Reach of TelePresence With New Mobile-to-Immersive Offerings
- Eleven Reasons Why Windows Phone Will Overtake Android
- Windows Azure Overview Part 4: Security
- Agile Development & Enterprise Architecture Practice – Can They Coexist?
- Eleven Tips for Successful Cloud Computing Adoption
- System Center Virtual Machine Manager 2012 as Private Cloud Enabler
- Apply Agile When Deploying Apps
- The Web – Changing the Way We Work
- EE Times and EDN Announce the 2012 UBM Electronics ACE Award Winners
- User Group Malaise?
- Closer Look at One NoSQL Database – MongoDB
- iPad3 vs Windows 8 - and the Winner Is...Cloud
- Cisco Unveils Visual Collaboration Solutions in the Post-PC Era, Extending the Reach of TelePresence With New Mobile-to-Immersive Offerings
- Eleven Reasons Why Windows Phone Will Overtake Android
- Windows Azure Overview Part 4: Security
- Agile Development & Enterprise Architecture Practice – Can They Coexist?
- Eleven Tips for Successful Cloud Computing Adoption
- System Center Virtual Machine Manager 2012 as Private Cloud Enabler
- Apply Agile When Deploying Apps
- The Web – Changing the Way We Work
- Book Review: Decision Management Systems
- EE Times and EDN Announce the 2012 UBM Electronics ACE Award Winners
- User Group Malaise?
- Google Maps and ASP.NET
- Converting VB6 to VB.NET, Part I
- How to Write High-Performance C# Code
- Crystal Reports XI & How It Has Changed
- Creating Controls for.NET Compact Framework in Visual Studio 2005
- Where Are RIA Technologies Headed in 2008?
- Programmatically Posting Data to ASP .NET Web Applications
- Implementing Tab Navigation with ASP.NET 2.0
- AJAX World RIA Conference & Expo Kicks Off in New York City
- i-Technology Viewpoint: "SOA Sucks"
- .NET Archives: Getting Reacquainted with the Father of C#
- i-Technology Photo Exclusive: Bill Gates & Steve Jobs In "Nerds"






















