https://exceldatareader.codeplex.com/
I just wanted to shout out about this community project because I have been using it a lot lately. We have been using it in a BizTalk pipeline component with great success.![]()
Blog Post by: mbrimble
I just wanted to shout out about this community project because I have been using it a lot lately. We have been using it in a BizTalk pipeline component with great success.![]()
Blog Post by: mbrimble
I have been playing a bit with the Roslyn APIs in Visual Studio "14". Since I am a big fan of VS editor extensions, my first attempt was building something simple: A Visual Studio tagger that would colorize uses of
Read more ›
Blog Post by: Tomas Restrepo
Microsoft Azure BizTalk Services (MABS) has a lot to offer for companies looking for a PaaS Middleware solution. EAI bridges provide B2B communication as well as LoB access functionality for EDI, XML, and flat file interchanges. The new mapping system offers some exciting and powerful new functionality as well, vastly simplifying certain tasks that previously […]
Blog Post by: Dan Field
This weekend I keep on getting this error when I tried to deploy a Microsoft Azure BizTalk Services solution; “COQueueSource deployment failed at ‘https://biztalksoa.biztalk.windows.net/default/COXmlOneWayBridge/sources/COQueueSource’. Failed to connect to the ServiceBus using specified configuration.” I also observed this error in the MABS tracking portal. This error had me stumped for awhile; This had worked months ago […]![]()
Blog Post by: mbrimble
One of the most compelling features that was made available in v1.5 of the BizTalk BRE Pipeline Framework was the ability to cache context properties or any custom strings and then fetch them back later on. I purposely chose not to blog about this feature till now because I wanted to employ it in a […]![]()
Blog Post by: Johann
This is a post to introduce a personal project I have been working on for the last few months and announce the availability of an early beta version, which I hope people will download and provide feedback to me on. I have learnt an enormous amount over the last few months working on it and […]![]()
Blog Post by: James Corbould
A few days ago I posted a sample on capturing ETW log events generated by IIS 8.5. This turned out to be a good excuse to play around with the new Event Hubs service in Microsoft Azure, so I’ve now
Read more ›
Blog Post by: Tomas Restrepo
If you’re working in any MABS development that use the typical LOB Relay pattern, there have been changes associated with the security models for the same.
When creating a Service Bus namespace in the Azure portal only SAS (Shared Access Signature) authentication will be enabled/created by default. The accompanying ACS namespace will no longer be created […]
Blog Post by: Cesar Cordero
We are ramping up our preparation for INTEGRATE 2014 event, it’s just less than a month away. I would like to give you all an update on what’s happening behind the scenes so that you get an idea of the scale of the efforts and reasons why you should attend INTEGRATE 2014 Event Venue This […]
The post 3 reasons to attend INTEGRATE 2014 – Event preparation update appeared first on BizTalk360 Blog.
Blog Post by: Saravana Kumar
One of the coolest features in IIS 8.5 (Windows Server 2012 R2) is the option to write W3SVC log entries to ETW (Event Tracing for Windows) instead of the normal W3C log files. I’ve published a sample on how to
Read more ›
Blog Post by: Tomas Restrepo