Integrating Integrators – BizTalk, Windows Azure, Windows Workflow, and Beyond
Join
Sign in
Search Options
Search Everything
Search BizTalk Blogs
Home
AppFabric
BizTalk Server
Windows Azure
Windows Workflow
Jobs (Hire A Guru)
More ...
Home
»
BizTalk Server
»
BizTalk Blogs
»
BizTalk Community Blogs via Syndication
»
April, 2008
April, 2008
BizTalk Blogs
This group is for blogs related to BizTalk Server. This includes Community Syndicated blogs and Stephen W. Thomas’s blog.
Get this RSS feed
Home
Blogs
Sitewide Application Navigation
Home
Blogs
Media
Forums
Wikis
Groups
Options
RSS for posts
Monthly Archive List
Archives
May 2013
(42)
April 2013
(70)
March 2013
(65)
February 2013
(57)
January 2013
(79)
December 2012
(63)
November 2012
(68)
October 2012
(74)
September 2012
(66)
August 2012
(63)
July 2012
(77)
June 2012
(101)
May 2012
(64)
April 2012
(64)
March 2012
(68)
February 2012
(48)
January 2012
(34)
December 2011
(61)
November 2011
(44)
October 2011
(76)
September 2011
(66)
August 2011
(46)
July 2011
(66)
June 2011
(75)
May 2011
(58)
April 2011
(46)
March 2011
(65)
February 2011
(62)
January 2011
(76)
December 2010
(67)
November 2010
(140)
October 2010
(154)
September 2010
(143)
August 2010
(120)
July 2010
(86)
June 2010
(116)
May 2010
(91)
April 2010
(120)
March 2010
(98)
February 2010
(103)
January 2010
(107)
December 2009
(64)
November 2009
(118)
October 2009
(127)
September 2009
(89)
August 2009
(74)
July 2009
(115)
June 2009
(129)
May 2009
(134)
April 2009
(136)
March 2009
(161)
February 2009
(100)
January 2009
(107)
December 2008
(107)
November 2008
(106)
October 2008
(173)
September 2008
(146)
August 2008
(139)
July 2008
(101)
June 2008
(115)
May 2008
(120)
April 2008
(134)
March 2008
(104)
February 2008
(136)
January 2008
(106)
December 2007
(73)
November 2007
(135)
October 2007
(143)
September 2007
(138)
August 2007
(144)
July 2007
(139)
June 2007
(139)
May 2007
(166)
April 2007
(199)
March 2007
(200)
February 2007
(188)
January 2007
(182)
December 2006
(151)
November 2006
(149)
October 2006
(184)
September 2006
(147)
August 2006
(124)
July 2006
(125)
June 2006
(125)
May 2006
(89)
April 2006
(63)
March 2006
(83)
February 2006
(40)
January 2006
(42)
December 2005
(16)
November 2005
(32)
October 2005
(17)
September 2005
(29)
August 2005
(15)
July 2005
(11)
June 2005
(45)
May 2005
(39)
April 2005
(28)
March 2005
(14)
February 2005
(16)
January 2005
(18)
December 2004
(14)
November 2004
(13)
October 2004
(11)
September 2004
(26)
August 2004
(8)
July 2004
(9)
June 2004
(2)
May 2004
(2)
April 2004
(2)
March 2004
(2)
February 2004
(1)
Tags
.Net
.NET Framework
AppFabric
Architecture
ASP.NET
Azure
BizTalk
BizTalk 2006
BizTalk 2009
BizTalk 2010
BizTalk Server
Cloud
Community News
General
Microsoft
REST
SharePoint
SOA
Tellago
Uncategorized
Visual Studio
WCF
WCF/WF
Web Services
WF
BizTalk Community Blogs via Syndication
Numerous BizTalk Bloggers all in one spot. All content is property of the original blog owner.
RSS for posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
BizTalk Community Blogs via Syndication
Host /Host Instance Creation and Adapter Configuration Tool for BizTalk Server
Posted
over 5 years ago
by
Anonymous
I’ve put together a new BizTalk Tool available for download on BizTalkGurus.com. This tool will do the following: - Create Hosts - Create Host Instances - Assign Adapters to the new Hosts This tool can early be set up using a Configuration file and will...
BizTalk Community Blogs via Syndication
Creating Multi-Part Messages in BizTalk
Posted
over 5 years ago
by
Anonymous
Last year I wrote an entry about adding arbitrary binary attachments to a Multi-Part message in BizTalk 2006 using a helper C# component. That entry has been fairly popular (as far as BizTalk posts go, which is not usually much!), and I occasionally get...
BizTalk Community Blogs via Syndication
SSO Database - external credentials are more recent
Posted
over 5 years ago
by
Anonymous
Hey folks - while flying through different timezones and working away on my VPCs I came across the problem below. Basically no further work could be done on the Application within the BizTalk Admin Console. Couldn't stop/start, undeploy...delete etc...
BizTalk Community Blogs via Syndication
Thomson Elite 3E - introduction
Posted
over 5 years ago
by
Anonymous
Wanted to start writing about our experiences with using the product. We have just been awarded a contract to enhance some of the functionality in the product. I don't have a lot of information about the product other than the Thomson's product...
BizTalk Community Blogs via Syndication
BizTalk: Architectural Tips: Custom Audit
Posted
over 5 years ago
by
Anonymous
The audit can be implemented by BizTalk Tracking (BizTalkDTADb) database. But there is one big "But". This database has predefined, undescribed structure, it should be used only by special BizTalk tools as HAT. We cannot change the audit points...
BizTalk Community Blogs via Syndication
Testing BizTalk Applications
Posted
over 5 years ago
by
Anonymous
Found a great resource today for how to go about testing BizTalk applications. It covers best practices on how to unit test various BizTalk artifacts such as schemas, maps, pipelines, orchestrations. This covers how these should be covered...
BizTalk Community Blogs via Syndication
How to Easily Document BizTalk Applications
Posted
over 5 years ago
by
Anonymous
One of the tasks developers find most tedious is documentation. It gets to the point that documentation never gets done in many cases. This is where documentation tools comes in handy. There is a documentation tool that is available...
BizTalk Community Blogs via Syndication
BizTalk SQL Message Archive component using Forward-Only Streaming
Posted
over 5 years ago
by
Anonymous
A colleague of mine, Christoph Hanser , came to me with the idea you could use the UPDATETEXT command to stream data to a SQL database. This approach would work well with a forward-only streaming manner, which would consume much less (BizTalk) resources...
BizTalk Community Blogs via Syndication
April 28th Links: ASP.NET, ASP.NET AJAX, ASP.NET MVC, Silverlight
Posted
over 5 years ago
by
Anonymous
Here is the latest in my link-listing series . Also check out my ASP.NET Tips, Tricks and Tutorials page and Silverlight Tutorials page for links to popular articles I've done myself in the past. ASP.NET Displaying the Number of Active Users...
BizTalk Community Blogs via Syndication
Business Rules Engine - I WANT TO BELIEVE
Posted
over 5 years ago
by
Anonymous
This is a call to anyone who happens upon my blog, thru my contact page , let me know why I would want to use the Business Rule Engine. As I see it, it seems like it is a lot of work to do something that can be done using SQL, C#, etc. In many cases,...
BizTalk Community Blogs via Syndication
BizTalk 2006 R3 - Where Will BizTalk Go Next?
Posted
over 5 years ago
by
Anonymous
As many of you probably know by now, Microsoft has announced the next release in the BizTalk Server Family. This release will be called BizTalk Server 2006 R3. I for one am excited for this release, as I am about almost anything BizTalk related. I am...
BizTalk Community Blogs via Syndication
Caching database functoid and throttling
Posted
over 5 years ago
by
Anonymous
In case you haven't seen the Blogical.Shared.Functoids .ExecuteQuery, and the feature post at Mikael Håkanssons blog , it's a cache enabled database lookup functoid - a revised version of a functoid that we have successfully used on previous projects...
BizTalk Community Blogs via Syndication
Composite Applications and Distributed "Service Networks"
Posted
over 5 years ago
by
Anonymous
For those that have managed to avoid the pitfall of SOA for SOA’s sake, composite applications are one of the biggest driving forces behind deployments. The reason for service enablement in the first place is so that you can compose them into new applications...
BizTalk Community Blogs via Syndication
Using BAM for latency tracking in a BizTalk request response scenario
Posted
over 5 years ago
by
Anonymous
This post will try and explain how BAM tracking can be used in SOAP based request response scenario in BizTalk 2006. It important to notice that some of the issues discussed in the post are specific to the SOAP adapter and are non-issues if the scenario...
BizTalk Community Blogs via Syndication
BizTalk 2006, MSMQ and BizTalk 2002
Posted
over 5 years ago
by
Anonymous
A little over a year ago I posted an entry about a new feature included in the MSMQ Send Adapter in BizTalk 2006 which provided a way to send messages through MSMQ from BizTalk to legacy applications that required the message contents to be formatted...
BizTalk Community Blogs via Syndication
Slides from my ASP.NET Connections Orlando Talks
Posted
over 5 years ago
by
Anonymous
Last week I presented at the ASP.NET Connections Conference in Orlando. I gave a general session talk on Monday, and then two breakout talks later that day. You can download my slides+samples below: General Session The slides for my keynote...
BizTalk Community Blogs via Syndication
BizTalk: Debuging the BizTalk applications with the direct test send ports
Posted
over 5 years ago
by
Anonymous
" ...I have published an orchestration as a web service and consumed it from an aspx page. now, how do I see if I triggered the orchestration and how and where do I get the output (transformed message of the orchestration)? ... " It is a very...
BizTalk Community Blogs via Syndication
BizTalk Administration Tutorials
Posted
over 5 years ago
by
Anonymous
This post is for those of you who are administrators rather then developers, and don't keep track of the latest downloads around BizTalk . Microsoft has, at the same time that they released a revised version of the developer centric tutorials , released...
BizTalk Community Blogs via Syndication
Silverlight Rehab and Biztalk R3
Posted
over 5 years ago
by
Anonymous
Hilarious video here. Check it out. Looking at the R3 information post i’m thinking that, if the Oslo vision is realised then maybe one day someone will have a clinic for Biztalk addicts !! (Right now, many times it seems we need more Nurofen or...
BizTalk Community Blogs via Syndication
Searching *Inside* Stored Procedures
Posted
over 5 years ago
by
Anonymous
I’ve recently inherited a large BizTalk system and needed a quick way to determine which custom stored procedures accessed which tables/views and called other sprocs. Thanks to my co-worker Shaun, I now have the power of the INFORMATION_SCHEMA views...
Page 1 of 7 (134 items)
1
2
3
4
5
»