all Technical posts
Microsoft Azure API Management - Getting started
A general overview of the Microsoft Azure API Management that was recently released at MSTechEd North America on May 12th.
all Technical posts
The Web Application Proxy service in Windows Server 2012 can be used to provide pre-authentication and backend authorization to non-claims aware applications published with Integrated Windows Authentication (IWA) using Kerberos for external clients.
all Technical posts
SCOM: Availability Monitor for suspended orchestrations
Let's take a deeper look into the default monitoring for suspended orchestrations and the alerts it generates. Certainly a timesaver if you need to keep a close eye on your suspended instances.
Download Our New White Paper "Understanding SaaS and PaaS for IoT"
Discover which solution will help you meet your IoT goals.
Unlocking the Value of Dynamics 365 Through Integration
Learn how you can unlock the value of Dynamics 365 through integration for your organization.
Discover How You Can Get Started with IoT in this eBook "Beyond the IoT Hype"
This eBook walks you through the steps on how to begin your IoT journey.
all Codit insights
Looking back at the Global Windows Azure Bootcamp 2014
Last Saturday the worldwide Microsoft Azure boot camp day was organized. in Belgium the event was organized on 2 locations: Kortrijk and Genk. This blog post will give an overview of the day at both locations.
all Technical posts
Using Windows Credentials in WCF-Custom adapter
When sending a message from BizTalk to an external WCF-service with Windows Credentials, the WCF-Custom adapter will ignore the credentials in the Credentials-tab and use the ones of the Host Instance.If you really need to use Windows Credentials, you'll need to create a custom Endpoint Behavior and add it to the WCF-Custom adapter.
all Technical posts
Auto-generate class-file from an XSD
Autogenerate an class-file from an XSD every time you build your Visual Studio project with svcutil.