by community-syndication | Apr 15, 2007 | BizTalk Community Blogs via Syndication
There are some good tutorials/walkthroughs on Bart De Smet’s blog and a good range of advanced WF topics such as Tracking, Persistence, and External Data Exchange. He breaks everything down into small chunks and makes it seem simple!
http://community.bartdesmet.net/blogs/bart/archive/category/1004.aspx
by community-syndication | Apr 13, 2007 | BizTalk Community Blogs via Syndication
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
by community-syndication | Apr 13, 2007 | BizTalk Community Blogs via Syndication
Last week I had to help a collegue with the Oracle adapter. To get started I used the following 2 articles:
Richard Seroter’s Walkthrough
Wilfried Mausz’s Oracle adapter demo
These two articles and some general BizTalk knowledge helped me to understand most of the Oracle adapter in very little time.
Sharing knowledge rocks! Thanks guys!
by community-syndication | Apr 13, 2007 | BizTalk Community Blogs via Syndication
I’ve been spending way too much time building BizTalk maps recently, but, I did uncover some interesting behavior of the Scripting functoid that I thought was worth sharing.
My opinion is that using “Inline C#” (or VB.NET or JScript) in the Scripting functoid should only be for very simple operations, not page-long functions. In my […]
by community-syndication | Apr 13, 2007 | BizTalk Community Blogs via Syndication
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.
by community-syndication | Apr 12, 2007 | BizTalk Community Blogs via Syndication
My friend John Evdemon has been writing about the different components of a SOA Reference model. Check the first two posts here and here . Both articles emphasize in the idea of a SOA model based on capabilities that can evolve independently throughout…(read more)
by community-syndication | Apr 12, 2007 | BizTalk Community Blogs via Syndication
All good things must come to an end, and my time on the BizTalk Server team has expired (self-inflicted of course). One of the best parts about being employed at Microsoft is the endless opportunities that can arise throughout your career. To that end,…(read more)
by community-syndication | Apr 12, 2007 | BizTalk Community Blogs via Syndication
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.
by community-syndication | Apr 12, 2007 | BizTalk Community Blogs via Syndication
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
by community-syndication | Apr 11, 2007 | BizTalk Community Blogs via Syndication
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. 🙂
