Professional WCF programming .NET development with the Windows Communication Foundation

Part of the new .NET 3.0 extensions to .NET 2.0, WCF provides a unified platform for building and running connected systems and will be used by almost every .NET or SQL Server developerTargeted to experienced developers who want to build service-oriented and transactional applications on the Microso...

Descripción completa

Detalles Bibliográficos
Autor principal: Klein, Scott, 1966- (-)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Indianapolis, IN : Wrox/Wiley Pub c2007.
Edición:1st edition
Colección:Wrox professional guides.
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009626963906719
Tabla de Contenidos:
  • Professional WCF Programming .Net Development with the Windows Communication Foundation; About the Author; Contents; Acknowledgments; Introduction; Who This Book Is For; What This Book Covers; How This Book Is Structured; What You Need To Read This Book; Conventions; Source Code; Errata; p2p.wrox.com; Part I: Introduction to Windows Communication Foundation; Chapter 1: Windows Communication Foundation Overview; The Need for SOA; Why Windows Communication Foundation; Summary; Chapter 2: Windows Communication Foundation Concepts; Messages; Channels; Services; Behaviors; Summary
  • Chapter 3: Understanding Windows Communication FoundationWCF Programming Model; Installing WCF; Creating Your First WCF Service; Summary; Part II: Programming Windows Communication Foundation; Chapter 4: Addresses; WCF Addresses; Programming WCF Addresses; Summary; Chapter 5: Understanding and Programming WCF Bindings; Understanding WCF Bindings; Programming WCF Bindings; Summary; Chapter 6: Understanding and Programming WCF Contracts; WCF Contracts; Programming WCF Contracts; Summary; Chapter 7: Clients; Client Architecture; Client Communication Patterns; Creating Client Code
  • Defining Client Bindings and EndpointsTyped versus Untyped Services; Useful Information; Client Programming Example; Summary; Chapter 8: Services; Overview; Service Behaviors; InstanceContext; Handling Exceptions; Programming Example; Summary; Chapter 9: Transactions and Reliable Sessions; Transactions; Reliable Sessions; Summary; Chapter 10: Security; Security Overview; Security Behaviors and Bindings; Securing Clients and Services; Best Practices; Summary; Chapter 11: Customizing Windows Communication Foundation; Extending ServiceHost and Service Model Layer; Extending the Channel Layer
  • Extending BindingsSummary; Chapter 12: Interoperability and Integration; Interoperability; Integration; Summary; Part III: Deploying Windows Communication Foundation; Chapter 13: Deploying Windows Communication Foundation; Installing WCF Services; Upgrading Services; Troubleshooting WCF Installations; Summary; Chapter 14: Managing Windows Communication Foundation; Tracing; Message Logging; Service Configuration Editor; Performance Counters; Summary; Chapter 15: Hosting Windows Communication Foundation Services; Hosting versus Self-Hosting; Hosting Options; Hosting Example; Summary
  • Appendix A: WCF Template Extensions in Visual StudioSummary; Appendix B: Case Study; Case Study: Elevator Control System; Summary; Index