Great BizTalk Tips by Marty Wasznicky and Scott Zimmerman

Marty Wasznicky  and Scott Zimmerman have published a great article on MSDN on some best practices while developing BizTalk application.

 


 

Here are the main points of the article:

1. Always Use Multi-Part Message Types
2. Always Try to Design Orchestrations with Direct-Bound Ports
3. Always Use Separate Internal and External Schemas
4. Never Expose Your Internal Schemas Directly in WSDL
5. Always Optimize the BizTalk Registry for Web Services
6. Always Set the Assembly Key File with a Relative Path
7. Never Overlook Free Sample Code
8. Debug XSLT in Visual Studio

Great job Guys, realy well written!

 


Benny Mathew
Seamless Integration Solutions
BizTalk Consulting, Development, Training
Bangalore, India


 


Website: http://www.seamless.in
Blog: http://GeeksWithBlogs.net/benny
BizTalk Usergroup: http://groups.google.co.in/group/b-bug


 

Another new book: ‘First Steps: Developing BizTalk Applications’

Another new book: ‘First Steps: Developing BizTalk Applications’

Apress released another book about BizTalk.

Here’s the description:
First Steps: Developing BizTalk Applications is a primer to most other introductory Biztalk books. If you feel like traditional beginning books are too abstract, and that you are mired in detail and missing the “big picture,” check out this book. It’s not a reference — it’s a jumpstart to learning Biztalk. You learn about the product in a phased approach. This way, you learn just what you need to know, when you need to know it. And the entire book is example-based: you learn by doing. Each phase provides detailed instructions for creating, deploying, and testing a BizTalk project. Through the book’s projects, you will be exposed to orchestrations, pipelines, maps, schemas, messages, ports, shapes, the BizTalk Server Administration console, and the Health and Activity Tracking (HAT) tool.

Support Team Hanselman

In

an amazingly fast paced and technical world like we live in, and having the type of

career that I have chosen for myself where I have to stay current on the latest technologies

at all times, it is very hard to find truly amazing, indispensible, sources of information. Scott

Hanselman is undoubtly such a source to me. I’m paid more today because

I read his blog, and I’ve told him so to his face.

He has faced a fight with Diabetes, Type 1, since he was 21 and obviously is passionate

about finding a cure to this prolific disease. He

recently posted this comment:

If you’ve ever thought about giving a’tip’ to this blog,here’s

your chance tomake that tip tax-deductible!(if you’re in the US)You

can also paypal your donation to the email address that is “my first name at

my last name .com” and I will personally deliver 100% of your money myself.

Well you can be sure that my donation is on it’s way, and I challenge everyone who

reads my blog to do two things, first subscribe to Scott’s blog you will not regret

it, and second to donate what you can to the effort he has underway to have Team

Hanselman raise $50,000 for the American Diabetes Association.

8 Tips And Tricks For Better BizTalk Programming


 


Marty Wasznicky (Regional Program Manager for BizTalk Server) and Scott Zimmerman (senior App Dev consultant with Microsoft) have written an interesting MSDN article with Tips for Better BizTalk Programming.  This article discusses Multi-Part Messages, Direct-Bound Ports, Internal and External Schemas, Web services and Debugging XSLT.  Make sure to read this article; it will help you save time when producing working solutions.


 


Regards,


Marjan

Phidgets rfid Kit in .Net

Phidgets rfid Kit in .Net

After the usual problems with local customs and DHL related to purchases outside the EU, we finally received PhidgetRFID Kit. I am interested in this because it’s a cheap and easy way of trying out BizTalk 2006 R2’s support for RFID (the BizTalk-specific adapter is not out yet, however). I downloaded and installed .Net 2.0’s class library, followed by a simple sample I got from Developer.com (“RFID Programming Made Simple and Cheap” by Bradley Jones), and got it working immediatly. Really great developer experience, out of the box!

RFID is a very interesting techology, even if it’s not mature yet as I hope it will be in the future, and the ability to easily make the bridge from the hardware to the software/applications side is very welcome for those of us working in the integration space.

As a final note, Phidgets has software to allow the integration of their products (which also include sensors, servos, LCD’s, etc.) with Microsoft’s Robotics Studio. The products this company makes, so easily integrated with current technologies, make it a perfect adult toy, in the same vein as Lego’s Mindstorms. 🙂