• Stephen W. Thomas
  • Azure Integration Gurus
BizTalkGurus
  • Home
  • Blogs
    • Stephen’s BizTalk and Integration Blog
    • BizTalk Community Blogs via Syndication
  • Forums
  • Downloads
  • Videos
  • Training
    • Online Training
    • Classroom Training
Select Page

How to Configure WAS to Host a WCF Service?

by community-syndication | Nov 9, 2010 | BizTalk Community Blogs via Syndication

To host your WCF service by using WAS, select Windows Communication Foundation Non-Http Activation Components on the host computer by using the <span style="font-family: 'Calibri','sans-serif'; mso-asci

read more

How to Host a WCF Service on WAS?

by community-syndication | Nov 9, 2010 | BizTalk Community Blogs via Syndication

WAS is another alternative hosting option to IIS and self-hosted applications. Hosting in WAS shares the following similarities with hosting in IIS:

read more

How to Host a WCF Service in IIS?

by community-syndication | Nov 9, 2010 | BizTalk Community Blogs via Syndication

IIS provides a robust hosting environment that you can use to host your WCF services, although IIS limits you to the HTTP protocol. You can create an IIS host project for your WCF service by using the WCF Service Application project template in Visual Studio 2008. No additional hosting code is required.

read more

How to Host WCF in a Windows Service?

by community-syndication | Nov 9, 2010 | BizTalk Community Blogs via Syndication

You can host your WCF service in a Windows service. One benefit of Windows services is that you can activate and start your WCF service as soon as the system starts. The service runs silently in the background.

read more

Options for Implementing a Self-Hosted WCF Service

by community-syndication | Nov 9, 2010 | BizTalk Community Blogs via Syndication

To implement your own self-hosted service application, you must write code to do the following:

read more

Benefits and Risks of different Hosting Environments for WCF

by community-syndication | Nov 9, 2010 | BizTalk Community Blogs via Syndication

Self-hosting

Advantages

  • <span style="mso-bidi-theme-font: minor-latin; mso-fareast-font-family

read more

What are the Different Types of WCF Hosting Environments?

by community-syndication | Nov 9, 2010 | BizTalk Community Blogs via Syndication

You can choose from four main hosting options. The following table provides information about each option

read more

WCF Entries in Configuration Files

by community-syndication | Nov 9, 2010 | BizTalk Community Blogs via Syndication

A typical WCF configuration file contains the four elements as the following.

read more

How to Instantiate WCF Service Proxies?

by community-syndication | Nov 9, 2010 | BizTalk Community Blogs via Syndication

You can use the tools that are provided with Visual Studio 2008 to generate a proxy class. You can instantiate the proxy class and invoke its methods, or you can create a proxy by using the ChannelFactory class.

read more

What are the Different Ways to Obtain WCF Service Metadata Information?

by community-syndication | Nov 9, 2010 | BizTalk Community Blogs via Syndication

A client can obtain much of the information that is required to communicate with a service by querying the service metadata. The service metadata describes the WCF service; it includes information about the operations that it exposes and the types that those operations use

read more

« Older Entries
Next Entries »

Search this Site:


Recent Posts

  • Logic App Consumption deployment: The secret of KeyVault parameter cannot be retrieved. Http status code: ‘Forbidden’. Error message: ‘Access denied to first party service
  • BizTalk Server Visual Studio project: attempted re-targeting of the project has been canceled.
  • BizTalk Oracle Adapter error: The assembly required for type mapping not found.
  • PowerShell script to identify all SQL V1 actions and triggers inside Logic Apps Consumption
  • Friday (funny) Fact: There is no size limit for the Logic App parameter name

Tweets by AzureIntGurus

Recent Topics

  • Evaluating on the amount of items returned in a message
  • Send and Receive ports problem
  • How to config/costom a WS Security to SOAP header
  • Email attachments – POP3 adapter
  • Calling ASP page from Biztalk Orchestration

  • Home
  • Blogs
  • Forums
  • Downloads
  • Videos
  • Training
  • Facebook
  • X
  • RSS
@BizTalkgurus.com