Click here to Skip to main content
6,630,586 members and growing! (17,472 online)
Email Password   helpLost your password?
Article Category: All Topics MFC/C++ C# VB.NET ASP.NET SQL Architect Windows 7 Java LAMP Mobile CEO / Manager
Announcements
BullFrog Power
 
Search    
Add to IE Search

Microsoft BizTalk Server


Enterprise Systems » Microsoft BizTalk Server
Language
Platform
Technology
Audience
Skill Level
Topic
Clear All

Contents

     

    Microsoft BizTalk Server - General

    top
    Title / Updated Author Score  
    Considerations for caching in BizTalk - Unedited
    Updated: 25 Mar 2009  
    Covering common challenges and pitfalls in Caching in BizTalk
    C#, XML, Windows, .NET, Win32, Architect, Dev, Design
    Ali Kheyrollahi 5.00
    Consuming Web Services without web references in BizTalk
    Updated: 2 May 2009  
    Last week I came across a scenario where I had to call the card verification service before updating the credit/debit card status. This was the first time I was consuming a web service in an orchestration so I had a little trouble in the beginning. Very innocently I made request and response message
    Windows, Dev
    Abdul_Rafay 5.00
    Excel Reading Custom Pipeline for BizTalk Server
    Updated: 22 Jun 2009  
    This article will describe how to read an Excel file using a custom pipeline.
    C# 2.0, C# 3.0Win2K, WinXP, Win2003, Vista, Win2008, ASP.NET, Dev
    Pubudu Kasakara 5.00
    How to Invoke Stored Procedures with FOR XML Clause using BizTalk Adapter Pack 2.0 if the Stored Procedures are not in the default schema? - Unedited
    Updated: 17 Jul 2009  
    How to Invoke Stored Procedures with FOR XML Clause using BizTalk Adapter Pack 2.0 if the Stored Procedures are not in the default schema?
    .NET
    Sarmak.M.C 5.00
    Asynchronous call to web services in Biztalk orchestrations
    Updated: 4 Feb 2006  
    In this article, I'll show you how to call web services asynchronously using Biztalk. We'll use two orchestrations and some concepts like port parameters and polarity inversion of a port.
    C#, XML, Windows, .NET, Visual Studio, Dev
    Mauricio Ritter 4.79
    HOW TO Retry Atomic Scopes using RetryTransactionException
    Updated: 27 Jan 2009  
    This article describes how to retry a atomic scope execution using a RetryTransactionException
    C#, Windows, .NET, Dev
    Naveen Karamchetti 4.78
    Using a SQL Adapter in BizTalk Server 2004
    Updated: 31 Jan 2006  
    This article is a how-to guide to using SQL Server adapters in BizTalk Server 2004. It'll show how to configure the ports, messages, and orchestrations to use this BizTalk resource.
    XML, Windows, .NET, Visual Studio, Dev
    Mauricio Ritter 4.76
    Writing Custom BizTalk Functoids
    Updated: 25 Jan 2006  
    An article on how to write custom BizTalk functoids.
    C#, Windows, .NET, Visual Studio, Dev
    _ABHILASH_MS_ 4.73
    Developing with the Microsoft Business Rule Engine
    Updated: 5 Feb 2009  
    Explains practically working and developing with the Business Rule Engine (BRE).
    C#, .NET, Architect, Dev
    mohamad halabi 4.73
    A Simple BizTalk Hands-On Example
    Updated: 23 Feb 2006  
    A simple example on using the BizTalk Server.
    XML, Windows, .NET, Visual Studio, Dev
    _ABHILASH_MS_ 4.68
    Building BizTalk Server 2006 Currency Converter Custom Functoid - Unedited
    Updated: 11 Aug 2006  
    You will learn how to build BizTalk Server 2006 Currency Converter Custom Functoid using a WebService, and you will get an introduction about standarad functoids.
    XML, Windows, Visual Studio, Dev
    Kareem Shaker 4.67
    Configuring HIS 2004 With BizTalk 2004
    Updated: 30 Oct 2006  
    This article shows how to configure HIS 2004 with BizTalk 2004
    Windows, Visual Studio, Dev
    Mohamed Zahra 4.67
    Debatching large messages and extending Flatfile pipeline disassembler component in Biztalk 2006 - Unedited
    Updated: 13 Jan 2007  
    This article is aimed to explain the basics of custom flatfile disassembler
    Windows, Visual Studio, Dev
    Selvan 4.64
    UnzipDisassembler - A custom pipeline component for BizTalk Server 2004
    Updated: 29 Jan 2006  
    This article shows how to create a custom pipeline component in BizTalk Server 2004. The component receives a zipped message, uncompresses it, and returns the .zip file contents to the BizTalk Server.
    C#, Windows, .NET 1.1VS.NET2003, Dev
    Mauricio Ritter 4.63
    Invoking a Web Service without using a Proxy by using WCF Adapter in BizTalk Server 2006 R2
    Updated: 4 Mar 2009  
    Invoking a Web Service without using a Proxy by using WCF adapter in BizTalk Server 2006 R2
    C# (C# 1.0, C# 2.0, C# 3.0), .NET, ASP.NET
    Naveen Karamchetti 4.60
    Using Dynamic Maps in BizTalk
    Updated: 21 Mar 2006  
    An article on how to use Dynamic Mapping in BizTalk.
    C++, C#, Windows, .NET, Visual Studio, Dev
    _ABHILASH_MS_ 4.54
    BizUnit Context Tutorial - Unedited
    Updated: 5 May 2007  
    This article explains how to use the Context object , a key part of the BizUnit framework
    Windows, .NET 1.1, Visual Studio, Architect, Dev, QA
    Santosh Benjamin 4.40
    BizTalk Server 2006 Adapter for MS CRM 3.0 - Unedited
    Updated: 5 Feb 2009  
    The articles describes how to use and leverage MS CRM adapter to integrate CRM system with BizTalk.
    All Topics, Dev
    tiwarivishnu 4.33
    Displaying Messages and Its Flow from BizTalk Message Tracking Databases - Unedited
    Updated: 5 Feb 2009  
    This document details the use of BAM APIs and message tracking databases used to display the message and its flow.
    All Topics, Dev
    tiwarivishnu 4.33
    BizTalk Oracle Adapter Installation - Unedited
    Updated: 3 Apr 2008  
    Installation of BizTalk Oracle Adapter
    Windows, Visual Studio, Dev
    thakurjitender@gmail.com, 4.20
    Call a custom .NET component from BizTalk 2006
    Updated: 26 Jun 2008  
    This article describes how to consume a .NET component from an Expression Shape of BizTalk 2006.
    C# (C# 2.0), Windows, .NET (.NET 2.0), Dev
    Santiago Sanchez 4.20
    How to split an XML message in BizTalk 2004 using Document and Envelope Schemas
    Updated: 26 May 2005  
    This tutorial will show you how to disassamble a batch of multiple records to individual records.
    C#, XML, Windows, .NET 1.1VS.NET2003, Dev
    Gaurang Desai 4.13
    Explaining the BizTalk Architecture to your Grandma
    Updated: 27 Jan 2006  
    An introduction to BizTalk Server.
    Windows, .NET, Visual Studio, Dev
    _ABHILASH_MS_ 4.12
    B2B Integration with SAP Infrastructure using Microsoft BizTalk Server
    Updated: 19 Nov 2004  
    SAP - BizTalk integration.
    VBScript, Windows, Visual Studio, Architect, Dev
    Manish_Kalkar 4.00
    Using the %SourceFileName% macro to create a custom send file name in BizTalk 2004 - Unedited
    Updated: 22 Mar 2006  
    Using the send handler macro to create a custom send file name within BizTalk 2004
    Windows, .NET, Visual Studio, Dev
    vish1979 4.00
    The *Other* Way of Using BizTalk Dynamic Maps
    Updated: 21 May 2009  
    An article on using dynamic BizTalk Maps using XSLTs
    C# (C# 1.0, C# 2.0, C# 3.0), .NET (.NET 2.0), Architect, Dev, Design
    Dexter Legaspi 4.00
    A Quick guide to handling exceptions in BizTalk Orchestrations - Unedited
    Updated: 19 Dec 2006  
    This article explains the various scenarios in handling BizTalk exceptions
    C#, Windows, .NET 1.1VS.NET2003, Dev
    Naveen Karamchetti 3.97
    Parallel Branching and Scoping in BizTalk Orchestrations - Advanced Concepts
    Updated: 14 Mar 2006  
    This article explains the various tricky issues in parallel branching in BizTalk Server 2004 Orchestrations.
    C#, XML, Windows, .NET, ASP.NET, Visual Studio, Dev
    Naveen Karamchetti 3.86
    Using Custom XSLT Transformations in BizTalk Server 2004 Mapper
    Updated: 28 Feb 2006  
    This article uses the custom XSLT transformations in the BizTalk Server 2004 Mapper.
    C#, XML.NET 1.1, Win2003, IIS, VS.NET2003, Dev
    Naveen Karamchetti 3.85
    Comparison between Windows Workflow Foundation and Biz Talk Server
    Updated: 30 Jul 2009  
    Comparison between Windows Workflow Foundation and Biz Talk Server in terms of features, application and implementation
    Windows, Architect, Dev
    Robin_Roy 3.82
    Secure Messaging Solution - Unedited
    Updated: 22 Jan 2008  
    We are sending end receiving sensitive information over the internet. We want to secure all the messages we are exchanging with our partners.
    C# (C# 2.0, C# 3.0), .NET (.NET 1.1, .NET 2.0, .NET 3.0, .NET 3.5), SQL Server (SQL 2005)
    Moustafar 3.79
    Consume web service to Orchestration - Unedited
    Updated: 24 Oct 2007  
    Consume web service to Orchestration and pass value to that web service through XML receive port
    Windows, .NET 2.0, Visual Studio, Dev
    thawait.himanshu 3.77
    Understanding BizTalk Server - In 47 Words Or Less - Unedited
    Updated: 11 Jun 2008  
    Introduction to BizTalk Server for experienced developers - buids on exising knowledge
    C#, XML, Windows, .NET (.NET 2.0), Architect, Dev
    Erik Westermann 3.77
    Design your Biztalk 2006 Schema - Part 1 - Unedited
    Updated: 5 Apr 2007  
    A Beginers guide to Biztalk schema design
    Windows, Visual Studio, Architect, Dev, QA, Design
    Selvan 3.75
    Custom BizTalk Pipeline Assembler Component
    Updated: 6 Apr 2009  
    A custom pipeline assembler component for BizTalk.
    C#, .NET, Dev
    Wael Al Wirr 3.75
    Learn BizTalk Server Perfmon Counters - Unedited
    Updated: 27 Dec 2007  
    Learn BizTalk Server Perfmon Counters
    Windows (Win2K, WinXP, Win2003), Win32, Win64, Architect
    Nilay Parikh 3.67
    Consuming WCF Services in BizTalk Server 2006 R2 - Add generated items (WCF Services) - Unedited
    Updated: 30 Mar 2008  
    Consuming WCF Services in BizTalk Server 2006 R2 - Add generated items (WCF Services)
    CEO, Architect, Dev, Design
    Nilay Parikh 3.67
    BizTalk 2006 R2 with PeopleSoft Integration & MicroSoft BizTalk PeopleSoft Adapter Overview - Unedited
    Updated: 30 Mar 2008  
    BizTalk 2006 R2 with PeopleSoft Integration & MicroSoft BizTalk PeopleSoft Adapter Overview
    Architect
    Nilay Parikh 3.67
    Excellence: A BizTalk Unit Testing Framework - An Overview
    Updated: 25 Mar 2009  
    A Unit Testing framework for testing orchestration using instrumentation
    C# (C# 1.0, C# 2.0), XML, XSLT, Windows (WinXP, Win2003), .NET (.NET 1.0, .NET 1.1, .NET 2.0, .NET 3.0, .NET 3.5), Win32, Architect, Dev, QA, Design
    Ali Kheyrollahi 3.67
    Flattening out the complexity in flat file schemas in BizTalk 2004 - Part 2
    Updated: 28 Feb 2006  
    An article explaining how to write various flat file schemas in BizTalk Server 2004.
    Windows, .NET 1.1, ASP.NET, IIS, VS.NET2003, Dev
    Naveen Karamchetti 3.59
    Fax Adapter - Unedited
    Updated: 28 Sep 2006  
    Fax Adapter for BizTalk Server 2006
    C# 2.0.NET 2.0, Win2003VS2005, Dev
    Anil_Kumar_P 3.56
    Application Integration through Microsoft Technologies - Unedited
    Updated: 1 Mar 2007  
    Describes Application Integration and discusses Different Microsoft technologies Related to Application integration
    Windows, .NET 1.1, .NET 2.0, .NET 3.0, Visual Studio, COM, COM+, WCF, Architect, Dev
    Naveed Bajwa 3.55
    HOW To Compensate a Transaction in a BizTalk Orchestration - Unedited
    Updated: 12 May 2006  
    This article explains the use of Compensatory Transactions in Orchestrations in BizTalk Server 2006
    C#, Windows, .NET, Visual Studio, Dev
    Naveen Karamchetti 3.54
    How to create a self-routing message using Dynamic Ports in BizTalk Server 2004
    Updated: 1 Mar 2006  
    This article describes how to create a self-routing message using Dynamic Ports in BizTalk Server 2004.
    C#, XML, Windows, .NET, Visual Studio, Dev
    Naveen Karamchetti 3.52
    Creating Flat File schemas using the BizTalk Server 2006 Flat File Schema Wizard - Unedited
    Updated: 20 Apr 2006  
    An article explaining how to generate a flat file schema in BizTalk Server 2006 using the Flat file schema wizard
    Windows, .NET, Visual Studio, Dev
    Naveen Karamchetti 3.49
    HOW TO Unit Test BizTalk 2006 Orchestrations using BizUnit 2006 - Unedited
    Updated: 26 Apr 2006  
    This article explains how to perform unit testing of BizTalk 2006 Orchestrations using BizUnit 2006.
    C#, Windows, .NET, Visual Studio, Dev
    Naveen Karamchetti 3.47
    Custom BizTalk Pipeline Disassembler Component
    Updated: 6 Apr 2009  
    A custom BizTalk pipeline disassembler component.
    C#, .NET, Dev
    Wael Al Wirr 3.46
    Custom BizTalk Pipeline Decoding Component
    Updated: 6 Apr 2009  
    Custom BizTalk Pipeline Decoding Component
    C# (C# 1.0, C# 2.0, C# 3.0), Dev
    Wael Al Wirr 3.46
    Custom BizTalk Pipeline Encoding Component
    Updated: 6 Apr 2009  
    Custom BizTalk Pipeline Encoding Component
    C# (C# 1.0, C# 2.0, C# 3.0), Dev
    Wael Al Wirr 3.46
    How to invoke a BizTalk Orchestration using Office InfoPath 2003
    Updated: 17 Mar 2006  
    This article describes how to connect InfoPath 2003 with BizTalk Server 2004 Orchestrations.
    C#, XML, Windows, .NET, Visual Studio, Dev
    Naveen Karamchetti 3.45
    BizTalk Enterprise Integration Patterns - Part 1 - Unedited
    Updated: 25 Apr 2006  
    This article explains the Content Enricher Pattern of Message Oriented systems for BizTalk Server 2004
    C#, Windows, .NET, Visual Studio, Dev
    Naveen Karamchetti 3.40
    First Footsteps with Orchestrations in BizTalk Server 2004
    Updated: 27 Feb 2006  
    An article on how to create a simple orchestration in BizTalk Server 2004.
    C#.NET 1.1, WinXP, Win2003VS.NET2003, Dev
    Naveen Karamchetti 3.33
    Configuring BizTalk Orchestrations to handle un-typed messages
    Updated: 2 Mar 2006  
    This article describes how to create/handle un-typed messages in BizTalk Server 2004 orchestrations.
    C#, Windows, .NET, Visual Studio, Dev
    Naveen Karamchetti 3.30
    Keep The Orchestration Simple (KTOS) - A BizTalk Pattern - Unedited
    Updated: 27 Apr 2006  
    This article describes a pattern wherein which the Orchestration is independent of the transformation map.
    Windows, .NET, Visual Studio, Dev
    Naveen Karamchetti 3.29
    HOW TO Auto-generate schemas using Well-formed XML documents and DTD documents in Biztalk - Unedited
    Updated: 3 Dec 2006  
    An article on auto generating schemas using Well-formed XML documents and DTD documents in Biztalk.
    C# 2.0, Windows, .NET 1.1VS.NET2003, Dev
    Naveen Karamchetti 3.25
    Calling a Web Service with Custom Parameters from an Orchestration in BizTalk Server 2004 - Unedited
    Updated: 19 Apr 2006  
    This article describes how to invoke a Web Service which has custom parameters from a BizTalk Orchestration.
    Windows, .NET, Visual Studio, Dev
    Naveen Karamchetti 3.22
    Using the MSI installer wizard for deploying applications created in BizTalk Server 2006
    Updated: 30 Apr 2006  
    This article explains how to use the MSI installer wizard for deploying applications created in BizTalk Server 2006.
    Windows, .NET, Visual Studio, Dev
    Naveen Karamchetti 3.18
    B2B Integration with SAP Infrastructure using Microsoft BizTalk Server - Unedited
    Updated: 19 Nov 2004  
    SAP - BizTalk Integration
    VBScript, Windows, Visual Studio, Architect, Dev
    Manish_Kalkar 3.14
    Flattening out the complexity in flat file schemas in BizTalk 2004 - Part 1
    Updated: 27 Feb 2006  
    An article explaining, how to write various flat file schemas in BizTalk Server 2004.
    C#, Windows, .NET, Visual Studio, Dev
    Naveen Karamchetti 3.08
    A Quick look at the new functoids in BizTalk Server 2006
    Updated: 20 Mar 2006  
    This article describes the new functoids in BizTalk Server 2006.
    C#, Windows, .NET, ASP.NET, Visual Studio, SQL 2005, DBA, Dev
    Naveen Karamchetti 3.00
    BizTalk Enterprise Integration Patterns - Part 2 - Unedited
    Updated: 25 Apr 2006  
    This article explains the Claim Check Pattern of Message Oriented systems in BizTalk Server 2004
    Windows, .NET, Visual Studio, Dev
    Naveen Karamchetti 3.00
    Exception handling With Ports in BizTalk - Unedited
    Updated: 25 Dec 2007  
    Exception handling With Ports in BizTalk
    C# (C# 1.0, C# 2.0, C# 3.0), XSLT, .NET (.NET 1.0, .NET 1.1, .NET 2.0, Mono, DotGNU, .NET 3.0, .NET 3.5), Architect, DBA, Dev
    Nilay Parikh 3.00
    Flattening out the complexity in flat file schemas in BizTalk 2004 - Part 3 - Unedited
    Updated: 6 Apr 2006  
    An article explaining how to write various flat file schemas in BizTalk Server 2004.
    Windows, .NET, Visual Studio, Dev
    Naveen Karamchetti 2.94
    Very Sweet and Simple Sample of BRE - Unedited
    Updated: 23 Oct 2007  
    Here I just set the Discount base on there Balance. To do this I create BRE and implement that on my orchestration by using “Call Rules” shape.
    Windows, .NET 2.0, Visual Studio, Dev
    thawait.himanshu 2.88
    Leveraging XLINQ concepts in BizTalk 2004/2006 + - Unedited
    Updated: 29 Jul 2006  
    Write a short code to solve your complex problem.
    C# 2.0.NET 2.0, Win2K, Win2003, Vista, LINQ, VS.NET2003, VS2005, Architect, Dev, QA
    Selvan 2.83
    Creating an Automated Purchase Order Workflow using BizTalk Server 2004 - Unedited
    Updated: 30 Apr 2006  
    This article explains the various aspects of creating a automated Purchase Order Workflow system using BizTalk Server 2004.
    C#, Windows, .NET, Visual Studio, Dev
    Naveen Karamchetti 2.70
    How To Troubleshoot Schemas in BizTalk Server 2006 - Unedited
    Updated: 22 Sep 2006  
    Troubleshooting Schemas, Maps and Pipelines can be difficult, unless you know and understand the wealth of tools available within and without Visual Studio.NET
    Windows, Visual Studio, Dev
    briberry 2.40
    Persistence point in BizTalk 2004 - Unedited
    Updated: 18 Aug 2006  
    An overview of Biztalk Persistance mechanism
    Windows, .NET, Visual Studio, Dev
    Selvan 2.38
    B2B Integration with SAP Infrastructure using Microsoft BizTalk Server. - Unedited
    Updated: 18 Jun 2002  
    Integrate your Enterprise Resource Planning System with various Remote Systems.
    C++Win2K, WinXP, Visual Studio, Dev
    ManishKalkar 2.33
    BizTalk Custom Pipeline Components - Framework Overview Part-1 - Unedited
    Updated: 26 Dec 2007  
    In this article I am trying to put consolidated information for developing custom pipeline components. Hope you like my efforts; frankly, there is nothing new in the article but it's all together.
    C# (C# 1.0, C# 2.0, C# 3.0), .NET (.NET 1.0, .NET 1.1, .NET 2.0, Mono, DotGNU, .NET 3.0, .NET 3.5), Visual Studio (VS.NET2003, VS2005, VS2008), Dev, Design
    Nilay Parikh 2.33
    BizTalk Server 2006 / R2 Throttling Mechanisms - Unedited
    Updated: 4 Jan 2008  
    BizTalk Server 2006 / R2 Throttling Mechanisms, BizTalk 2006 / R2 comes with good relief in terms of performance and throttling mechanism, if you work close to administrating and performance tuning job for BizTalk environment or any messaging system then you can visualize the complexity of pick proc
    C# (C# 2.0, C# 3.0), SQL, .NET (.NET 2.0, .NET 3.0, .NET 3.5), Architect, DBA
    Nilay Parikh 2.33
    Functoid with more than one output value
    Updated: 10 Oct 2009  
    Functoid with more than one output value
    C# (C# 1.0, C# 2.0, C# 3.0), .NET
    Sarmak.M.C 2.33
    BizTalk 2006 consumes Web Service then publish Orchestration as Web service and call from ASPX - Unedited
    Updated: 14 May 2008  
    BizTalk 2006 consumes Web Service then publish Orchestration as Web service and call from ASPX
    C#, VC8.0, Windows, .NET 2.0, ASP.NET, Visual Studio, SQL 2005, DBA, Dev
    thawait.himanshu 2.15
    Introduction of Looping Functiod - Unedited
    Updated: 13 Mar 2008  
    Using Looping Function in Biztalk 2006 Map
    .NET (.NET 2.0), Visual Studio (VS2005)
    Member 3563190 2.09
    BizTalk 2004/2006 Interview questions that every developer must know... - Unedited
    Updated: 26 Apr 2006  
    This article lists down the BizTalk questions that every developer must know...
    Windows, .NET, Visual Studio, Dev
    Naveen Karamchetti 2.07
    BizTalk 2006 / R2 Publishing Throttling State #2 (imbalanced message publishing rate, input rate exceeds output rate) - Unedited
    Updated: 15 Jan 2008  
    BizTalk 2006 / R2 Publishing Throttling State #2 (imbalanced message publishing rate, input rate exceeds output rate)
    Architect
    Nilay Parikh 2.07
    BizTalk 2006 R2 - Throttling - Perfmon Parameters - My Experience - Unedited
    Updated: 16 Jan 2008  
    BizTalk 2006 R2 - Throttling - Perfmon Parameters - My Experience
    Architect
    Nilay Parikh 2.05
    How to debug XLANG schedule
    Updated: 11 Nov 2003  
    How to debug XLANG schedule
    Windows, Visual Studio, Dev
    Alawi Alkaf 2.00
    Biztalk 2006 Engine –few interesting improvements - Unedited
    Updated: 27 Jul 2006  
    Biztalk 2006 Engine –few interesting improvements
    Windows, .NET, Visual Studio, Dev
    Selvan 2.00
    RFID Motion - Unedited
    Updated: 22 Jul 2008  
    BizTalk RFID Component to detect directional movement of tags
    C# (C# 2.0), Windows (Win2003), .NET (.NET 2.0), Win32, Visual Studio (VS2005, VS2008), Architect, Dev
    anideswandikar 2.00
    Pitfalls Encountered and There Workarounds during the developement of BizTalk Project - Unedited
    Updated: 6 Sep 2007  
    Pitfalls Encountered and There Workarounds during the developement of BizTalk Project
    C#, XML, SQL, Windows, .NET 1.1SQL 2000, VS.NET2003, DBA, Dev
    Abhijit Mahato 1.80
    Zipping file in custom pipeline - Unedited
    Updated: 2 Jul 2007  
    This article will tell us how to compress and encrypt a zip file in custom send pipeline
    VB 8.0, .NET, Win2003VS2005, Architect, Dev
    v gundlapally 1.60
    BizTalk Mapping - Part I - Unedited
    Updated: 17 Sep 2007  
    This article discuss about functoids that help with Mapping in BizTalk Server
    XSLT, C# 3.0, Windows, .NET 2.0VS.NET2003, Dev
    Vidhya Rao 1.36
    BizTalk Server 2006 and Ent Lib 3.1 - Unedited
    Updated: 24 Feb 2008  
    Integrate BizTalk Server 2006 development with Enterprise Application Library 3.1
    .NET (.NET 2.0), Architect
    Vinit Patankar  
    Excellence: A BizTalk Unit Testing Framework - A Sample
    Updated: 25 Mar 2009  
    A walkthrough on using the Excellence BizTalk Unit Testing framework.
    C#, XML, Win32, Architect, Dev, Design
    Ali Kheyrollahi  
    Microsoft announces BizTalk Server 2009
    Updated: 2 May 2009  
    After the BizTalk Server 2006 R2, Microsoft announces BizTalk Server 2009 which will serve enterprises to build integration solutions with a more powerful Microsoft suite.
    All Topics, Dev
    Abdul_Rafay  
    Consuming Web Services without web references in BizTalk
    Updated: 2 May 2009  
    How to consume Web Services without web references in BizTalk.
    .NET, Dev
    Abdul_Rafay  
    Parsing BizTalk Messages in .NET Components through Orchestration
    Updated: 2 May 2009  
    Parsing BizTalk messages in .NET Components through Orchestration
    C#, .NET
    Abdul_Rafay  
    Parsing BizTalk messages in .NET Components through Orchestration
    Updated: 2 May 2009  
    How to parse BizTalk messages in .NET components through orchestration.
    C#, Dev
    Abdul_Rafay  
    BizTalk does not recognize change in Web Services
    Updated: 2 May 2009  
    As a good practice, always publish Web Services when the orchestrations which are being published as a Web Service are stopped or are in an unlisted state so this error will not occur.
    All Topics, Dev
    Abdul_Rafay  
    Preserve trailing spaces in a flat file schema
    Updated: 2 May 2009  
    If the trailing spaces of your flat file message is being truncated by BizTalk, here is a workaround.
    XML, Dev
    Abdul_Rafay  
    Sending an HTML-Formatted E-Mail Message from BizTalk - Unedited
    Updated: 5 May 2009  
    Sending an HTML-Formatted E-Mail Message from BizTalk
    C# (C# 1.0, C# 2.0, C# 3.0), .NET
    Abdul_Rafay  

    Last Updated 21 Nov 2009
    Advertise | Privacy
    Copyright © CodeProject, 1999-2009
    All Rights Reserved. Terms of Use