- Format
- Häftad (Paperback)
- Språk
- Engelska
- Antal sidor
- 528
- Utgivningsdatum
- 2006-10-01
- Upplaga
- 1st ed.
- Förlag
- APRESS
- Medarbetare
- Metwally, Ahmed
- Illustrationer
- illustrations
- Dimensioner
- 232 x 175 x 25 mm
- Vikt
- Antal komponenter
- 1
- Komponenter
- 39:B&W 8 x 10 in or 254 x 203mm Perfect Bound on White w/Gloss Lam
- ISBN
- 9781590596999
- 880 g
Du kanske gillar
-
Pro BizTalk 2006
521- Skickas inom 5-8 vardagar.
- Gratis frakt inom Sverige över 199 kr för privatpersoner.
Finns även somPassar bra ihop
De som köpt den här boken har ofta också köpt Java How to Program, Late Objects, Global Edition av Paul Deitel (häftad).
Köp båda 2 för 1323 krKundrecensioner
Har du läst boken? Sätt ditt betyg »Fler böcker av författarna
-
Pro BizTalk 2009
George Dunphy, Harold Campos, Stephen Kaufman, Peter Kelcey, Sergei Moukhnitski
A compendium of best practices and implementation wisdom, Pro BizTalk 2009 is a revision of the highly-successful and best-selling Pro BizTalk 2006 . The book has been fully updated to cover developments in BizTalk 2009. Youll find chapters on top...
Övrig information
George Dunphy is an architect with Microsoft Consulting Technical Quality Assurance. He has 14 years of experience and focuses on technologies such as the Microsoft .NET framework, BizTalk Server, Visual Basic and Visual Basic .NET, Active Server Pages, COM, SQL Server, XML, SOAP and WSDL, T-SQL, and web development. In addition to his technical skills, George focuses on managing development teams for large enterprise application development projects. He works with a variety of customers ranging from governments to Fortune 100 companies to start-ups.
Innehållsförteckning
Contents
Foreword . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . xv
About the Authors . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . xix
About the Technical Reviewers . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . xxi
Acknowledgments . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . xxiii
Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . xxv
PART 1 - Readme.1st
CHAPTER 1 BizTalk in the Enterprise . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
What Is in the Toolkit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
Common Enterprise Usage. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
New BizTalk Solution Checklist. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
What Are the Teams Current Core Skill Sets? What Skill Sets Will the Team Need to Attain? . . . . . . . . . . . . . . . 10
What Are the Project Timelines? Will the Team Be Using BizTalk Exclusively to Decrease Development Time? . . . . . . . . . 12
Is There Enough in the Budget to Implement BizTalk? . . . . . . . . . . . 12
How Many Servers Are Required to Implement a BizTalk Solution? . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 16
How Much Custom Code Are You and Your Team Willing to Create? Would You Rather Use Completely Out-of-the-Box Functionality? . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18
Is BizTalk Suited for the Application in Question? . . . . . . . . . . . . . . . 18
Will Every Transaction in the System Need Monitoring? Will the Tracked Data Need Saving for Archiving Purposes? . . . 19
CHAPTER 2 Starting a New BizTalk Project. . . . . . . . . . . . . . . . . . . . . . . . . . . . . 21
Starting Preliminary Design . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 23
Creating Your Development Environment . . . . . . . . . . . . . . . . . . . . . . . . . . . 28
Isolated Development Configuration. . . . . . . . . . . . . . . . . . . . . . . . . . . 28
Using Virtual Machines . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 29
Organizing Visual SourceSafe Source Control. . . . . . . . . . . . . . . . . . . 30
Structuring and Integrating with Visual Studio . . . . . . . . . . . . . . . . . . . . . . . 31
Single Visual Studio Solution . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 33
Multiple Visual ...