Dotnetcat » .NET Books » Web Services books
Windows Communication Foundation 4 Step by Step (Step by Step (Microsoft))
|
Author: | John Sharp |
| List price: | $54.99 | |
| Amazon price: | $32.04 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | Microsoft Press (30 November 2010) |
Your hands-on, step-by-step guide to building connected, service-oriented applications.
Teach yourself the essentials of Windows Communication Foundation (WCF) 4 -- one step at a time. With this practical, learn-by-doing tutorial, you get the clear guidance and hands-on examples you need to begin creating Web services for robust Windows-based business applications.
Discover how to:
- Build and host SOAP and REST services
- Maintain service contracts and data contracts
- Control configuration and communications programmatically
- Implement message encryption, authentication, and authorization
- Manage identity with Windows CardSpace
- Begin working with Windows Workflow Foundation to create scalable and durable business services
- Implement service discovery and message routing
- Optimize performance with service throttling, encoding, and streaming
- Integrate WCF services with ASP.NET clients and enterprise services components
Your Step by Step digital content includes:
- Practice exercises
- Downloadable code samples
- Fully searchable online edition of the book -- with unlimited access on the Web
Building a Web 2.0 Portal with ASP.Net 3.5: None
|
Author: | Omar AL Zabir |
| List price: | $44.99 | |
| Amazon price: | $16.25 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | O'Reilly Media (11 January 2008) |
If you think you're well versed in ASP.NET, think again. This exceptional guide gives you a master class in site building with ASP.NET 3.5 and other cutting-edge Microsoft technologies. You learn how to develop rock-solid web portal applications that can withstand millions of hits every day while surviving scalability and security pressures -- not just for mass-consumer homepages, but also for dashboards that deliver powerful content aggregation for enterprises.
Written by Omar AL Zabir, co-founder and CTO of Pageflakes, Building a Web 2.0 Portal with ASP.NET 3.5 demonstrates how to develop portals similar to My Yahoo!, iGoogle, and Pageflakes using ASP.NET 3.5, ASP.NET AJAX, Windows Workflow Foundation, LINQ and .NET 3.5. Through the course of the book, AL Zabir builds an open source Ajax-enabled portal prototype (available online at www.dropthings.com), and walks you though the design and architectural challenges, advanced Ajax concepts, performance optimization techniques, and server-side scalability problems involved.
You learn how to:
- Implement a highly decoupled architecture following the popular n-tier, widget-based application model
- Provide drag-and-drop functionality, and use ASP.NET 3.5 to build the server-side part of the web layer
- Use LINQ to build the data access layer, and Windows Workflow Foundation to build the business layer as a collection of workflows
- Build client-side widgets using JavaScript for faster performance and better caching
- Get maximum performance out of the ASP.NET AJAX Framework for faster, more dynamic, and scalable sites
- Build a custom web service call handler to overcome shortcomings in ASP.NET AJAX 1.0 for asynchronous, transactional, cache-friendly web services
- Overcome JavaScript performance problems, and help the user interface load faster and be more responsive
- Solve scalability and security problems as your site grows from hundreds to millions of users
- Deploy and run a high-volume production site while solving software, hardware, hosting, and Internet infrastructure problems
Building Web Applications with ADO.NET and XML Web Services (Gearhead Press)
|
Author: | Richard Hundhausen |
| List price: | $55.00 | |
| Amazon price: | $34.32 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | Wiley (17 September 2002) |
Learn how to build a data-intensive Web application with XML Web services and ADO.NET!
Richard Hundhausen, Steven Borg, Cole Francis, and Kenneth Wilcox have combined their years of expertise in this invaluable resource to teach you how a typical wired business can leverage Web services in B2B commerce. Using a case study, the authors walk you step by step through how to take advantage of new technologies in .NET, such as ADO, ASP, and SOAP, to create XML Web services. They start with a discussion of a Web services provider case study, including the analysis, design, construction, registration, and deployment of the Web service. You'll then learn about the conceptual design of a system and receive an introduction to Object Role Modeling (ORM). Packed with useful information, the chapters also dive into topics such as:
- Database design, covering the implementation of the physical design in Microsoft SQL Server 2000
- Syntax and attributes used to code a Web service, including proper testing techniques
- The benefits of using the Universal Description Discovery and Integration (UDDI) framework
- Security-both the traditional mechanisms provided by IIS and new ones provided by ASP.NET
- Web service performance testing and tuning
The companion Web site includes the complete case study application and code used in the book.
Java Soa Cookbook
|
Author: | Eben Hewitt |
| List price: | $49.99 | |
| Amazon price: | $27.09 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | O'Reilly Media ( 2 April 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.
Learning WCF: A Hands-on Guide
|
Author: | Michele Leroux Bustamante |
| List price: | $44.99 | |
| Amazon price: | $23.00 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | O'Reilly Media (31 May 2007) |
This easy-to-use introduction to Microsoft Windows Communication Foundation (WCF) is ideal for developers who want to learn to build services on a company network or as part of an enterprise system. Built into Windows Vista and Longhorn, and available for Windows XP and Windows 2003, WCF provides a platform for service-oriented architecture (SOA) that enables secure and reliable communication among systems within an organization or across the Internet. With WCF, software developers can focus on their business applications and not the plumbing required to connect them. Furthermore, with WCF developers can learn a single programming API to achieve results previously provided by ASMX, Enterprise Services and .NET Remoting. Learning WCF removes the complexity of using this platform by providing detailed answers, explanations and code samples for the most common questions asked by software developers.
Windows Communication Foundation (or WCF, formerly code name "Indigo") provides a set of programming APIs that make it easy to build and consume secure, reliable, and transacted services. This platform removes the need for developers to learn different technologies such as ASMX, Enterprise Services and .NET Remoting, to distribute system functionality on a corporate network or over the Internet. The first truly service-oriented platform, WCF provides innovations that decouple service design and development from deployment and distribution - creating a more flexible and agile environment. WCF also encapsulates all of the latest web service standards for addressing, security, reliability and more.
Visual Basic.NET XML Web Services Developer's Guide
|
Author: | Roger Jennings |
| List price: | $54.95 | |
| Amazon price: | $45.48 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | McGraw-Hill Professional (15 May 2002) |
-- Covers migration to Visual Basic. NET for developers looking to take advantage of expanded Web service capabilities
-- Loaded with hands-on examples and source code to help professionals build Web service solutions
-- Complete overview of related open standards and protocols that encompass Web services, including XML, SOAP, WSDL, and UDDI
-- Gives developers and corporations the tools they need to cut development cycles, become more efficient communicators, and establish new business channels
Professional IIS 7 and ASP.NET Integrated Programming
|
Author: | Dr. Shahram Khosravi |
| List price: | $49.99 | |
| Amazon price: | $28.27 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | Wrox (22 October 2007) |
The deep integration of IIS7 and ASP.NET provides both IIS7 administrators and ASP.NET developers with new and exciting programming tools, techniques, and approaches that were not possible with earlier versions of IIS. With this book, Dr. Shahram Khosravi presents you with the only resource to focus exclusively on the key features of this exciting integration.
You’ll get in-depth coverage of all the major systems that make up the IIS7 and ASP.NET integrated infrastructure, detailed explanations on how they work, guidance on how to use them in your own applications, and techniques for extending them to meet your application requirements.
Packed with detailed code walkthroughs and in-depth analyses of numerous real-world examples - all written and tested with Windows Vista, Windows Server 2008, ASP.NET 2.0, and ASP.NET 3.5 (Visual Studio 2008), this book helps you gain the skills, knowledge, and experience you need to use and to extend the major systems that make up the IIS7 and ASP.NET integrated infrastructure.
Some of the key topics covered include:
- How to write integrated IIS7 and ASP.NET code that works with Windows Vista, Windows Server 2008, ASP.NET 2.0, and ASP.NET 3.5 (Visual Studio 2008)
- Techniques for implementing and plugging custom HTTP modules, handlers, and handler factories into the IIS7 and ASP.NET integrated request processing pipeline
- How to manage the IIS7 and ASP.NET integrated configuration system from IIS7 Manager, appcmd.exe, and managed code
- Tips for using the IIS7 and ASP.NET integrated declarative schema extension markup language (, , , , and so on) to implement custom configuration sections
- Techniques for using and extending the IIS7 and ASP.NET integrated managed code system (ConfigurationElement, ConfigurationElementCollectionBase, ConfigurationSection, ApplicationPool, Site, Application, ServerManager and so on) to add support for custom managed classes
- Tips for extending the IIS7 and ASP.NET integrated graphical management system (ModuleServiceProxy, ModuleDialogPage, ModuleListPage, TaskForm, Module, ModuleService, ModuleProvider, TextTaskItem, MethodTaskItem, and so on) to add new graphical components to IIS7 Manager
- Techniques for using and extending the IIS7 and ASP.NET integrated providers system (ProviderConfigurationFeature, ProviderConfigurationSettings, IProviderConfigurationService, ConfigurationModuleProvider, and so on) and ways to implement and to plug custom provider-based services into this system and IIS7 Manager
- Ways to use the IIS7 and ASP.NET integrated tracing and diagnostics - TraceSource, SourceSwitch, IisTraceListener, EventTypeFilter, RSCA, Request, WorkerProcess, Failed Request Tracing, and so on
- ASP.NET and Windows Communication Foundation integration in IIS7
Programming Microsoft® .NET XML Web Services (Pro-Developer)
|
Author: | Damien Foggon |
| List price: | $59.99 | |
| Amazon price: | $0.07 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | Microsoft Press (27 August 2003) |
Description: 25-Word Description This book breaks new ground by providing a hands-on exploration of XML Web services to help programmers design, build, and consume best-of-breed Web services. 75-Word Description With this guide, the authors set an ambitious course to help professional programmers understand the architecture of XML Web services and implement the right solutions by creating and consuming best-of-breed XML Web services. The book provides a hands-on exploration of how to design, build, and use XML Web services to help developers break new ground with their Web applications. Topics covered include generic Web services, Microsoft ASP.NET-based Web services, the Simple Object Application Protocol (SOAP), Microsoft ADO.NET, .NET Remoting, and more. Positioning Statement: The comprehensive resource for any developer who wants to create great solutions based on XML Web services
Security for Web Services and Service-Oriented Architectures
|
Author: | Elisa Bertino |
| List price: | $69.95 | |
| Amazon price: | $39.82 Book details at Amazon.com | |
| Average rating: | ||
| 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.
.NET and J2EE Web Services: A Comparison
|
Author: | J. Jeffrey Hanson |
| List price: | $20.00 | |
| Amazon price: | $20.00 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | Tect Ltd. (12 February 2002) |
The world of enterprise software development is generally divided into two large platforms: J2EE and Microsoft. With the proliferation of vendors and toolkits for the J2EE camp, and the release of the .NET platform from Microsoft, it is time to take a look at how the two systems compare when it comes to Web Services architecture and implementation. This paper, aimed at Technical Architects and IT Consultants, examines how both of these platforms approach Web Services, and discusses the salient points that need to be considered when deciding which is the right one for your Web Services projects.


Syndicate








