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
»
All Tags
»
visual studio
Browse by Tags
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
Archives
Archives
May 2013
(51)
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
ASP.NET
Atlas
BizTalk
BizTalk 2009
BizTalk 2010
Biztalk Blog
BizTalk Server
Community News
Daniel
DataDude
Development
IIS7
jquery
Link Listing
Mapping
MVC
orchestration
silverlight
Talks
Team Foundation Server
Tips and Tricks
Visual Studio 2005
wpf
XSD Schemas
Tagged Content List
Blog Post:
Creating well-typed BizTalk flat file schemas which contain tags in the middle of a record
Syndicated BizTalk Author
One of the interesting challenges I’ve faced in the last year was creating a flat file schema for a well established custom flat file format that was in use at one of my clients. What made this flat file format different from most that I had dealt with in the past was that this flat […] Blog...
on
Fri, May 24 2013
Blog Post:
BizTalk: List of Errors and Warnings, Causes and Solutions
Syndicated BizTalk Author
A client ask me to create a wiki about BizTalk errors and how to clear it. A quick search on your favorite search engine give me a great technet article. I share it with you because it covers a lot of errors and the explanations are efficients http://social.technet.microsoft.com/wiki/contents/articles...
on
Tue, May 14 2013
Blog Post:
Moving link sources/destinations between nodes/functoids in the BizTalk 2010 map designer
Syndicated BizTalk Author
The thing I like best about working on group projects is the fact that you get to pick up some really good tricks from others that you didn’t previously know about but they might just take for granted. On my current project I had my young and bright colleague Shikhar Bhagat show me a trick with...
on
Fri, Mar 1 2013
Blog Post:
Refactoring BizTalk Maps the Smart Way – Part 2
Syndicated BizTalk Author
In the previous installment of this series on refactoring BizTalk maps I discussed how you could take the easy road to ensure your maps work when the target namespace of your schema changes, or if the schema is moved to a different project or had it’s .NET type name changed. In this new entry to...
on
Mon, Feb 11 2013
Blog Post:
SQL Server Compact 4.0 Tooling in Visual Studio 2010
Syndicated BizTalk Author
I developed a program which uses SQL Server Compact. Initially it was developed creating SQL Server COmpact 4.0 databases. Now after reinstalling my laptop, I tried to open the database, but it appaered I was missing the necessary tooling for SQL Server Compact 4.0, I could only open/create SQL Server...
on
Fri, Feb 1 2013
Blog Post:
Unit tests for EDIFact schemas timing out
Syndicated BizTalk Author
Last week I ran into a really interesting issue. When I was running Visual Studio unit tests to validate instances of XML formatted EDIFact messages (see my previous blog post on BizTalk testing for more details on schema testing) I found that my tests just seemed to take forever and timed out with no...
on
Fri, Jan 25 2013
Blog Post:
Refactoring BizTalk Maps the Smart Way – Part 1
Syndicated BizTalk Author
On the very first BizTalk project I worked on, refactoring was a really bad word that almost brought our Gantt chart to its knees. As with many agile projects, evolving requirements required changes to schemas, these changes often being major structural changes which broke all the maps they were being...
on
Thu, Jan 24 2013
Blog Post:
Debugging pipeline components and other .NET components executed by BizTalk Host Instances
Syndicated BizTalk Author
I have seen a lot developers struggle with debugging pipeline components and other .NET classes that get executed by BizTalk host instances. I have also often heard statements claiming that these sorts of artifacts are hard or impossible to debug in the BizTalk runtime. I would very much like to clear...
on
Fri, Jan 18 2013
Blog Post:
BizTalk Map Testing Framework – usage and examples
Syndicated BizTalk Author
The out of the box unit test framework for BizTalk maps leaves a lot to be desired. Effectively a Visual Studio map unit test is the equivalent of choosing to validate your map, which involves running an instance of an input message through your map and validating the output of the map against it’s...
on
Sun, Oct 21 2012
Blog Post:
BizTalk WCF Service titbits – Organizing your BizTalk WCF Services in your Visual Studio Solution / Regenerating WCF Services / Adding WCF Services as a resource in your BizTalk Application
Syndicated BizTalk Author
I’ve been asked quite often of late what the best way to keep track of BizTalk WCF Services is, and I have found myself changing my mind quite a few times on this one (the previous incumbent involved creating WCF Service projects in my BizTalk solutions but I’ve since gone sour on this idea...
on
Wed, Oct 17 2012
Blog Post:
a schedule with parameters cannot have an activatable receive
Syndicated BizTalk Author
You obtain this error if you try to have an active receive location and Orchestration parameters. When you have an activated reception shape, you cannot have orchestration parameters. So make your choice Blog Post by: Jeremy Ronk
on
Tue, Oct 2 2012
Blog Post:
Persistence points, tired to repeat it
Syndicated BizTalk Author
Often ignored, but a really important, persistence points in Biztalk are the key issue in dealing with Orchestration Performance. Many applicative problem come from a misunderstanding of this concept. Sandro perreira (a great biztalk MVP) wrote a great article about it : http://sandroaspbiztalkblog.wordpress...
on
Thu, Sep 13 2012
Blog Post:
Schema item missing from Visual Studio BizTalk Project items
Syndicated BizTalk Author
This week I encountered a curious situation while I was developing a new BizTalk solution. After creating my new project, I tried to add a new schema to the solution, and to my astonishment, the item "Schema" had disappeared from the Visual Studio window "Add new item" in the "BizTalk...
on
Mon, Sep 10 2012
Blog Post:
Unable to assign context properties to a BizTalk message until all body parts have been instantiated- use of unconstructed message
Syndicated BizTalk Author
Some colleagues of mine called me over for some advice on a problem they were having in a BizTalk orchestration the other day. They were using a message assignment shape to set the bodies and context properties for a multi-part message which contained two parts which were to be sent out over SMTP on...
on
Sat, Sep 1 2012
Blog Post:
Unable to create WCF client proxy from BizTalk generated WCF Service Metadata for a BizTalk WCF Service – Exception was thrown while trying to run a WSDL Import Extension
Syndicated BizTalk Author
This week I ran into the most bizarrely annoying problem, and I found that there was very little information available to guide me. I had a solution that included a BizTalk WCF-NetMsmq receive location for which I had published metadata as well. However, every time I tried to generate proxy code, either...
on
Fri, Aug 31 2012
Blog Post:
BizTalk WCF Send Ports – SOAP Action Headers
Syndicated BizTalk Author
I have seen a lot of people confused with the SOAP Action Headers section in WCF Send ports. Their purpose isn’t obvious to those who don’t fully understand BizTalk implementation of WCF, or of the WCF based LOB Adapters. In this post I will try to explain what the SOAP Action Headers section...
on
Mon, Aug 27 2012
Blog Post:
BizTalk and testing frameworks – a primer
Syndicated BizTalk Author
I have recently been working on an agile BizTalk project which has required me to flesh out testing frameworks for all the different aspects of BizTalk. This has been a somewhat uncharted territory for myself in the past, though not for the lack of desire to explore this area, and was a great exercise...
on
Wed, Aug 22 2012
Blog Post:
Promote using Correlation initialisation inside a loop
Syndicated BizTalk Author
I assume you already know how to promote properties when sending a message from an orchestration to the messagebox. This can of course be achieved by initializing a correlation set with containing all context properties you like to promote. But that 's not why I'm posting this blog. If you need...
on
Fri, Jul 13 2012
Blog Post:
Updating Visual Studio Extensions
Syndicated BizTalk Author
I spent some time this week researching what would be needed to update some of my Visual Studio 2010 extensions to support Visual Studio 2012. I’ve now managed to do so, and would like to share what I found in case anyone else finds it useful. Warning: This post was written and tested with the [...]...
on
Sun, Jul 1 2012
Blog Post:
IIS Deployment with Sub Applications : Web.Config parent dependency override
Syndicated BizTalk Author
Recently when deploying an application out to IIS we had the need to deploy a sub application within the same domain. Essentially, what we were trying to do was make the sub application an extension of the parent application, but live in separate app pools and the code base would be kept separate...
on
Wed, Jun 27 2012
Blog Post:
BizTalk and multi root node XML schemas
Syndicated BizTalk Author
When creating schemas I typically follow the rule that each xsd file contains one root node only. However when dealing with schemas that have been generated from metadata it is quite common for schemas to be generated with multipe root nodes. In the case of web services all the request and response schema...
on
Wed, Jun 20 2012
Blog Post:
BizTalk Orchestration fails to open in Design View
Syndicated BizTalk Author
Lately I have come across this annoying little bug (feature?) of Visual Studio while working with BizTalk orchestrations. If an orchestration is opened in XML view and then closed, it will forever more insist on opening up in TEXT view. As you can see, this is not very useful. Right clicking on the orchestration...
on
Tue, Jun 5 2012
Blog Post:
How to fix BizTalk orchestrations opening in text view by default in Visual Studio
Syndicated BizTalk Author
If you’re like me (lazy), chances are that you’ve tried to take shortcuts when refactoring BizTalk projects and run into the same trouble that I have. What I’ve found is that if you open a BizTalk orchestration file in the Visual Studio XML viewer and made any changes to it (typical...
on
Sat, May 5 2012
Blog Post:
How to setup TFS Check-in alerts for specific folders in Visual Studio 2008 and 2010
Syndicated BizTalk Author
Overview This walkthrough will explain how to setup email alerts in TFS when there is a check-in. Using this method, you can not only select a TFS Project, but you can also select an individual folder. This is useful if you are not interested in some folders in the project, but want alerts on others...
on
Mon, Nov 21 2011
Blog Post:
Visual Studio LightSwitch
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
on
Fri, Jul 29 2011
Page 1 of 7 (175 items)
1
2
3
4
5
»