可学答题网 > 问答 > MCTS(70-513)题库
目录: 标题| 题干| 答案| 搜索| 相关
问题

An ASP.NET application hosts a RESTful


An ASP.NET application hosts a RESTful Windows Communication Foundation (WCF) service at /Services/Contoso.svc.The service provides a JavaScript resource to clients. You have an explicit reference to the JavaScript in your page markup as follows.You need to retrieve the debug version of the service JavaScript. What should you do?()

  • A In the <%@ ServiceHost %> header for /Services/Contoso.svc, set the Debug attribute to true.
  • B In the <%@ Page %> header, set the Debug attribute to true.
  • C In the script tag, add a debug attribute and set its value to true.
  • D In the script tag, append debug to the src attribute.
参考答案
参考解析:
分类:MCTS(70-513)题库
相关推荐

1、An application needs to store a 5 MB J

An application needs to store a 5 MB JPEG image in a DB2 table. Which data type should be specified for the column that will be used for storing the image?()AGRAPHICBBINARYCIMAGEDBLOB

2、Application A holds an Update lock on

Application A holds an Update lock on a single row and application B is trying to read that row. If both applications are using isolation le...

3、You create an ASP.NET&

You&ensp;create&ensp;an&ensp;ASP.NET&ensp;page.&ensp;The&ensp;page&ensp;uses&ensp;the&ensp;jQuery&ensp;$.ajax&ensp;function&ensp;to&ensp;make&ensp;calls&ensp;back&en...

4、You develop an ASP.NET

You&ensp;develop&ensp;an&ensp;ASP.NET&ensp;web&ensp;application&ensp;that&ensp;uses&ensp;a&ensp;Windows&ensp;Azure&ensp;web&ensp;role.&ensp;The&ensp;application&ensp...

5、You are creating an ASP.NET web appli

You are creating an ASP.NET web application that hosts several Windows Communication Foundation (WCF) services.The services have ASP.NET Compatibil...

6、You develop an ASP.NET

You&ensp;develop&ensp;an&ensp;ASP.NET&ensp;web&ensp;application&ensp;that&ensp;uses&ensp;a&ensp;Windows&ensp;Azure&ensp;web&ensp;role.&ensp;The&ensp;application&ensp...