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

Certkiller .com's e-Commerce Web


Certkiller .com's e-Commerce Web application contains a page named Products.aspx that uses data source and data-bound server controls. Customers use the server controls to search for products. The Products.aspx page does not have an associated code-behind file. You need to convert the Products.aspx page to a user control so that its functionality can be reused on other pages. What should you do?()

  • A Move the Products.aspx page to the App_Code folder.
  • B Create a code-behind file for the Products.aspx page.
  • C Rename the Products.aspx page to Products.ascx..
  • D Remove all server controls from the Products.aspx page.
  • E Replace the Page directive with a Control directive.
参考答案
参考解析:
分类:MCTS(70-528)题库