Question from the WCF test

Create a service host in Dot-net

Hard

You have developed a WCF service that is hosted within a console application. The service implements the contract  IDataAccess , which is defined in the namespace  MyApplication .

The service is implemented by a class DataAccessService, and is also located in the namespace  MyApplication .

The service hosting code is presented below. You need to make sure that this code allows the hosting of the service  DataAccessService , what should you do?

Author: InconnuStatus: PublishedQuestion passed 27 times
Edit
0
Community EvaluationsNo one has reviewed this question yet, be the first!