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
»
July, 2011
July, 2011
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
June 2013
(46)
May 2013
(64)
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
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
Windows Azure
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
Resharper 6.0 – Key features
Posted
over 2 years ago
by
Syndicated BizTalk Author
I’ve posted a screencast that goes through the key features that make ReSharper an invaluable tool for developers on the MS platform. Note: I recommend watching this video in HD Mode, full screen. (Video: Watch this video on the post page) Screencast Download Link: High Definition (.mp4) (85MB) Please leave questions/concerns in the comments! Blog Post by: Michael Gerety
BizTalk Community Blogs via Syndication
Encoded Multi Part Messages to SOAP adapter
Posted
over 2 years ago
by
Syndicated BizTalk Author
I had one of those old/non conforming to the standards web service of kinds Ineeded to call. The ones you really hate, and wish they’d just upgrade them to WCF... but hey thats 90% of integration, old rotten systems... so I persisted. It did accept xml messages, however was very fussy as it seemed to employ the good old, no xml translator, the one that is more of a text base, string manipulation xml decoder, where if you send quite valid xml, it will fail because they didn’t support it. This kind...
BizTalk Community Blogs via Syndication
Export Powershell Objects to Xml – in a more natural format than Explort-CliXml
Posted
over 2 years ago
by
Syndicated BizTalk Author
Introduction On a recent project I was calling a PowerShell script and wanted to return Xml from the script so that I could iterate on an object using Linq to Xml. I investigated options available for exporting an object in Powershell to Xml and looked at some built-in cmdlets like Export-CliXml: http://technet.microsoft.com/en-us/library/dd347657.aspx, but I could [...] Blog Post by: clineer
BizTalk Community Blogs via Syndication
Fixing .NET Configuration Hell with TeleSharp: Authoring Configuration Files
Posted
over 2 years ago
by
Syndicated BizTalk Author
The configuration authoring experience remains one of the main challenges of .NET applications. Every time we need to create a new configuration files, we find ourselves going to MSDN or similar websites and trying to figure out the structure of different...( read more ) Blog Post by: gsusx
BizTalk Community Blogs via Syndication
Visual Studio LightSwitch
Posted
over 2 years ago
by
Syndicated BizTalk Author
Visual Studio LightSwitch seems to be a real productivity booster for some applications. See one demo here how even a business user can create the application. Cheers Rohit Sharma
BizTalk Community Blogs via Syndication
BizTalk 360 - Deployment Options
Posted
over 2 years ago
by
Syndicated BizTalk Author
Today when we were showing the demo of BizTalk 360 to some potential customers, the question was raised about the various deployment choices for BizTalk 360. This is one of the common questions we have seen recently on our customer engagements. Here are the choices Scenario 1: You can install BizTalk 360 in one of the BizTalk Server environments (production, non-production etc) and configure all the environments using the administration module . The user can then access BizTalk 360 via a url (something...
BizTalk Community Blogs via Syndication
BizTalk 360 - Start/Stop at Application Level
Posted
over 2 years ago
by
Syndicated BizTalk Author
We released BizTalk 360 with lot of features targeted toward supporting and monitoring controlled BizTalk environments like production, test etc. After the release, our basic principle in the direction/road map of the product is mainly driven by customer request. That's the result you are seeing on the latest addition of alert/notification functionality added to V2, fixing of clustered host instance behaviour etc. One of the latest addition in the same line is the ability to start and stop the...
BizTalk Community Blogs via Syndication
The SQL Server OVER Clause
Posted
over 2 years ago
by
Syndicated BizTalk Author
One useful feature in SQL Server is something called the OVER clause. The OVER clause has been available since SQL Server 2005 and allows you to perform window functions over a set of data. SQL Server provides two types of window functions: aggregate window functions and ranking window functions. I will explain what aggregate [...] Blog Post by: Dylan Barrett
BizTalk Community Blogs via Syndication
BizTalk 360 now handles clustered BizTalk Host Instances correctly
Posted
over 2 years ago
by
Syndicated BizTalk Author
We need to admit this is one of the thing we didn't pay enough attention in the previous versions of BizTalk 360. Until last week when one of our potential clients raised the issue and told us its a show stopper. We reacted quickly and can confirm from version 1.0.206 and above all the issues related to clustered host instances are fixed. Background: In majority of the cases you don't need to cluster the BizTalk host instances. BizTalk group concept having multiple BizTalk servers and the...
BizTalk Community Blogs via Syndication
Accessing entry point page when using custom page providers
Posted
over 2 years ago
by
Syndicated BizTalk Author
This post is about how to retrieve the entry point page reference when the page data object is served from a custom page provider. We have a look at Page Providers in EPiServer CMS, the DataFactory... Daniel Berg's blog about ASP.NET, EPiServer, SharePoint, BizTalk
BizTalk Community Blogs via Syndication
Error: This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem
Posted
over 2 years ago
by
Syndicated BizTalk Author
Charan: Hey Pal I am getting this weird error not sure what is wrong everything was working fine few hours ago and now I am unable to start the 32-bit BizTalk host instances. I have even repaired the BizTalk installation and still getting the same error. Rohit: Have you done any recent changes to the machine. Charan: Yes I have installed one BizTalk application exported from the other machine
BizTalk Community Blogs via Syndication
Big Week of Releases: My Book and StreamInsight v1.2
Posted
over 2 years ago
by
Syndicated BizTalk Author
This week, Packt Publishing released the book BizTalk 2010: Line of Business Systems Integration. As I mentioned in an earlier post, I contributed three chapters to this book covering integration with Dynamics CRM 2011, Windows Azure AppFabric and Salesforce.com. The lead author, Kent Weare wrote a blog post announcing the release, and you can also [...] Blog Post by: Richard Seroter
BizTalk Community Blogs via Syndication
Fixing .NET configuration hell with TeleSharp: Versioning configuration sections
Posted
over 2 years ago
by
Syndicated BizTalk Author
Story: Bob is an IT Professional ( ITPro ) responsible for maintaining dozens of enterprise .NET applications. One day, Bob gets a call informing him that one of the applications he is responsible for have stopped working after some changes in the configuration...( read more ) Blog Post by: gsusx
BizTalk Community Blogs via Syndication
Reminder to self - Terminator
Posted
over 2 years ago
by
Anonymous
I always seem to spend ages looking for this when i need it so this is the link to terminator http://www.microsoft.com/download/en/details.aspx?id=2846
BizTalk Community Blogs via Syndication
BizTalk360 V2 Alert/Notification Capabilities Feedback
Posted
over 2 years ago
by
Syndicated BizTalk Author
One of the top requested feature for BizTalk 360 is the ability to send alerts/notifications to the users in the event of failures. For V1 we focused on bringing rich dashboards in the UI to help support/monitoring people to identify issues. For V2 we are bringing the same richness directly to the user inbox, with the alerting/notification capabilities. Please provide your feedback in our ideas section of the forum http://getsatisfaction.com/biztalk360/topics/biztalk_360_alerting_notification_capabilities...
BizTalk Community Blogs via Syndication
BizTalk 2010: Line of Business Systems Integration Book has been released
Posted
over 2 years ago
by
Syndicated BizTalk Author
For the past 10 months I have been involved in a project with 4 other talented individuals. This project was a little different than the projects that I have been involved with in the past. While other projects have always had some sort of documentation deliverable, documentation, in the form of a book was the main deliverable this time around. While many BizTalk books exists, we felt there was an opportunity when it came to discussing Line of Business integration with BizTalk Server...
BizTalk Community Blogs via Syndication
How to remove leading zeros from the value of element in a map
Posted
over 2 years ago
by
Syndicated BizTalk Author
Charan: I have one additional requirement to my old problem mentioned here. Now I want to remove the leading Zeros for the value of Element1 in addition to finding the existence of this optional element in input schema. Is there any easy way to do it. Rohit: hmmm yes we can do it using the scripting functoid and simple C# code. Let me show you how. Step1: Add new scripting functoid. Step2:
BizTalk Community Blogs via Syndication
Sample chapter available for upcoming BizTalk line-of-business (LOB) book
Posted
over 2 years ago
by
Syndicated BizTalk Author
Get information about, and a sample chapter from, BizTalk MVPs Kent Weare, Richard Seroter, Sergei Moukhnitski, Thiago Almeida, and Carl Darski's book--Microsoft BizTalk 2010: Line of Business Systems Integration.
BizTalk Community Blogs via Syndication
BizTalk BDD Sample
Posted
over 2 years ago
by
Syndicated BizTalk Author
BizTalk MVP Michael Stephenson has produced some handy videos and samples that demonstrate Behaviour Driven Development and Acceptance Testing techniques with BizTalk 2010 development.
BizTalk Community Blogs via Syndication
BizTalk BDD Samples
Posted
over 2 years ago
by
Syndicated BizTalk Author
BizTalk MVP Michael Stephenson has produced some handy videos and samples that demonstrate Behaviour Driven Development and Acceptance Testing techniques with BizTalk 2010 development.
Page 1 of 4 (66 items)
1
2
3
4