试题详情
单项选择题 You work as a Web Developer at Certkiller.com. You are in the process of creating a Webapplication using Microsoft ASP.NET 3.5.  The application contains a page named Exams.aspx. Exams.aspx calls the following SQL query inorder to display names of exams in a GridView control:  SELECT ExamID, Name, Code FROM Exams  Another page named ExamInfo.aspx makes use of the Exam query string parameter in order todisplay information about an exam. The exam is identified by the ExamID field that is returnedfrom the SQL query, the name of the book is represented by the Name field returned from thequery, and the exam code is represented by the Code field. You add a HyperLink control to atemplate field of the GridView control.  You decide to declare the HyperLink control in order for it to display exams names. It should alsolink the user to ExamInfo.aspx in order to view the selected book.  How should you implement thisHyperlink?()

A、A

B、B

C、C

D、D

  • B
  • 关注下方微信公众号,在线模考后查看

热门试题