Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Windows Communication Foundation   (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

SOA, SAAS, ESB, ISB, REST, WCF, BizTalk Services Channel 9 Video

Check out Steve Swartz, Clemens Vasters and David Chappell talk about above buzzwords in this Channel 9 video. It's a great video that covers a wide variety of topics related to services. See the video also to see what answers were provided when Charles

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

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

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

Microsoft Visual Studio Code Name "Orcas" and .NET 3.5 Beta 1 Shipped

Microsoft released beta version of Microsoft Visual Studio 2005 Code Named "Orcas" and .NET 3.5 on April 19, 2007. Get started by downloading - "Orcas" Beta 1 Software (VPC image) "Orcas" Beta 1 Whitepaper "Orcas" Pre-Beta 1 CTP WCF & WF Samples You

Setting Client Credentials

Scenario: The adapter needs the client credentials for establishing connection with the target system. How can a WCF client pass these credentials to the adapter? Remeber, the WCF-based adapter built using WCF LOB Adapter SDK is surfaced within a WCF

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