Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » "WCF LOB Adapter SDK"   (RSS)

WCF LOB Adapter SDK SP1

Download WCF LOB Adapter SDK SP1 at http://go.microsoft.com/fwlink/?LinkID=106906 .
Posted by sonua | 3 Comments

Announcing the BizTalk Adapter Pack

At 2008 Microsoft Office System Developer Conference on Feb 11, 2008, Microsoft announced the availability of the BizTalk Adapter Pack. You can find the links to the data sheet and BizTalk Adapter Pack Office Program at the following website (look for

WCF-based BizTalk Adapter Pack is released to manufacturing!

The adapters team is very happy to announce the release of the following products on Jan 31, 2008: BizTalk Adapter Pack WCF LOB Adapter SDK SP1 BizTalk Adapter Pack contains the new WCF-based adapters for SAP, Siebel and Oracle Database. These adapters

Understanding various WCF communication options

David Chappell has written an interesting paper outlining various messaging options available in the .NET Framework 3.5 including WCF channels, RESTful communication and BizTalk Services. There is also a section on WCF LOB Adapter SDK in this document

WCF LOB Adapter SDK at upcoming conferences

I still have a part of my foot in the WCF and LOB adapters world. :-) I can be found talking about connectivity with the line-of-business applications using WCF LOB Adapter SDK and BizTalk Adapter Pack at the following two upcoming conferences. If you
Posted by sonua | 0 Comments

Moving on ...

As we have shipped the V1 of WCF LOB Adapter SDK, I am now moving onto a new project. I hope this blog was useful for the subset of developers who are interested in developing WCF-based adapters. If there are any specific question, I will be happy to

Do we need to GAC the adapter assembly?

We have created a projected based on WCF LOB Adapter SDK. So just want to understand, do we really need to GAC the adapter project assembly? Also, if the adapter is using third party assemblies, is it really required to GAC them as well? For example,

WCF LOB Adapter SDK Q & A

C. Venkatesh, Principal Group Manager of WCF LOB Adapter SDK at Microsoft provides following answers to these commonly asked questions about this adapter SDK. Q1. What is WCF LOB Adapter SDK, who should be using it and why? The WCF LOB Adapter SDK is
Posted by sonua | 4 Comments

WCF LOB Adapter SDK is now generally available for download . . .

We are pleased to announce the release of WCF LOB Adapter SDK. Here are some of the related links: WCF LOB Adapter SDK Technology Site WCF LOB Adapter SDK Download Site WCF LOB Adapter SDK MSDN Forum BizTalk Server Roadmap Building Custom WCF Channels
Posted by sonua | 2 Comments

QualifiedType accessor to XML Schema type mapping

This previous post shows how WCF LOB Adapter SDK metadata object model can be used to define metadata for operations and/or types so that the WCF contract (WSDL) can be generated from it. The ResolveOperationMetadata() / ResolveTypeMetadata() methods

WCF LOB Adapter SDK Performance Counters

WCF LOB Adapter SDK provides the following built-in performance counters to help gauge performance of the adapter. You can view these performance counters in Performance Management Console (perfmon.msc). Select the performance object named "ServiceModel

Declarative XML Parsing - Adapter Data Readers/Writers

Are you using adapter data reader / writer derived classes? WCF LOB Adapter SDK team had introduced adapter XML data readers/writers in Beta 2. Since an adapter developer, who is using WCF LOB Adapter SDK to build an adapter, is working with XML messages

Sample SQL Adapter built using WCF LOB Adapter SDK

WCF LOB Adapter SDK 'RC' ships with two sample adapters - Contoso Adapter - uses a canned back-end defined using SQL Server 2005. Echo Adapter - a simple adapter that shows how to use WCF LOB Adapter SDK API and includes a usage pattern for inbound scenarios

Retrieving metadata from adapter developed using adapter SDK

See following posts for more information on this topic. How to: Browse/Search metadata from WCF LOB Adapter How to: Retrieve WSDL from WCF LOB Adapter

How to: Browse/Search metadata in a WCF LOB Adapter

Adapter consumer can browse/search metadata from WCF LOB Adapter using following ways: Using Add Adapter Service Reference Visual Studio Plug-In Using Consume Adapter Service BizTalk Project Add-In Using Microsoft.ServiceModel.Channels.Tools.MetadataSearchBrowse.MetadataUserControl
More Posts Next page »
 
Page view tracker