Sign in
Sonu's Tech Log
Sonu's ramblings on 'what' and 'why' of software products she experiences at Microsoft
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
"WCF LOB Adapter SDK"
Adapter Consumer
Adapter Developer
BizTalk Adapter Pack
BizTalk Server 2006 R2
BizTalk WCF Adapter
EAI
Just Because
Legacy Modernization
Metadata
Oslo
Pages
SSMoS
UML
Windows Communication Foundation
Archive
Archives
March 2010
(13)
February 2010
(1)
January 2010
(1)
December 2009
(1)
November 2009
(5)
July 2009
(2)
March 2009
(1)
November 2008
(1)
October 2008
(1)
February 2008
(3)
January 2008
(2)
December 2007
(1)
November 2007
(8)
October 2007
(2)
September 2007
(3)
August 2007
(3)
July 2007
(14)
June 2007
(13)
May 2007
(10)
April 2007
(19)
March 2007
(5)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Sonu's Tech Log
QualifiedType accessor to XML Schema type mapping
Posted
over 6 years ago
by
sonua
3
Comments
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...
Sonu's Tech Log
WCF LOB Adapter SDK Performance Counters
Posted
over 6 years ago
by
sonua
0
Comments
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...
Sonu's Tech Log
WCF Transport Channel for WebSphere MQ by IBM
Posted
over 6 years ago
by
sonua
1
Comments
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...
Sonu's Tech Log
Declarative XML Parsing - Adapter Data Readers/Writers
Posted
over 6 years ago
by
sonua
0
Comments
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...
Sonu's Tech Log
Intermediary Router
Posted
over 6 years ago
by
sonua
0
Comments
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...
Sonu's Tech Log
Sample SQL Adapter built using WCF LOB Adapter SDK
Posted
over 6 years ago
by
sonua
4
Comments
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...
Sonu's Tech Log
Retrieving metadata from adapter developed using adapter SDK
Posted
over 6 years ago
by
sonua
0
Comments
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 1 of 1 (7 items)