|
|
|
|
LEADER |
00000cam a2200000 i 4500 |
001 |
OR_ocn929952620 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr unu|||||||| |
008 |
151119s2015 caua o 001 0 eng d |
040 |
|
|
|a UMI
|b eng
|e rda
|e pn
|c UMI
|d N$T
|d YDXCP
|d OCLCF
|d EBLCP
|d COO
|d DEBBG
|d CEF
|d OCLCQ
|d OCLCO
|d UAB
|d NJT
|d OCLCQ
|d OCLCO
|d OCLCQ
|d OCLCO
|
019 |
|
|
|a 929952269
|a 931159348
|a 935919671
|a 938511802
|
020 |
|
|
|a 9781491918999
|q (electronic bk.)
|
020 |
|
|
|a 1491918993
|q (electronic bk.)
|
020 |
|
|
|a 9781491944820
|
020 |
|
|
|a 149194482X
|
020 |
|
|
|z 9781491944837
|
020 |
|
|
|z 1491944838
|
029 |
1 |
|
|a AU@
|b 000057006346
|
029 |
1 |
|
|a AU@
|b 000057101210
|
029 |
1 |
|
|a DEBBG
|b BV043967867
|
029 |
1 |
|
|a DEBSZ
|b 48578355X
|
029 |
1 |
|
|a GBVCP
|b 882847651
|
035 |
|
|
|a (OCoLC)929952620
|z (OCoLC)929952269
|z (OCoLC)931159348
|z (OCoLC)935919671
|z (OCoLC)938511802
|
037 |
|
|
|a CL0500000675
|b Safari Books Online
|
050 |
|
4 |
|a QA76.76.A65
|
072 |
|
7 |
|a COM
|x 060010
|2 bisacsh
|
082 |
0 |
4 |
|a 005.3
|2 23
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Löwy, Juval,
|e author.
|
245 |
1 |
0 |
|a Programming WCF services /
|c Juval Lowy & Michael Montgomery.
|
246 |
3 |
|
|a Programming Windows Communication Foundation services
|
250 |
|
|
|a 4th edition.
|
264 |
|
1 |
|a Sebastopol, CA :
|b O'Reilly Media,
|c 2015.
|
264 |
|
4 |
|c ©2016
|
300 |
|
|
|a 1 online resource (1 volume) :
|b illustrations
|
336 |
|
|
|a text
|b txt
|2 rdacontent
|
337 |
|
|
|a computer
|b c
|2 rdamedia
|
338 |
|
|
|a online resource
|b cr
|2 rdacarrier
|
588 |
0 |
|
|a Online resource; title from title page (Safari, viewed November 16, 2015).
|
500 |
|
|
|a "Design and build maintainable service-oriented systems"--Cover
|
500 |
|
|
|a Includes index.
|
505 |
0 |
|
|a Copyright; Table of Contents; Preface; Conventions Used in This Book; How This Book Is Organized; Introducing Michael "Monty" Montgomery; ; ; Safari® Books Online; How to Contact Us; Acknowledgments; Chapter 1. WCF Essentials; What Is WCF?; Services; Service Execution Boundaries; WCF and Location Transparency; Addresses; TCP Addresses; HTTP Addresses; IPC Addresses; MSMQ Addresses; WebSocket Addresses; UDP Addresses; Contracts; The Service Contract; Hosting; IIS Hosting; Self-Hosting; WAS Hosting; Custom Hosting in IIS/WAS; Choosing a Host; Bindings; The Common Bindings; Choosing a Binding.
|
505 |
8 |
|
|a Additional BindingsUsing a Binding; Endpoints; Administrative Endpoint Configuration; Programmatic Endpoint Configuration; Default Endpoints; The Configure() Method; Metadata Exchange; Metadata over HTTP-GET; The Metadata Exchange Endpoint; The Metadata Explorer; More on Behavior Configuration; Client-Side Programming; Generating the Proxy; Administrative Client Configuration; Programmatic Client Configuration; The WCF-Provided Test Client; Programmatic Versus Administrative Configuration; Configuration Policy; WCF Architecture; Host Architecture; Working with Channels.
|
505 |
8 |
|
|a The InProcFactory ClassTransport-Level Sessions; Transport Session and Binding; Transport Session Termination; Reliability; Bindings, Reliability, and Ordered Messages; Configuring Reliability; Requiring Ordered Delivery; Chapter 2. Service Contracts; Operation Overloading; Contract Inheritance; Client-Side Contract Hierarchy; Service Contract Factoring and Design; Contract Factoring; Factoring Metrics; Contract Queries; Programmatic Metadata Processing; The MetadataHelper Class; Chapter 3. Data Contracts; Serialization; .NET Serialization; The WCF Formatters; Data Contract via Serialization.
|
505 |
8 |
|
|a Data Contract AttributesImporting a Data Contract; Data Contracts and the Serializable Attribute; Inferred Data Contracts; Composite Data Contracts; Data Contract Events; Shared Data Contracts; Data Contract Hierarchy; Known Types; Service Known Types; Multiple Known Types; Configuring Known Types; Data Contract Resolvers; Objects and Interfaces; Data Contract Equivalence; Serialization Order; Versioning; New Members; Missing Members; Versioning Round-Trip; Data Contract Factoring and Design; Data Contract Design; Data Contract Factoring; Operation Factoring; The Data Transfer Object Pattern.
|
505 |
8 |
|
|a EnumerationsDelegates and Data Contracts; Generics; Collections; Concrete Collections; Custom Collections; The CollectionDataContract Attribute; Referencing a Collection; Dictionaries; Chapter 4. Instance Management; Behaviors; Per-Call Services; Benefits of Per-Call Services; Configuring Per-Call Services; Per-Call Services and Transport Sessions; Designing Per-Call Services; Choosing Per-Call Services; Per-Session Services; Configuring Private Sessions; Sessions and Reliability; The Session ID; Session Termination; Singleton Service; Initializing a Singleton; Choosing a Singleton.
|
520 |
|
|
|a "Programming WCF Services is the authoritative, bestselling guide to Microsoft's unified platform for developing modern, service-oriented applications on Windows. Hailed as the definitive treatment of WCF, this guide provides unique insight, rather than documentation, to help you learn the topics and skills you need for building maintainable, extensible, and reusable WCF-based applications. Authors Juval Löwy, one of the world's top .NET experts, and Michael Montgomery have revised this edition to include the productivity-enhancing features of .NET Framework 4.6, along with the latest WCF ideas and techniques. By teaching you the why and the how of WCF programming, this book will help you master WCF and make you a better software engineer: learn WCF's architecture and essential building blocks, including key concepts such as reliability and transport sessions; use built-in features such as service contracts, instance and concurrency management, transactions, queued services, and security; increase the quality of your WCF services by using design options, tips, and best practices in Löwy's ServiceModelEx framework; understand the rationale behind particular design decisions, and rarely understood aspects of WCF development; and learn why Azure Service Fabric is the killer app for modern DevOps.--Publisher's description.
|
590 |
|
|
|a O'Reilly
|b O'Reilly Online Learning: Academic/Public Library Edition
|
650 |
|
0 |
|a Application software
|x Development.
|
650 |
|
0 |
|a Web servers
|x Computer programs.
|
650 |
|
0 |
|a Web services.
|
650 |
|
6 |
|a Logiciels d'application
|x Développement.
|
650 |
|
6 |
|a Serveurs Web
|x Logiciels.
|
650 |
|
6 |
|a Services Web.
|
650 |
|
7 |
|a COMPUTERS
|x Web
|x Browsers.
|2 bisacsh
|
650 |
|
7 |
|a Application software
|x Development
|2 fast
|
650 |
|
7 |
|a Web servers
|x Computer programs
|2 fast
|
650 |
|
7 |
|a Web services
|2 fast
|
700 |
1 |
|
|a Montgomery, Michael,
|e author.
|
776 |
0 |
8 |
|i Print version:
|a Löwy, Juval.
|t Programming WCF services.
|b 4th edition.
|d ©2016
|z 1491944838
|z 9781491944837
|w (OCoLC)881657222
|
856 |
4 |
0 |
|u https://learning.oreilly.com/library/view/~/9781491944820/?ar
|z Texto completo (Requiere registro previo con correo institucional)
|
938 |
|
|
|a ProQuest Ebook Central
|b EBLB
|n EBL4333765
|
938 |
|
|
|a EBSCOhost
|b EBSC
|n 1099365
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 12727125
|
994 |
|
|
|a 92
|b IZTAP
|