Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Windows Communi... » "WCF LOB Adapter SDK"   (RSS)

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 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

Contract Generation from WSDL/XML Schema - DataContractSerializer vs. XmlSerializer

WCF LOB Adapter SDK metadata object model generates WSDL / XML Schema with constructs that are well-liked by DataContractSerializer . The Svcutil.Exe creates a proxy / service interface from this WSDL containing attributes such as ServiceContract, OperationContract,

SOA (WCF, WF, BizTalk) related sessions at Tech.Ed 2007, Orlando

Microsoft Tech.ED 2007 is taking place in Orlando, Florida from June 4 to June 8, 2007. There are many exciting sessions being offered at the Tech.Ed. Here is a snapshot of some WCF related sessions that I personally find interesting in no particular

How to use an Adapter built using WCF LOB Adapter SDK within a WCF Custom Binding?

Windows Communication Foundation (WCF) ships with a set of pre-defined bindings out of the box in order to satisfy most common scenarios. WCF also provides an ability to create user-defined custom bindings not provided by the system. This can be done

About WCF LOB Adapter SDK (ASDK)

Many large enterprises have disparate systems including legacy mainframe, packaged and homegrown applications that need to be integrated with each other to provide end user solutions. The technology integration becomes more complex after companies go
 
Page view tracker