|
|
|
|
LEADER |
00000cam a2200000Ma 4500 |
001 |
OR_ocn769189459 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr cn||||||||| |
008 |
111213s2011 enka o 001 0 eng d |
040 |
|
|
|a E7B
|b eng
|e pn
|c E7B
|d N$T
|d UMI
|d COO
|d OCLCQ
|d DEBSZ
|d OCLCQ
|d VT2
|d OCLCF
|d OCLCQ
|d OCL
|d OCLCQ
|d AGLDB
|d OCLCQ
|d OCLCO
|d JBG
|d CEF
|d NLE
|d UKMGB
|d WYU
|d STF
|d UAB
|d AU@
|d UKAHL
|d RDF
|d UHL
|d VLY
|d OCLCQ
|d OCLCO
|d OCLCQ
|d OCLCO
|
015 |
|
|
|a GBB747771
|2 bnb
|
016 |
7 |
|
|a 018015145
|2 Uk
|
019 |
|
|
|a 785648167
|a 803432484
|a 1103282211
|a 1113001017
|a 1129362702
|a 1152976490
|a 1162016759
|a 1192329066
|a 1240523395
|
020 |
|
|
|a 9781849684613
|q (electronic bk.)
|
020 |
|
|
|a 1849684618
|q (electronic bk.)
|
020 |
|
|
|a 9781849684606
|q (electronic bk.)
|
020 |
|
|
|a 184968460X
|
020 |
|
|
|a 9781849684606
|
020 |
|
|
|a 1283320053
|
020 |
|
|
|a 9781283320054
|
020 |
|
|
|a 9786613320056
|
020 |
|
|
|a 6613320056
|
029 |
1 |
|
|a DEBBG
|b BV040902409
|
029 |
1 |
|
|a DEBBG
|b BV042968897
|
029 |
1 |
|
|a DEBSZ
|b 378299220
|
029 |
1 |
|
|a DEBSZ
|b 381384810
|
029 |
1 |
|
|a DEBSZ
|b 423775022
|
029 |
1 |
|
|a GBVCP
|b 785359958
|
029 |
1 |
|
|a NZ1
|b 14210474
|
029 |
1 |
|
|a UKMGB
|b 018015145
|
029 |
1 |
|
|a AU@
|b 000067103544
|
035 |
|
|
|a (OCoLC)769189459
|z (OCoLC)785648167
|z (OCoLC)803432484
|z (OCoLC)1103282211
|z (OCoLC)1113001017
|z (OCoLC)1129362702
|z (OCoLC)1152976490
|z (OCoLC)1162016759
|z (OCoLC)1192329066
|z (OCoLC)1240523395
|
037 |
|
|
|a CL0500000132
|b Safari Books Online
|
050 |
|
4 |
|a HF5548.32
|b .M53 2011eb
|
072 |
|
7 |
|a BUS
|x 026000
|2 bisacsh
|
072 |
|
7 |
|a BUS
|x 043030
|2 bisacsh
|
072 |
|
7 |
|a BUS
|x 043040
|2 bisacsh
|
082 |
0 |
4 |
|a 658.84
|2 22
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Rosanova, Dan.
|
245 |
1 |
0 |
|a Microsoft BizTalk server 2010 patterns :
|b create effective, scalable solutions with Microsoft BizTalk server 2010 /
|c Dan Rosanova.
|
260 |
|
|
|a Birmingham [England] :
|b Packt Pub.,
|c 2011.
|
300 |
|
|
|a 1 online resource (x, 371 pages) :
|b color illustrations.
|
336 |
|
|
|a text
|b txt
|2 rdacontent
|
337 |
|
|
|a computer
|b c
|2 rdamedia
|
338 |
|
|
|a online resource
|b cr
|2 rdacarrier
|
490 |
0 |
|
|a Professional Expertise Distilled
|
505 |
0 |
|
|a Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Introducing BizTalk Server 2010; Understanding what is BizTalk Server; Stating the goals of BizTalk Server; Increasing reliability; Decoupling systems; Providing reuse; Decreasing development time; Providing rich information to technical as well as business consumers; Improving administration; When to use BizTalk Server; Where does BizTalk fit into the Enterprise?; Exploring the architecture of BizTalk Server; Design patterns within the BizTalk architecture; Messaging
|
505 |
8 |
|
|a Publish SubscribeAdapter; Streaming; Understanding BizTalk message flow; The Message Box; Other BizTalk databases; Presenting the BizTalk runtime environment; Servers and services; Application servers; Database Servers; Web Servers; Enterprise Single Sign-On Servers; Understanding roles and relationships; The BizTalk group; Hosts; Host instances; Isolated vs. in-process hosts; Summary; Chapter 2: Introduction to BizTalk Development; Developing BizTalk solutions; Partitioning the BizTalk solution; Specifying the requirements of solution structure; Understanding the layers of a BizTalk solution
|
505 |
8 |
|
|a Visual Studio solution structureProjects; External Schemas (.xsd files); Internal Schemas (.xsd files); Maps (.btm files); Pipelines (.btp files); Pipeline components (.cs files); Orchestrations (.odx files); Libraries (C#, resources, and so on); Testing (.xml, .dtd, .cs files); Non-project artifacts; Motivations for solution structure; Understanding types in BizTalk; Message types; Types in contexts; Type resolution; Understanding the solution at runtime; Monitoring; Why BAM?; Understanding BAM concepts; Creating a BAM activity; Creating a BAM view; Creating a BAM tracking profile
|
505 |
8 |
|
|a Advanced BAM conceptsContinuation; Relationship; Document reference URL; Introducing the BAM portal; Presenting BAM alerts; Summary; Chapter 3: BizTalk Development Guidelines; Core guidance; Determining where to place different types of logic; Maps; Orchestrations; Business rules; Pipelines and pipeline components; General concept; Mapping at the port level; Orchestration best practices; Avoid overuse of orchestration; Always use multipart messages in orchestrations; Avoid large orchestrations; Minimize trips to the message box (persistence points)
|
505 |
8 |
|
|a Avoid using atomic scopes to call .NET methodsDon't use XmlDocument for a message type... ever; Avoid loading messages into classes via the XmlSerializer; Use direct bound ports and Content Based Routing; Leverage filters in orchestrations; Use distinguished fields instead of xpath; Avoid unnecessary looping on collections; Pipelines; What are pipelines?; Stages in a receive pipeline; Stages in a send pipeline; Pipeline components; Metadata and message context; Stream processing; Summary; Chapter 4: Operating BizTalk; Understanding BizTalk operational architecture; Administering BizTalk Server
|
520 |
|
|
|a Create effective scalable solutions with BizTalk Server 2010 using this e-book.
|
504 |
|
|
|a Includes index.
|
546 |
|
|
|a English.
|
590 |
|
|
|a O'Reilly
|b O'Reilly Online Learning: Academic/Public Library Edition
|
630 |
0 |
0 |
|a Microsoft BizTalk.
|
630 |
0 |
7 |
|a Microsoft BizTalk.
|2 blmlsh
|
630 |
0 |
7 |
|a Microsoft BizTalk
|2 fast
|
650 |
|
0 |
|a Electronic commerce.
|
650 |
|
6 |
|a Commerce électronique.
|
650 |
|
7 |
|a BUSINESS & ECONOMICS
|x Exports & Imports.
|2 bisacsh
|
650 |
|
7 |
|a BUSINESS & ECONOMICS
|x International
|x Marketing.
|2 bisacsh
|
650 |
|
7 |
|a BUSINESS & ECONOMICS
|x Marketing
|x Multilevel.
|2 bisacsh
|
650 |
|
7 |
|a Electronic commerce
|2 fast
|
776 |
0 |
8 |
|i Print version:
|a Rosanova, Dan.
|t Microsoft BizTalk server 2010 patterns : create effective, scalable solutions with Microsoft BizTalk server 2010.
|d Birmingham, U.K. : Packt Publishing, ©2011
|z 9781849684606
|
856 |
4 |
0 |
|u https://learning.oreilly.com/library/view/~/9781849684606/?ar
|z Texto completo (Requiere registro previo con correo institucional)
|
938 |
|
|
|a Askews and Holts Library Services
|b ASKH
|n AH26944228
|
938 |
|
|
|a ebrary
|b EBRY
|n ebr10510969
|
938 |
|
|
|a EBSCOhost
|b EBSC
|n 403671
|
994 |
|
|
|a 92
|b IZTAP
|