Microsoft
70-513 · Question #337
You are required to create a WCF service by using Microsoft .NET Framework 4.0. The WCF service uses the net.tcp transport. You are required to ensure that when the company's server starts, the…
The correct answer is C. Host the service in a Windows service. See the full explanation below for the reasoning.
Question
You are required to create a WCF service by using Microsoft .NET Framework 4.0. The WCF service uses the net.tcp transport. You are required to ensure that when the company's server starts, the service also starts and continues to run. What should you do to accomplish this task?
Options
- AHost the service under IIS 7.0 by using Windows Activation Services.
- BHost the service under IIS 6.0 by using the IIS 5.0 compatibility mode.
- CHost the service in a Windows service.
- DHost the service under IIS 2.0 by using the IIS 1.0 compatibility mode.
How the community answered
(40 responses)- A5% (2)
- B3% (1)
- C83% (33)
- D10% (4)
Community Discussion
No community discussion yet for this question.