Select from following answers:- IService.cs file
- web.config file
- Service.svc file

- All Above
The Service.svc file specifies the name and location of the class that implements the WCF service. Visual Studio generates that file when you first create the WCF service.
Show Correct Answer
Asked In: Some Interviews |
Alert Moderator