by community-syndication | Nov 9, 2014 | BizTalk Community Blogs via Syndication
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
by community-syndication | Nov 9, 2014 | BizTalk Community Blogs via Syndication
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
by community-syndication | Nov 8, 2014 | BizTalk Community Blogs via Syndication
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
Blog Post by: Tomas Restrepo
by community-syndication | Nov 6, 2014 | BizTalk Community Blogs via Syndication
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
by community-syndication | Nov 6, 2014 | BizTalk Community Blogs via Syndication
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
by community-syndication | Nov 5, 2014 | BizTalk Community Blogs via Syndication
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
Blog Post by: Tomas Restrepo
by community-syndication | Nov 5, 2014 | BizTalk Community Blogs via Syndication
Documentation When you are a product company, your priority is always on adding some cool features to the product. You are always in a race, competing to add as many features as possible to the product. There are always tons of requirements in your pipeline that needs to be delivered.It’s very common you spend weeks […]
The post Launching “BizTalk360 ASSIST” – Our documentation and support portal appeared first on BizTalk360 Blog.
Blog Post by: Saravana Kumar
by community-syndication | Nov 4, 2014 | BizTalk Community Blogs via Syndication
I was helping out a customer a few weeks ago to use the Web Deployment Tool to migrate applications and sites from IIS 6.0 to IIS 7.x/8.x, and ran into an error I had not seen before. I thought I’d
Blog Post by: Tomas Restrepo
by community-syndication | Nov 3, 2014 | BizTalk Community Blogs via Syndication
In Angular, it’s very easy for a directive to call into a controller. Working in the other direction – that is, calling a directive function from the controller – is not quite as intuitive. In this blog post, I’ll show you an easy way for your controllers to call functions defined in your directives.
First,calling a […]
Blog Post by: Lenni Lobel
by community-syndication | Nov 3, 2014 | BizTalk Community Blogs via Syndication
Probably this will be the first post of a series about “How to take control of your environment”, especially how to take back the control of your environment from the mistakes of developers. And don’t get me wrong I am mainly a developer but I also play the role of the administrator and sometimes I […]
Blog Post by: Sandro Pereira