Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
(MCTS) Microsoft BizTalk Server (70-595) Certification and Assessment Guide: Second Edition

You're reading from   (MCTS) Microsoft BizTalk Server (70-595) Certification and Assessment Guide: Second Edition This book does exactly what it says on the cover, giving in-depth guidance to intermediate BizTalk developers on how to pass the Microsoft BizTalk Server 2010 (70-595) exam. It's your essential aid to success.

Arrow left icon
Product type Paperback
Published in Mar 2014
Publisher
ISBN-13 9781782172109
Length 570 pages
Edition Edition
Languages
Arrow right icon
Toc

Table of Contents (20) Chapters Close

(MCTS) Microsoft BizTalk Server (70-595) Certification and Assessment Guide Second Edition
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
1. Configuring a Messaging Architecture FREE CHAPTER 2. Developing BizTalk Artifacts – Creating Schemas and Pipelines 3. Developing BizTalk Artifacts – Creating Maps 4. Developing BizTalk Artifacts – Creating Orchestrations 5. Testing, Debugging, and Exception Handling 6. Deploying, Tracking, and Administrating a BizTalk Server 2010 Solution 7. Integrating Web Services and Windows Communication Foundation (WCF) Services 8. Implementing Extended Capabilities 9. Using Azure BizTalk Features 10. Test-taking – Tips and Tricks Sample Certification Test Questions Sample Certification Test Questions – Answers Testing Your Knowledge – Answers Index

Integrating Web Services and Windows Communication Foundation (WCF) Services


  1. Answer: c

    The WCF Send Handler provides the ability to import a WCF Extension/Custom Behavior. We can access this function by clicking on the Properties button inside the WCF Custom Send Handler.

  2. Answer: a

    Of the answers available for this question, the BasicHttpBinding is the most interoperable binding.

  3. Answer: b

    WCF-based Send Ports provide the ability to alter an outbound message by specifying an XML template. By using this template, we can wrap our message with additional XML tags that will conform to the third party financing the company's specification.

  4. Answer: c

    When the BizTalk WCF Service Publishing Wizard runs, it will create a Web Application inside IIS. The problem is that the Web Application will use the Default Application pool. Unless this Default Application pool has been modified to use the identity of the BizTalk Isolated Host Instance account, the Application Pool will not have sufficient BizTalk rights to launch our Web Service in a browser.

  5. Answer: c

    The BizTalk WCF Service Publishing Wizard will use the latest version of our Schema's assembly that is in the GAC. It is not enough to just recompile our Application and then select the most recent assembly.

  6. Answer: d

    He needs to create a relay Port since he needs to use Windows Azure Service Bus to securely expose his service to the Internet. Although BasicHttp is fairly interoperable, the WebHttp binding or REST is even more so.

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image