Which two actions should you recommend?

You are designing a Windows Azure application. The application includes processes that communicate by using Windows Communications Foundation (WCF) services. The WCF services must support streaming. You need to recommend a host for the processes and a WCF binding. Which two actions should you recommend? (Each correct answer presents part of the solution. Choose two.)References: http://www.biztalkgurus.com/blogs/msft-biztalk-community/wcf-nettcprelaybinding-streaming-gotcha

Question:

Which two actions should you recommend?

Options:

Host the processes in web roles.

Host the processes in worker roles.

Use NetTcpBinding for the WCF services.

Use WSHttpBinding for the WCF services.

Correct Answer

The Correct Answer for this Question is

Host the processes in worker roles.
Use NetTcpBinding for the WCF services.

You may also like...

Leave a Reply

Your email address will not be published. Required fields are marked *