Bidirectional Communication Between Directives and Controllers in Angular

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

BizTalk DevOps: How to take control of your environment – Disable Tracking Settings in BizTalk Server Environment

BizTalk DevOps: How to take control of your environment – Disable Tracking Settings in BizTalk Server Environment

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