Dotnetcat » .NET Books » Web Services books

Sort by:

Programming Web Services with SOAP

Authors: James Snell, Doug Tidwell, Pavel Kulchenko
List price: $34.95
Amazon price: $10.00   Book details at Amazon.com
Average rating: 2.0 / 14 (14 reviews)
Publisher: O'Reilly Media (15 December 2001)

The web services architecture provides a new standard for building distributed Web-based applications across a network. Programming Web Services with SOAP is a detailed guide to using the leading web services standards, including SOAP (Simple Open Access Protocol), WSDL (Web Service Description Language), and UDDI (Universal Description, Discovery, and Integration protocol). You'll learn the concepts of the web services architecture and get practical acvice on building and deploying web services in the enterprise. This authoritative book decodes the standards, explaining the concepts and implementation in a clear, concise style. You'll also learn about the major toolkits for building and deploying web services. Examples in Java, Perl, C#, and Visual Basic illustrate the principles. Significant applications developed using Java and Perl on the Apache Tomcat web platform address real issues such as security, debugging, and interoperability. Programming Web Services with SOAP provides you with all the information on the standards, protocols, and toolkits you'll need to integrate information services with SOAP. You'll find a solid core of information that will help you develop individual Web services or discover new ways to integrate core business processes across an enterprise.

ASP.Net Ajax in Action

Authors: Alessandro Gallo, David Barkol, Rama Vavilala
List price: $44.99
Amazon price: $22.00   Book details at Amazon.com
Average rating: 4.5 / 29 (29 reviews)
Publisher: Manning Publications (24 August 2007)

Ajax has revolutionized the way users interact with web pages today. Gone are frustrating page refreshes, lost scroll positions and intermittent interaction with a web site. Instead, we have a new generation of fast, rich, and more intuitive web applications. The ASP.NET AJAX framework puts the power of Ajax into the hands of web developers. ASP.NET AJAX, formerly called Atlas, is a new free framework from Microsoft designed to easily add Ajax features to ASP.NET applications. With this technology, ASP.NET developers can easily build more interactive and highly-personalized web applications that work across all most popular browsers.

ASP.NET AJAX in Action is a fast-paced, example-rich tutorial designed for ASP.NET web developers and written by ASP.NET AJAX experts Alessandro "Garbin" Gallo, David Barkol, and Rama Krishna Vavilala. This book introduces you to Ajax applications and to the ASP.NET AJAX technology. Beginners will appreciate the clear explanations of key ideas and terminology. Intermediate and advanced ASP.NET developers will find a no-nonsense learning source and well-organized reference.

ASP.NET AJAX in Action offers a rich set of examples and meticulous explanations. The extensive code samples are accompanied by accurate and rigorous explanations of the concepts behind development with ASP.NET AJAX. In this book, you will discover how to use

Microsoft Ajax Library Partial rendering with UpdatePanels Advanced client and server techniques Ajax Control Toolkit

If you are a web developer looking to bring your web pages to life and to enhance the user experience, this book is for you.

ASP.NET AJAX in Action will give you with the knowledge and tools you need to more easily craft the next generation of Ajax applications. With the help of the Microsoft ASP.NET AJAX framework, Ajax development has never been easier and more instinctive for both client-script developers and ASP.NET developers alike.

ASP.NET 3.5 Application Architecture and Design

Author: Vivek Thakur
List price: $39.99
Amazon price: $34.60   Book details at Amazon.com
Average rating: 4.0 / 5 (5 reviews)
Publisher: Packt Publishing (24 October 2008)

Application architecture is an essential skill for ASP.NET developers. It is always tempting to jump in and start coding, but planning your architecture early in the project will leave you with a solid application that scales well, is easy to modify and extend, and saves you time and effort later on. As businesses struggle to control their costs, writing solid code that can be extended easily is becoming even more important.

This book takes a pragmatic approach to Application Architecture in ASP.NET 3.5. It presents a series of common architectural models, and shows how to select the best ones for your project and apply them.

The book begins by showing you how to use the main architectural models in your applications. You will see how to implement n-tier architectures, MVC, design patterns, and more. But this is no software engineering theory book - it is a practical, hands-on guide that shows you how to use these techniques in your software straight away. We then go on to build SOA (Service-Oriented Architecture) applications with the Windows Communication Framework (WCF). Finally the book contains some essential guidance on effective database design, and a chapter on localizing your applications.

This book is a great way to learn ASP.NET Architecture in a practical, hands-on way. It will also serve as a quick reference for improving your application design.

APPROACH

This is a practical hands-on book with clear instructions and lot of code examples. It takes a simple approach, guiding you through different architectural topics using realistic sample projects.

A single project is implemented using different architectural styles to make the reader understand the details of each style. There are also many small independent code samples to explain design patterns, WCF, and localization.

Programming Visual Basic .NET, 2nd Edition

Author: Jesse Liberty
List price: $39.95
Amazon price: $9.66   Book details at Amazon.com
Average rating: 4.0 / 9 (9 reviews)
Publisher: O'Reilly Media ( 1 April 2003)

Programming Visual Basic .NET, Second Edition is the complete guide to application development using Visual Basic .NET. Entirely rewritten by .NET expert Jesse Liberty, the new edition of this tutorial will be essential reading for the millions of Visual Basic programmers looking to make the change to Microsoft's .NET programming environment. Thorough, entertaining, and easy to follow, this book provides a comprehensive and detailed overview of the language, object-oriented programming, and the .NET Framework, and goes even further--you'll learn how to create Windows and Web applications, as well as Web services. A comprehensive introduction to the Visual Basic .NET language, this new edition covers topics of greatest concern to VB6 programmers who wish to make the transition from traditional Visual Basic 6 programming to the new object-oriented, component-based world of .NET. Loaded with practical examples for intermediate and advanced programmers, Programming Visual Basic .NET focuses on turning you into a proficient .NET developer.

J2EE Platform Web Services

Author: Ray Lai
List price: $54.99
Amazon price: $13.99   Book details at Amazon.com
Average rating: 3.0 / 8 (8 reviews)
Publisher: Prentice Hall (16 August 2003)

This book is a strategic roadmap for building next generation J2EE Web Services solutions architecture. It provides the reader with the concepts, design approach and implementation guidelines for adapting Web Services technology (e.g., Java, XML, UDDI and SOAP) with extensive real-world examples from the Financial Services industry. The book also includes extensive design and implementation details on adapting various technologies. The author discusses how Web Services technology, mainframe interoperability, services consolidation, wireless technology and XML are used in various business areas. The book also includes a technology overview of different aspects of Web Services. As a result, Lai manages to marry both the business and the technology aspects in one comprehensive guide to Web services. There are break-out sections in At a Glance (summary section at the beginning of each chapter), Analyst's View (tips and hints for technology implementation, risks, pitfalls) and Best Practices (design patterns or best practices from industry experience).

Pro Scalable .NET 2.0 Application Designs (Expert's Voice in .Net)

Authors: Rickard Redler, Joachim Rossberg
List price: $59.99
Amazon price: $1.92   Book details at Amazon.com
Average rating: 4.0 / 8 (8 reviews)
Publisher: Apress (26 October 2005)

Pro Scalable .NET 2.0 Application Design explains how to plan and implement .NET 2.0 applications. It addresses platform, hosting, and database requirements, as well as architectural design techniques that can be used to create the application itself. For example, the book illustrates a comparison between two models, the "traditional" and the "new" SOA, to weigh the advantages and disadvantages of each. This book also makes use of the newest version of Web Services Enhancements (WSE 3.0), ensuring you have access to the latest Microsoft standards and advice.

Security for Web Services and Service-Oriented Architectures

Authors: Elisa Bertino, Lorenzo Martino, Federica Paci, Anna Squicciarini
List price: $69.95
Amazon price: $44.54   Book details at Amazon.com
Average rating: 5.0 / 1 (1 reviews)
Publisher: Springer (10 November 2009)

Web services based on the eXtensible Markup Language (XML), the Simple Object Access Protocol (SOAP), and related standards, and deployed in Service-Oriented Architectures (SOA), are the key to Web-based interoperability for applications within and across organizations. It is crucial that the security of services and their interactions with users is ensured if Web services technology is to live up to its promise. However, the very features that make it attractive – such as greater and ubiquitous access to data and other resources, dynamic application configuration and reconfiguration through workflows, and relative autonomy – conflict with conventional security models and mechanisms.

Elisa Bertino and her coauthors provide a comprehensive guide to security for Web services and SOA. They cover in detail all recent standards that address Web service security, including XML Encryption, XML Signature, WS-Security, and WS-SecureConversation, as well as recent research on access control for simple and conversation-based Web services, advanced digital identity management techniques, and access control for Web-based workflows. They explain how these implement means for identification, authentication, and authorization with respect to security aspects such as integrity, confidentiality, and availability.

This book will serve practitioners as a comprehensive critical reference on Web service standards, with illustrative examples and analyses of critical issues; researchers will use it as a state-of-the-art overview of ongoing research and innovative new directions; and graduate students will use it as a textbook on advanced topics in computer and system security.

Building Web Solutions with ASP.Net and ADO.NET

Author: DINO ESPOSITO (WINTELLECT)
List price: $49.99
Amazon price: $9.99   Book details at Amazon.com
Average rating: 3.5 / 28 (28 reviews)
Publisher: Microsoft Press ( 6 February 2002)

Most Web applications follow a simple "3F" pattern: fetch, format, and forward data to the browser. With this in-depth guide, developers can take their Web design and programming skills to the next level to build more complex Web pages, applications, and services. The book demonstrates the advanced data-access capabilities of ADO.NET and the powerful page-creation capabilities of ASP.NET, plus how to employ code reusability, pagelets, code-behind, server-side controls, and other time-saving techniques.

Java Soa Cookbook

Author: Eben Hewitt
List price: $49.99
Amazon price: $31.39   Book details at Amazon.com
Average rating: 4.5 / 12 (12 reviews)
Publisher: O'Reilly Media (26 March 2009)

Java SOA Cookbook offers practical solutions and advice to programmers charged with implementing a service-oriented architecture (SOA) in their organization. Instead of providing another conceptual, high-level view of SOA, this cookbook shows you how to make SOA work. It's full of Java and XML code you can insert directly into your applications and recipes you can apply right away.
The book focuses primarily on the use of free and open source Java Web Services technologies -- including Java SE 6 and Java EE 5 tools -- but you'll find tips for using commercially available tools as well.
Java SOA Cookbook will help you:

  • Construct XML vocabularies and data models appropriate to SOA applications
  • Build real-world web services using the latest Java standards, including JAX-WS 2.1 and JAX-RS 1.0 for RESTful web services
  • Integrate applications from popular service providers using SOAP, POX, and Atom
  • Create service orchestrations with complete coverage of the WS-BPEL (Business Process Execution Language) 2.0 standard
  • Improve the reliability of SOAP-based services with specifications such as WS-Reliable Messaging
  • Deal with governance, interoperability, and quality-of-service issues

The recipes in Java SOA Cookbook will equip you with the knowledge you need to approach SOA as an integration challenge, not an obstacle.

Great Global Grid: Emerging Technology Strategies

Author: Robert Marcus
List price: $39.95
Amazon price: $39.95   Book details at Amazon.com
Average rating: 0 / 0 (0 reviews)
Publisher: Trafford Publishing ( 6 July 2006)

Emerging Technology Strategies and the Great Global Grid

The next generation of the Internet will produce dramatic economic and social changes exceeding even the World Wide Web. Several emerging technologies are converging to create a Great Global Grid infrastructure where universal connectivity to large computing resources will be available for consumers and enterprises. The goal of this book is to provide a systematic survey of the full spectrum of Great Global Grid technologies from an enterprise viewpoint.

The Great Global Grid - The range of technologies comprising the Great Global Grid is very wide. One of the main contributions of the book is to categorize these technologies in detail and to explain the dependencies among them. The technologies include:

* Application Servers and Portals
* Enterprise Application Integration and B2B Middleware
* Web Services and XML Messaging
* Peer-to-Peer Collaboration
* Pervasive Computing: Middleware and Software Platforms
* Distributed Resource Managers, Clusters and Grids
* Global Grid Middleware
* Conclusions for the Future

Emerging Technology Strategies - The book does not hype these technologies or their benefits. Section 1 of the book describes examples of past emerging technologies that failed to realize their initial vision. Based on the lessons learned from these experiences, a pragmatic technology evaluation template is created that includes:

* Overview of the technology
* Relationships to other technologies
* Important technical and business trends
* Specific applications
* Industry and official standards
* Vendor overview by application area
* Leading implementation approaches
* Advice on deployment
* Future technical and business directions
* Recommendations

Audience - The information collected in this book is not available from any other single source. The broad range of technologies, standards and vendors covered is necessary to understand the future enterprise applications of the Internet. The following groups should find the contents of this book especially valuable.

* Decision makers for the evaluation strategy and discussions of current products, standards and open issues
* Developers and architects for the overview of many advanced software technologies and their relationships
* Consultants for the industry analysis of vendors and business applications
* Futurists for the trends and research that are the basis of the next generation Internet
* Students for the industrial applications and open source projects