Microsoft Integration Technology on-premise and Windows Azure.
Services everywhere
Get link
Facebook
X
Pinterest
Email
Other Apps
Here you see me at gravity bar at 7th floor of the Guinness storehouse in Dublin. I spent a weekend with my wife and friends in Ireland (see other picture below). Besides Dublin I have been in Malahide, Lusk, Rush, Howth, Powercourt Waterfall and Glendaloch. I visited a couple of bars including the gravity bar and drank a lot of Guinness (one of my favorite's stouts). Yesterday evening I returned home again and was thinking that before this trip I used a couple of services like booking a flight and a hotel room. During the trip I used credit card to pay for tickets, meals and drink (there are a couple of services behind the transaction too). When I came home I ordered a pizza online that was brought to my home later on. Another of couple services used here. As so see a lot of things around use are services. If you ever thinking of going to Ireland start off with Guiness storehouse, a good experience and nice taste of Guinness at the top Gravity bar with a nice view over Dublin City. Then dive into town and visit Trinity College, Stephen's Green and Temple Bar for a drink. And if you have got the time drive around the surrounding of Dublin and enjoy the nice country side.
In past I have used log4net or System.Diagnostics.Trace component of .NET for logging and tracing. Until a few months ago the post Best Practices for Instrumenting High Performance BizTalk Solutions got my attention. I read it, but did not start using it directly as I wasn’t doing any development. These days I sometimes am involved in development of BizTalk solutions, so moment was there. Recently BizTalk CAT Instrumentation Framework Controller was released on CodePlex . The BizTalk CAT Instrumentation Framework is a high performance tracing/logging framework for BizTalk that builds upon the Event Tracing for Windows (ETW) infrastructure. It was created by Microsoft's BizTalk Customer Advisory Team (CAT). The Controller is an easy-to-use GUI for the BizTalk CAT Instrumentation Framework. My thinking was why don’t I try this UI out in combination with Microsoft AppFabric CAT Best Practices Samples . The BizTalk Instrumentation Best Practices Samples solution provides a reus...
To implement BizTalk solutions it is a good practice to have an DTAP environment in place. DTAP stands for Development, Test, Acceptance and Production. Development and test environments are equal (mirrored) and same account for acceptance and production. Deploying DTAP environments is easy, because there are many factors influencing outcome of DTAP. One factor is pricing and licensing costs. BizTalk is available in different editions and since BizTalk depends on operating system and database there are some configuration options to. Here is an overview of possible configurations for DTAP environments, hence there is a nice BizTalk Feature Dependency Matrix. Besides features, there are non-functional requirements to reckon with like fail-over, availability and scalability. On Microsoft Pricing and Licensing FAQ section of BizTalk I found this on non functional side. In a large BizTalk Server 2006 R2 deployment, two key considerations ensure redundancy in all areas of the architect...
In this post I like to show all table operations possible with WCF-SQL Adapter. The WCF based SQL Adapter can be used to connect BizTalk applications to SQL Server. WCF-SQL Adapter is part of BizTalk Server Adapter Pack 2.0, but can also be downloaded separately. To work with the adapter you will need to install the WCF LOB Adapter SDK SP2 before installing this adapter. Something that is overlooked easily, which also accounts for the fact that this adapter is offered as a supplement to BizTalk Server 2009. You must have a valid license for the BizTalk Server in order to use the SQL adapter and be eligible for support and to receive updates. Important to note here are the supported operating systems: Windows Server 2003 Service Pack 2 Windows Server 2008 Windows Vista Windows XP Service Pack 3 Windows XP SP3 Windows Server 2003 SP2 Windows Server 2003 R2 Windows Server 2008 Windows Vista and required is .NET 3.5 SP1. The Adapter Metadata wizard is supplied through WCF LOB Adapter...
Comments