Welcome to MSDN Blogs Sign in | Join | Help

July 2007 - Posts

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

WCF Transport Channel for WebSphere MQ by IBM

Do you want your .NET application to talk to WebSphere MQ Series? IBM has utilized the extensibility features of WCF and built a proof-of-concept Custom Channel for WebSphere MQ for Windows Communication Foundation . This proof-of-concept product enables

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

Intermediary Router

I got queries for potential of using WCF LOB Adapter SDK for developing a "forwarding service" or a "router" adapter. WCF LOB Adapter SDK is useful for communicating with target systems that have large and dynamic metadata. Even though the adapter is

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
 
Page view tracker