欢迎来到PP题库网 PP题库官网
logo
全部科目 > 微软认证考试 > MCTS > MCTS(70-513)

单项选择题

You are hosting a Windows Communication Foundation (WCF) service under Microsoft Interent Information Services (IIS) 7.0.
You have set up a web site in IIS Manager. The physical path is c:\wwwroot\Calendar.
There is a Calendar.svc file in the c:\wwwroot\Calendar folder. It contains the following directive:
<% @ServiceHost Language="C#" Debug="true" Service="Calendar.Calendar" CodeBehind="CalendarSvc.cs" %>
The CalendarSvc.cs file contains the source for the Calendar class in the Calendar namespace.
You compile this code into the Calendar.dll file. You need to deploy your service to the web site. What should you do?()

    A. Copy the Calendar.dll file to the c:\wwwroot\Calendar\code folder
    B. Copy the Calendar.dll file to the c:\wwwroot\Calendar\bin folder
    C. Copy the Calendar.svc.cs file to the c:\wwwroot\Calendar\bin folder
    D. Copy the Calendar.svc.cs file to the c:\wwwroot\Calendar\code folder

点击查看答案
微信小程序免费搜题
微信扫一扫,加关注免费搜题

微信扫一扫,加关注免费搜题