Archive

Categories.NET (10)

Date Title Comments Rating
2007-07-13 Code Snippet: Sort nodes in an Xml Document 4 None
2007-06-02 Determine whether the BizTalk assembly is Debug or Release build at runtime. 3 None
2007-05-24 Can't see Debug statements in DebugView? 3 None
2007-05-19 Create safe File Name from string using .NET 2.0 4 None
2007-05-15 Now, I'm a "MCPD - Enterprise Application Developer for .NET 2.0" 0 None
2007-05-12 Detect CLR version under which your BizTalk service is running. 2 None
2007-02-05 How to create an invisible .NET Application? 0 None
2007-01-08 Microsoft.BizTalk.Gac.Fusion, Access denied Exception and GAC is empty 8 None
2006-12-19 GAC your assemblies with one click!! 3 None
2006-05-25 System.Diagnostics.Process, RedirectStandardOutput process hanging 2 None

CategoriesASP .NET (2)

Date Title Comments Rating
2008-07-08 ASP .NET 2.0 - IIS worker process terminating unexpectedly. Event ID: 1009 - The process exit code was '0xc0000005' 0 None
2007-05-23 ASP .NET Treeview Control, weird problem when you Programmatically expand the nodes. 1 None

CategoriesBizTalk 2004 (2)

Date Title Comments Rating
2007-05-08 BizTalk 2004 and .NET 2.0 0 None
2005-04-13 Biztalk Health Monitoring Tool 0 None

CategoriesBizTalk 2006 (1)

Date Title Comments Rating
2007-01-31 Calling Web Service from BizTalk 2006 in a Messaging only Scenario (aka Content based Routing) 14 None

CategoriesBizTalk 2006 R2 (1)

Date Title Comments Rating
2007-05-31 BizTalk 2006 R2 - consume an .ASMX webservice using WCF-BasicHttp adapter 18 None

CategoriesBizTalk General (75)

Date Title Comments Rating
2008-11-07 BizTalk MAP : Suppress element in output, if its not present in input. 1 None
2008-11-05 Dealing with web services returning byte[] in BizTalk 7 None
2008-11-03 Silverlight on top of BAM data 2 None
2008-08-27 Renaming your BizTalk machine 1 None
2008-08-26 Multiple Isolated Host (Host Instances) - Multiple Virtual directories - different adapters, what are the rules? 0 None
2008-08-13 How to encrypt sections within BtsNtsvc.exe.config file? 1 None
2008-08-11 BizTalk Config file and 32bit-64bit host instances mixed server. 0 None
2008-07-18 How can I find the installed hotfixes on the server/workstation? 0 None
2008-06-04 Read this before using bts_CleanupMsgBox stored procedure. 1 None
2008-04-05 Extended XmlValidation Pipeline Component 6 None
2008-02-14 BizTalk Web Service: Enum's picking default values automatically and resulting in Xml Schema validation issues. 5 None
2007-08-17 SOAP Adapter and BizTalk Web Publishing Wizard - things you need to know. 13 None
2007-06-06 Adding Custom HTTP Headers to messages send via HTTP Adapter. 2 None
2007-06-04 Implement Caching for your BizTalk applications using "static" classes and methods. 1 None
2007-06-02 Determine whether the BizTalk assembly is Debug or Release build at runtime. 3 None
2007-05-31 BizTalk 2006 R2 - consume an .ASMX webservice using WCF-BasicHttp adapter 18 None
2007-05-29 BizTalk 2006, WCF (basicHttpBinding), Adding Web Reference will go in end less loop. 1 None
2007-05-29 Pipeline Component, XmlSerialization and Performance 6 None
2007-05-25 Create SQL Receive Locations Programmatically. 1 None
2007-05-24 Output custom formatted message from Orchestration. 1 None
2007-05-24 Can't see Debug statements in DebugView? 3 None
2007-05-21 BizTalk, MSDTC, SSO and Cluster 2 None
2007-05-18 BizTalk Map - Suppress Element if Attribute is not required. 3 None
2007-05-17 BizTalk - Strange Exception Messages and Corresponding Fixes. 0 None
2007-05-16 Orchestration - Handle SOAP Exception and deal with Suspended (resumable) messages 3 None
2007-05-15 Data Tracking and Activity (DTA) Architecture 0 None
2007-05-15 Are you going to create new schema (.xsd file) from existing one? Here is the quick tip for BizTalk beginners. 0 None
2007-05-12 Detect CLR version under which your BizTalk service is running. 2 None
2007-04-26 Ah!! Control flow didn't get into my exception handler block inside the orchestration (or) how can I handle the exception when the send port raises the error with suspended (resumable) status. 0 None
2007-04-26 BizTalk - Strange Exception Messages and Corresponding Fixes. 0 None
2007-04-26 More on Internet Service Bus (BizTalk Services) 0 None
2007-04-25 BizTalk Services. How does Identity Service and Connectivity service fit together. 0 None
2007-04-24 BizTalk in the direction of SaaS (Software as a Service) 3 None
2007-04-20 Configure your BizTalk applications to run under seperate Host with Click of a button? 0 None
2007-04-19 Can you use Dynamic Send Port without Orchestration? Yes you can. 13 None
2007-04-17 BizTalk HotRod Magazine. 1 None
2007-03-07 Passed 70-235. Here is my Exam Preparation Diary. 2 None
2007-03-01 Dear product team, One of the functionality I wish in BizTalk Server.... 6 None
2007-02-21 SQL Adapter and Debatching. Beware when you process a message that contains consecutive empty elements, debatching will fail. 0 None
2007-02-20 BizTalk Developers, have you enabled DTA Purge and Archive (BizTalkDTADb) SQL job on your development machine? 1 None
2007-02-19 "BizTalk Server 2004: Receieve Pipeline woes v2" by Charles Young, I guess description for "Seekable streams and MAPS" is incorrect. 4 None
2007-02-12 Biztalk 2006 SQL Adapter polling bug. Potentially you can bring Biztalk Server to halt within few minutes. 10 None
2007-02-05 My white paper published on msdn.microsoft.com/biztalk homepage 0 None
2007-01-31 Calling Web Service from BizTalk 2006 in a Messaging only Scenario (aka Content based Routing) 14 None
2007-01-31 Difference between (PassThruReceive, PassThruSend) and (XmlReceive, XmlSend) Biztalk Pipelines (For Beginners) 1 None
2007-01-31 Defining design-time properties using basic .NET data types 2 None
2007-01-08 Property Promotion inside Orchestration 8 None
2007-01-08 Microsoft.BizTalk.Gac.Fusion, Access denied Exception and GAC is empty 8 None
2007-01-04 Understanding Design-Time Properties for Custom Pipeline Components in BizTalk Server 1 None
2006-12-21 MIME Message, SOAP Adapter, Web Service with multiple input arguments - BizTalk Messaging-Only (CBR) solution. 9 None
2006-12-20 BizTalk 2006 SOAP Adapter (Web Service call) in Messaging Only Scenario. 1 4
2006-12-20 BizTalk 2006 SOAP Adapter (Web Service call) in Messaging Only Scenario. 3 None
2006-12-19 "Schema Detector" tool for Biztalk Development 3 None
2006-12-18 Message Debatching inside Biztalk Orchestration, with TargetNamespace. 3 None
2006-09-21 Biztalk Custom Pipeline Component Development Tip 5 None
2006-08-24 Why messages are immutable inside Biztalk? 5 None
2006-08-23 Handling incoming data streams in pipeline components in BizTalk Server 2004/2006 0 None
2006-08-23 Description of SQL Jobs used by Biztalk Server 0 None
2006-08-23 Delete Byte Order Mark from outgoing messages in Biztalk 2004/2006 2 None
2006-05-16 Persistence Points in Orchestration 0 None
2006-05-15 BTSDEPLOY on a remote BiztalkMgmtDb database 0 None
2005-10-05 Biztalk users and Groups 0 None
2005-05-10 Interesting problem with Adapter Resubmit() method. 0 None
2005-05-05 Biztalk Server and Indigo 0 None
2005-04-21 New Biztalk Server 2004 Technical documents 0 None
2005-04-18 Direct Binding in Orchestration 2 None
2005-04-18 Pipeline Performance 1 None
2005-04-18 Intersting tips I came across while preparing for the exam. 0 None
2005-04-08 Passed 74-135 Biztalk 2004 Exam 11 None
2005-04-03 Pipeline.exe for performance Improvement 1 None
2005-03-24 Biztalk FAQ 2 None
2005-03-16 On/Off Element in the output message based on input message element content. 0 None
2005-03-09 Control Orchestration Dehydration time 0 None
2005-03-09 Messaging Agent Polling Interval 0 None
2005-03-09 Parallel / Sequential Receive Convoys 0 None

Categoriesbiztalk247.com (4)

Date Title Comments Rating
2008-10-02 BizTalk Posters section added to biztalk247.com 0 None
2008-02-14 It's biztalk247.com 's first birthday 1 None
2007-02-15 biztalk247.com(BETA) new content. 0 None
2007-02-13 biztalk247.com (BETA) went live on Feb 14th Valentine Day. 1 None

CategoriesblogDoc (1)

Date Title Comments Rating
2008-09-05 Introducing biztalk247.com - blogdoc 0 None

CategoriesGeneral (14)

Date Title Comments Rating
2008-10-02 .NET Framework 4.0 and "Dublin" 0 None
2008-08-28 Blog Migration - blog engine change, URL change, hosting provider change and Face lift. 0 None
2008-08-11 Print Screen on MacBook - BootCamp 2 5
2008-07-18 Our first UK SOA/BPM User Group Meeting 0 None
2008-06-30 Any recommendation for Windows 2003-ASP .NET hosting? 3 None
2007-10-23 Off to Microsoft SOA and Business Process Conference 1 None
2007-06-21 please ignore - posted for Technorati claim 0 None
2007-04-24 BizTalk Server 2006 R2 Support Forum, How to get hold of WCF LOB Adapter SDK. 1 None
2007-03-08 It's time for Training and Holiday 5 None
2007-02-12 Changing FEED URL to FeedBurner 0 None
2006-05-23 IntelliSense for SQL Queries on Query Analyser, VS 2003, SQL 2005 Management Studio + few more 0 None
2005-10-25 I'm one among the Finalist in CSD competition 1 None
2005-04-02 Windows 2003/XP Laptop /LCD screen users 0 None
2005-03-09 C:\>whoami 0 None

CategoriesMVP (4)

Date Title Comments Rating
2008-10-02 .NET Framework 4.0 and "Dublin" 0 None
2008-07-04 MVP Year - #2 2 None
2008-04-14 MVP Summit 2008 0 None
2007-07-02 Subject: [MVP] Congratulations! You have received the Microsoft MVP Award 8 None

CategoriesSQL Service Broker (2)

Date Title Comments Rating
2005-10-25 I'm one among the Finalist in CSD competition 1 None
2005-09-26 SQL Service Broker Management Studio 2005. 8 None

Total

118 posts
253 comments
2 raters